tell me types of environment variables? what r they? explain
details? pls give anwer any one?
Answer Posted / siva
Environment variables are of two types
1.Built-in : These are system defined ex: OS, ActionName, OS
Version etc.
2.User-defined: These are two types one INTERNAL and the
other is EXTERNAL
INTERNAL: These variables are defined directly into test
which cannot be used in other tests
EXTERNAL: These variables can be defined in any editor and
save it as .xml file and associate with the test. The
variables can be used any test and these are read-only when
calling.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Can any suggest me what is exposure testing?
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?
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?.
Problem with XML checkpoint in QTP ?
How to check feasibility of the appliction?in automation testing?
How do you know the location Id of an object if you know its index id?
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.
HI Everybody, I am using QTP 9.2, I have a problem and hope everybody help me solve it. Now I need to use mouse wheel event to zoom in or zoom out in web client, but QTP can't catch this event. I look forward helping of everybody. Thank you very much.
What is the basic concept of quicktest professional (qtp)?
how to acess a test in RSA?
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
What are the benefits of quick test pro(qtp)?
What are the flaws in water fall model and how to overcome it?
How many lines of code in each script of QTP?
How to do call a output parameter from one action to another action??/