what is the Exact Meaning of Environment Variables?
Answer Posted / manas
When ever we r planning to use the scripts in different
environment then , where developing them itself we need to
declare all the comonly used variables in many tests and
the veriables may not to be updated whenever the
environment is changed separatelyin an environment file.
Then one need to attach that environment file to the
required test and use those variables inside these tests.
so that in future any changes new to be made accordingly to
the environment . one can just do those changes in
environment file. so that all the script can be confortable
used in that environment.
these r two types of environment veriable
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the process of synchronizing qtp and aut?
How to use output values in qtp ?
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
What is different command used in command Prompt while using QTP?
Which is the best QTP training institute in Delhi/NCR region and what is the approximate fee for QTP course (Basics and Advanced)
Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris
How will you check that your test cases covered all the requirements?
Why is action split used by qtp?
What is keyword view in qtp?
Explain the concept of object repository and how QTP recognizes objects?
Where you get the run time data table?
iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?
What is action split and the purpose of using this in qtp?
What are the different types of action?
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click