can we run the scripts of qtp 8.2 in the qtp7.0?
Answer / sreeprasad
No,becse 8.2 is the advansed version(add some additional
properties) of 7.0.so,we run the scripts of qtp 7.0 in qtp 8.2
| Is This Answer Correct ? | 0 Yes | 0 No |
What is object spy in quicktest professional (qtp)?
For what purpose to we use object repository in a application?also explain usage of obj.repository?
How to parameterize in QTP?
Tell about automation object model(Aom) in qtp?
How to make Shared object repository in qtp 9.1 and 9.2?
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 does it mean when a check point is in red color? What do you do?
what is the framework followed by ur company in qtp
Explain how you can delete excel file in qtp?
can we use QTP for load testing instead of load runner?
What does SPLIT and JOIN commands do in Vbscript?
6 Answers Ordain Solutions, UBC,
Is text area check point supports for web applications?