What is the Difference between Environment variable and
Globle variable,.. anybody can give me answer..Thanks in
advance...
Answer Posted / sandesh sawant
Environment Var and Global Var both can be use throught out
the test.
Environment Var givs information related to the environment
in which current test is present. Ex. OS, username,
hostname.
Global variables can have any value that we can define in
our script
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
What is the difference between qtp and selenium?
How do you know the location Id of an object if you know its index id?
How does qtp identify objects in the application?
How to use output values in qtp ?
What are the technics follow in writing VB script?
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach
How you can replace string in qtp?
How to check feasibility of the appliction?in automation testing?
What is the use of an object spy tool in qtp?
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.
I am getting an error "failed to open the XML checkpoint result viewer" in result window,after clicking on "View XML checkpoint results".Someone suggest me settings,if any...
What is environment variable in qtp and why to use it?