Can any one explain about environment variables with examples?
Answer Posted / pravati
environment variable is a variable which keeps the value through out action
environment variable are of two types
1.built in
2.userdefined
In built in-u can retrive the built in data
ex-msgbox environment.value("os")
In userdefined u can set the value in environment
ex-file>>setting>>envrnment>>userdefined(+)>>value(abc.01@gmail.com),name(username)
then retrive the data of value & name in test
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what testplan contents and what test strategy contents,what is the diff b/w them
Explain in brief about the quicktest professional automation object model?
how to acess a test in RSA?
What is the parameterization? Give one example?
What is the use of an object spy tool in qtp?
What VBScript operators, functions, and statements do you use in QuickTest Professional?
what is supply chain management?
What is the file extension of the code file and object repository file in QTP?
When to use descriptive programming?
In qtp, explain what is crypt object
What is debugging? How you debug your script?
Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
What are the recording modes in wave event?
Explain how qtp identifies object?