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 |
Can U Explain about QTP tool from older version to latest version also its differences?
what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
How can you handle exceptions in qtp?
How do u use Database checkpoints and what are the use?
Why do we use breakpoints in QTP?
What are the Disadvantages of shared object repository?
can any body pls mail me latest FAQ's in QTP to my mailid btrintra@gmail.com....Thanks in advance
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
hi, Can any body tell me whats the difference between the QTP and the Rational Robat ad the Silk Test and LOad Runner and are they used in any Company On the Major scale bcas I finnf Many comapny Using the Manual Testing Only Hence Askin the Question Hope I will get the Assitence .
How to handle "Java Runtime error" popup window in the web application ? Sometimes the application throws the error repeatedly... Is there any browser setting available to disable the error ?
How many scripts did you have?
Explain process of smart Identification in QTP?