What is diffrence between Global variables and Environment
variables...Anybody can give me answer..Thanks in advance..
Answer Posted / satish j
Global Variable is as the name says a global variable,its a
variable that can be accessed and used globally across any
test run by QTP.
Environment variable also function more or less in the
similar fashion but is typically used for parametrization
across scripts,passing otuput parameter value from one
action as input parameter to another action.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
How can I change object description or check point values in qtp?
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
Connect to QC using AOM.
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
Explain how qtp identifies objects?
What is the difference in the global and action sheet in qtp?
What are parameterizing tests?
I want to grow as a Automation Engineer,Kindly help me in clearing my interview that what interviewer looks for as a Automation Engineer. I am having three years of experience in testing.
Explain about the test fusion report of quicktest professional?
What is Unicode Compatibility?
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 different command used in command Prompt while using QTP?
What is the basic concept of qtp?