4. How u will open the build automatically in QTP except
using Systemutil.run command
Answers were Sorted based on User's Feedback
Answer / chinna
Hi,
set a=createobject("Wscript.shell")
a.run "Notepad.exe"
or
InvokeApplication "path of the file"
| Is This Answer Correct ? | 2 Yes | 0 No |
we will open the build automatically they are 3
by using invoke application,
by using second option in record and run settings and
system.util.run
| Is This Answer Correct ? | 1 Yes | 1 No |
Have you used xml check point in your project?
How to send QTP scripts to our colleagues?
What is Object Spy in QTP?
I am not finding pages and links in object spy on web testing. I am only getting window and winobject. where is the problem? thanks
how to capture data from images in QTP and produce them in excel sheet?
what is the data driven testing?
Can anybody send me the code to get the RO property of the active screen in QTP while running?
can any one say that where we can download the QTP trail version ??????????
wt is automation framework? give explonation?
Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji
Hi, I have 50 test cases for automation, Based on which criteria we can decide for these test cases we have to use Descriptive programming and remaining for general coding? Thanks In Advance..Kavitha
what is Action conversion tool? what the Action conversion tool will do?