1. what are the actions available in QTP?2. What is environmental variable? How many types available in QTP?

Showing Answers 1 - 5 of 5 Answers

sudhir (Microsoft )

  • Mar 5th, 2006
 

Actions can be divide into logical units it is three types

    1 non resuable action  ( once)

    2 resuable action        ( multiple )

    3 external                  ( outside )

  Was this answer useful?  Yes

AVS

  • Mar 5th, 2006
 

Hi,

  • Enviroment variables are nothing but global variable.
  • These environment variables are used when have more number of scripts / functions.
  • All the global variables (environment variables) are declared in a file with extension ".ini"

  Was this answer useful?  Yes

there are three types of environmental variable in qtp

1.user-defined internal:-variables that you define with in a test , they are saved with the test and accessible only with in the test in which they were defined.

2.User defined External:- vaiable that you predefined in the active external environment varaibales fiel. you can create as many files as you want and select an appropriate file each test. External environment varaibale values are designed as read only with in the test.

3.Built-in:- this varaiables are such as test path, Os etc., they are accessible from all tests , and are designated as redonly.

  Was this answer useful?  Yes

Pavan

  • Apr 7th, 2006
 

Hi Swapna,

       Could you please explain Userdefined external environment vars???

Pavan.

  Was this answer useful?  Yes

rathi

  • Apr 18th, 2006
 

As u said,  Environment Variable acts globally.. Then the same action can be done by use of "Global Sheet " also. Isnt it?.If so Then Specifically wats the use of Env. Variable

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions