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
Does Low-level recording capture mouse movements?
Explain in brief about the quicktest professional automation object model?
How to build scripts that access data from external sources?
How will you check that your test cases covered all the requirements?
Can launch two instances of qtp on the same machine?
Hai anyone please "Explain about Framework in QTP?"
What is qtpro? What is quick test pro? What is a quick test professional?
What are the types of object repository in qtp?
How to run a test using quicktest professional (qtp)?
what is clean sweep?
write script for bitmap image?
WHAT IS THE DIFFERENCE BETWEEN QTP SCRIPT AND VB SCRIPT? HOW MUCH PERCENTAGE WE USE IN QTP SCRIPT REAL TIME AND HOW MUCH PERCEN OF VB SCRIPT,,,,,,,
How to create a standard checkpoint ?
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
Explain how to use QTP to check broken links on a page?