How do u do batch testing in WR & is it possible to do in
QTP, if so explain?
Answer Posted / akshay kumar
You can use Test Batch Runner to run several tests in succession. The results for each test are stored in their default location.
Using Test Batch Runner, you can set up a list of tests and save the list as an .mtb file, so that you can easily run the same batch of tests again, at another time. You can also choose to include or exclude a test in your batch list from running during a batch run
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How you debug your script?
How many add-ins comes by default with qtp?
What are the challenges u faced in testing with crm domain? How u overcome with?
What are output values and why they are used ?
How QTP support all types of applications (platforms)?
What is Associate Repository in QTP 9.2 ?
How to creating an output value using quicktest professional?
hi can anybody help with an qtp 9.2 license key please. Thanks, Nitesh.
What are the ways you can synchronize?
after click on compose mail how can we attached a file in qtp with vbscript code
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
in a web page How to check and display a particular word from a paragraph?
How do you check ticket cost and ticket number in flight application?
when a test case is written how u test using qtp
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",