Can any one explain about environment variables with examples?
Answer Posted / prathyusha
Environment Variables are used to get the basic information of system .
we do have two types
1.inbuilt environment variables
2.user-defined environment variables
Inbuilt environment variables used to get the basic information of system like test name,action name,user name,os
Eg: Environment.value("User Name")
User defined environment variables
two types
a.Internal environment variables
b.external environment variables
Internal Environment Variables are used to pass the values form one action to another action.
External environment Variables are used to store the master credentials of application.For this we can use Xml files to store the information and we can associate these files to the test and we can read the value using Environment.value("some variable").
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is QTP scenario.
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
what is meant by source control?
What is the difference between run time object and test object in QTP?
How do Parameterization and Data-Driving relate to each other in QTP?
Explain the types of object repository?
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
Is virtual object supported in low level recording mode?
what are the limitations of smart identification in qtp 9.0
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
who QTP recognizes the object stored in object repository?
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?