waht is the diff b/w Environment variable and Global
variable in qtp?? explain types of variable in qtp??
Answer Posted / bfakruddin
Environment Variables and global variables are used for
similar purpose...
Environment Variables also have the global scope to access
in any test or action or Function...
Environment Variables: External Environment variables have
the global variables scope to use any where... They might
be stored in .xml file, .txt file or .ini files.. and use
where ever we want...
But... Internal Environment Variables can't be used with in
the different Tests... can be use with in several actions
in one Test.
I hope... you get understood... If not.. please let me know
here itself.
thanks & regards
Baba Fakruddin.D
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
after click on compose mail how can we attached a file in qtp with vbscript code
What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this
what is Property......End Property loop? how to write sript for it in QTP
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
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.
To which environments does quicktest professional supports?
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
How to use the object spy in quicktest professional (qtp) 8.0 version?
Mention what are the different types of recording modes in qtp? Which will be used when?
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
Can we record an application running on a remote machine using qtp?
Without using gui map editor we can recognize the application in winrunner ?
what is the mail use of frame work(with detail). architecture for keyword driven frame work
Explain QTP using different development techniques ?