How do u do batch testing in WR & is it possible to do in
QTP, if so explain?
Answer / ramyab.mca@gmail.com
Hai....
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.
K,Byeeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain in brief about the QTP Automation Object Model.
VB - Script Training in MUMBAI.
Hi Currently am using Qtp 10.0 Lisenced product.. but when am adding objects to object repository from google page it was identifying as windows objects.. please help me!!!
how to upload an excel sheet to quality center?
How to start recording using quicktest professional (qtp)?
How to take screen shot of desktop by using vb script code or is there any method?
Write code for ,We have a web table with rows and columns like EmpID EName Action 1 ABC Edit Delete 2 XYZ Edit Delete 3 PQR Edit Delete In the above Table the last column has two links we have to click first link based up on EmpID =2
what is the frame work your using in automation testing
I am having major problems with some DB Table Checkpoints I add to my script. I 35 web based applications recorded and each has DB Table Checkpoints insert but only 1 script isn't recognizing the DB Table Checkpoints for some reason. I've checked the DB connections and the info in the Library Functions and still only this one script out of 35 doesn't recognize the DB Table Checkpoints. Can someone please help me figure out why only this one script out of 35 that's hitting the same database is having a problem.
How can we do Data driven testing Using For loop in QTP?
What is load testing?
What are the general steps involved in the data driven framework?