Answer Posted / sonal.pagare
Environment variables are the special variables which stores
information about the test/application’s environment.
Throughout the test run, the value of an environment
variable remains the same, regardless of the number of
iterations, unless we change the value of the variable
programmatically in your script
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is method name to compare two XML files.
what is clean sweep?
why text area checkpoints cannot used for web applications
What are the different types of qtp test assets and their extensions?
When you open QTP, how many sheets you can see?
Should have experience in framework means?
What is TOM in QTP?
write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading
Explain the check points in quicktest professional?
Explain about Test Fusion Report of QTP?
How smart identification works in qtp ?
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...!!!
What are the types of environment variables in qtp?
When using descriptive programming?
could any help me please, how to work on visual foxpro application using UFT