what is QTP batch testing tool?
Answers were Sorted based on User's Feedback
Answer / kirankumar.b
in qtp tool only one option is avaliable to do batch
testing .(batch run, see in the amd tool in qtp)
batch testing is nothing but run the test suite(a set of
test scripts).
In this just give the path of each script and run the
batch.
| Is This Answer Correct ? | 3 Yes | 0 No |
how can we call an external library file in QTP apart from using the Executefile statement..?? is there any other way we can call the external library file in QTP..??
2 Answers DST Global Solutions,
Pls let me know how to find out creation time and index for the web application in descriptive programming?
which checkpoint we use to validate yahoo login screen window after login with ur id and password in qtp
In a WebTable 2nd row,3rd column contains one link and that link name is changing dynamically. How you will click the link?
If there are 100 checkboes in a page then how can we select all chexkboxes at once through descriptive programing in QTP using vb script. Please send the answers...
How many tables r created during the recording in QTP?
write a qtp code to count the number of child objects in login page and highlight it
How to handle Java tree in QTP?
I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error
What is quick test pro?
what is difference between application testing and product testing?
How can we use the "CreateObject("Wscript.Shell")" in QTP and what is the definition and purpose of it?