WHAT IS ENVIRONMENT VARIABLES?
Answer Posted / siva krishna
Environment variables are two types
1 Built-in variables
2 User defined variables
By default Built in variables are available for every
test-script we can directly access them with
Environment.value("built-in variable name")
User defined variables
when ever we developing multiple scripts some common values
are used in multiple scripts then we will use user defined
variables. create xml file with environment variables and
attach it to the required test and use those variables in
side the test
| Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
What is the new version of qtp which is recently released in the market?
How would you directly trigger javascript in a test?
Explain hybrid framework with advantages and disadvantages?
How you are developing the script? Using record and play back or manual?
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
What is difference between design time and run time data table?
What are the recording modes in qtp?
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?
How to analyzing the checpoint results?
How to check which add-ins are associated with a test in qtp?
QTP script is not working on other's machine..
What is test object?
Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.
how will load the object during runtime?