in how many ways you perform batchtesting?
Answer Posted / santhosh
We can do batch testing by using "Test Batch Runner"
Navigation:-
start->programs->QuickTest Professional->Tools->Test Batch
Runner in that again Batch->Add, Now add the QTP scripts now
goto Batch->Run to run the added QTP Scripts
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
what is the difference between development and testing
which type of testing process are you following in ur company? how to recognize a qtp page?
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
i need qtp tutorial. pls send it to sridhar.k151@g mail.com
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
What is RTM (require ment tracebulity marix) fromate?
How do Parameterization and Data-Driving relate to each other in QTP?
any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in
What are the views available in quicktest professional (qtp)?
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
What is the new version of qtp which is recently released in the market?
Whats the realtime QTP testing process
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
How to analyzing test results using quicktest professional (qtp)?
What is Associate Repository in QTP 9.2 ?