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
Why to use descriptive programming?
What is ‘object spy’ and what is the function of object spy in qtp?
What is the use of text output value in quicktest professional?
How will you check that your test cases covered all the requirements?
How to analyzing test results using quicktest professional?
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
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
What is the diff between image and bitmap check point?
How will you test a stapler?
How do you delete unwanted results in qtp?
What is different command used in command Prompt while using QTP?
How to create scenario selector
What are the automation metrice in your project?
how can i pass a "cript"as a parameter in to a function
How to record a qtp script ?