Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on How to do batch test in QTP within the QTP forums, part of the Software Testing category; How to do batch test in QTP? Is that option available? WHere? Can anyone explain this. Question asked by visitor CCSQ...
|
|||||||
|
|||
|
Re: How to do batch test in QTP
Batch testing is nothing but, forming a logical hierarchy of test cases (scripts) that are executed in the order required one calling the other.
Its not a menu option that we need to use for it. Its a CALL statement that helps achieve this.
__________________
Lack of WILL POWER has caused more failure than lack of INTELLIGENCE or ABILITY. -sutnarcha- |
|
|||
|
Re: How to do batch test in QTP
To make it more Simple you can use the test Batch runner or Multi test manager from Mercury Test Batch Runner comes bundelled with QTP where as you need to download MTM from Mercury its free and more easy to use.
Thanks, Kunals |
|
|||
|
Re: How to do batch test in QTP
Yes as sutnarcha, kunal has suggested we can work on either way to run testscripts in batch mode.
I've worked in multitest manager and it really works fine. I've used call statements in scripts by calling the scripts one after the other sequentially. But the only problem in call statement is if one script fails it doesn't continue with the next ordered testscripts. Apart from the above set of ways. We can also make use of Qualitycenter to order the testscripts in TestSets and run the test set to run in batch mode. But before this we need to order the testscripts in order. Finally we can get the test reports. More convienent we can configure the mail..etc Arun* |
|
|||
|
we have good process in qtp for batch testing follow this process
programs-->QTP-->Tools-->TestBatchRunner u will get test batch runner screen there u will add tests for execution click run. |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| difference between test cases,test scenario,and test suite? | forana | Test Cases | 64 | 09-16-2009 07:05 AM |
| Diff bet Test Strategy, test plans and test case | vikas_goel28 | Testing Issues | 4 | 03-02-2008 11:56 AM |
| Getting all the tests results in batch runner | Lokesh M | QTP | 1 | 10-09-2007 12:27 PM |
| Image Assistant is a powerful and easy-to-use utility for batch resizing images. | JobHelper | Geeks Lounge | 0 | 01-28-2007 01:40 PM |
| About Chaining of Batch Files | norman | Unix/Linux | 1 | 08-31-2006 02:44 PM |