how will we run batch tests in qtp what is the process to
run the multiple test sets?
Answers were Sorted based on User's Feedback
Answer / subhan.qa
in tools menu test batch runner is there
click add button or batch add test dialog opens
Select a test u want to include in the current test
repeat above step until all steps are added
to remove select a test a test and press remove
if u dont want to run the test wich is in the test
clear the check box wich is after text
save batch list or save button and enter a name for the
list.the file is with extension .mtb
batch >> run or click run
once batch run complete u can view the results for each test
in default result folder or u can view by using test result
viewer.
ok friends
take care
Subhan.qa
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / uday
Hi,
QTP provides one feature in tools menu "Test Batch
Runner". By using this we can run batch tests.
| Is This Answer Correct ? | 6 Yes | 3 No |
Answer / vinay
Like winrunner we can run batch tests using qtp by Test
Batch Runner option its there on programs-->qtp--->test
batch runner
| Is This Answer Correct ? | 3 Yes | 3 No |
What is the difference between driver-script and AOM-script?
What are the types of object repository in qtp?
What is difference between function and procedure?
41 Answers HCL, IBM, iGate, Infosys, TCS, Veritas, Wipro,
how do close the task manager through QTP?
How to replay a script in qtp?
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
How to add check point?
What are the main differences of qtp and win runner?
is it possible to operate(on/off)the capslock using qtp
Can we Test Welcome Screens and Process Images with QTP
How to write script to display a message box having the "Date" value of the fourth mail(yahoo account). I've tried it with the web table concept but the content doesn't get displayed? Please help me out to resolve this :-)
If we write a script in the expert view how are the objects created in the object repository? to be clear i will explain my problem first i have recorded the mercurytours application by providing the link www.mercurytours.com and all the objects are stored in the object repository ok this is fine. but i have copied the script generated in the above processes and pasted in a new test and tried to run that script but as the objects were not stored in the object repository it showed an error (The "Welcome: Mercury Tours" object was not found in the Object Repository. Check the Object Repository to confirm that the object exists or to find the correct name for the object).so how can i overcome that error