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
how interviews will be on QTP?
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
Explain types of descriptive programming?
What is the default object synchronization timeout in qtp?
Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
How to find array size in qtp?
What is smart identification in QTP?
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
How to find the path of folder in which the test is saved in qtp?
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
Through array we can execute the testcase how ? give me example
How many types of recording modes in qtp? Which will be used when?