What are the environment variables?

Answers were Sorted based on User's Feedback



What are the environment variables?..

Answer / uday

Environmental variables are useful when parameters defined
in different actions accessible through out the test.

These are also useful to get system, test and other
information like OS, TestName etc...

Two types of environment variables:
1. Build-In Env: ex: TestName, OS name,Iteration name,
action name etc.
2A. User defined Internal: These variables are read-write
vars. We can give a var name and value.
2B. User defined External: These variables are read only,
loaded from external xml file.(This is useful in localizing
testing).

Is This Answer Correct ?    6 Yes 0 No

What are the environment variables?..

Answer / sri

Environment Variables are those variables which can be used
globally across the test(s). There are two types of
Environment variables:

1. Built in Variables

2. User Defined Variables.

For more details, please have a look at:

http://everythingaboutqa.blogspot.com/2011/07/environment-variables-in-qtp_20.html

Is This Answer Correct ?    1 Yes 0 No

What are the environment variables?..

Answer / sonal.pagare

Environment variables are the special variables which stores
information about the test/application’s environment.
Throughout the test run, the value of an environment
variable remains the same, regardless of the number of
iterations, unless we change the value of the variable
programmatically in your script

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More QTP Interview Questions

How to get all the objects count and objects names in webpage using QTP ?

6 Answers  


what is run-time object in qtp? explain with example?

2 Answers  


in flight reservation application. when i entered flyto combobox as london. and i have to check this london is present in flyfrom combobox.give me the code with good explanation. extention to this question. at each iteration i have to put(WRITE) the fly from and fly to city in database table

1 Answers  


1. What is diffrence between Analog Recording And Lomlevel Recording ?

4 Answers  


Explain about import and export files?

1 Answers  






How to make Non reusable actions into reusable action? is that feature available in QTP

2 Answers   Ordain Solutions,


What is Regular Expressions?

2 Answers  


whenever U using QTP,Test Director, Why we using separate Bug tracking tool?

0 Answers  


what is smart identification?

7 Answers  


Where should we turn Smart Identification ON in QTP?

5 Answers  


what are build and version plz explain why nomber changes in build and version?

3 Answers  


where we are going to write the descriptive programming.for example we are invoking qtp application where we are going to write that code

3 Answers  


Categories