in howmany ways you perfrom batchtesting
Answer Posted / narender reddy alala
in 2 ways we can do the batch testing,
1. test batch runner
2.Run action command with parameter
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?
Is text area check point supports for web applications?
Is qtp supports uni-code?
after click on compose mail how can we attached a file in qtp with vbscript code
How to check which add-ins are associated with a test in qtp?
How does qtp identify gui object?
Which scripting language used by quicktest professional?
How is the Bitmap checkpoint different from Image checkpoint?
Difference between action & Reusable action?
Give the syntax to load function at run time.
How to open a new test using quicktest professional?
How to use transactions in qtp?
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
What are the advantages of a Hybrid framework?
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code