Answer Posted / sri
Environment Variables are those variables which can be used
globally across the test(s). There are two types of
Environment variables:
1. Built in Variables
2. User Defined Variables.
For more details, please have a look at:
http://everythingaboutqa.blogspot.com/2011/07/environment-variables-in-qtp_20.html
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the types of object repository in qtp?
Is any limitation to xml checkpoints?
what is clean sweep?
What are the types of object repositories? Which one is you using?
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
How do you know the location Id of an object if you know its index id?
what is error and fault in terms of software quality?
Did QTP prove efficient for your project? Yes or No, explain?
wht type of User defined functions or Java Releated functions Do we write in VB scripting
Explain different checkpoints in qtp.
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
i need to add 1000 users in a domain i written the script for that and it is running successfuly but the problem is that my system is not the user of that domain in which i have to add users so for adding users in that domain i have to install qtp on that another system, can anybody suggest me the way to add those users from my system ultimately i want to know how to access remote computer through script
What is the basic concept of quicktest professional?
What is a checkpoint? How many check points are there in qtp?
Explain quicktest professional testing process?