waht is the diff b/w Environment variable and Global
variable in qtp?? explain types of variable in qtp??
Answer Posted / babu
Hi Reddy,
We can say Environment variables are the global variables
in QTP.
In QTP,as mentioned by Jayprakash we can use environment
variables in QTP.
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
Presently i am working on QTP 8.2 Version,i want to know features in 9.2 version, because i have not sufficient time to put the effort on the 9.2 version
how to test Web application using QTP software
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
Define object spy ?
What are the different kinds of test steps?
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
What is Distributed testing? How does UFT support it?
Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris
How to build scripts that access data from external sources?
What is the difference between a Function and Action in QTP?
What is the use of text output value in quicktest professional?
How does QTP identify an object?
What is data driver in qtp?
What is the new version of qtp which is recently released in the market?
Define Environment Variable in UFT and its uses?