What are the environment variables?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
How to get all the objects count and objects names in webpage using QTP ?
what is run-time object in qtp? explain with example?
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. What is diffrence between Analog Recording And Lomlevel Recording ?
Explain about import and export files?
How to make Non reusable actions into reusable action? is that feature available in QTP
What is Regular Expressions?
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
what is smart identification?
Where should we turn Smart Identification ON in QTP?
what are build and version plz explain why nomber changes in build and version?
where we are going to write the descriptive programming.for example we are invoking qtp application where we are going to write that code