How u perform Batch Program in QTP?
Answers were Sorted based on User's Feedback
Answer / vasavi juvvadi
we can perform bacth programming in QTP using tool called
Test Batch Runner which comes with QTP by adding the paths
of all Tests which are need to be grouped and executing
same.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / vistaraj
use multitest manager for running QTP scripts as batch.
MultiTestManager is a Free download tool.
it is easy to use compaired to Test Batch Runner.
> we can have Selected Scripts Running as batch
> Common Result file for the tests which were executed
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vistaraj
MultiTestManager is good & simple Tool to run QTP Scripts
as batch.
MultiTestManager tool is a free downloadable.
| Is This Answer Correct ? | 0 Yes | 0 No |
Excepton Handling?
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution
If an application name is changes frequently i.e while recording it has name, in this case how does QTP handles?
wt is the use of multiple questions in QTP
Tell me the QTP Advantages and Disadvatages ?
how to prepared for first for the first interview?
Can launch two instances of qtp on the same machine?
Waht is diff between SystemUtil.Run and invokeapplication
Can anybody send me the code to get the RO property of the active screen in QTP while running?
How u will open the build automatically in QTP except using Systemutil.run command
When The Low Level Recording is Used in QTP
difference between GetRoProperry and GetToProperty.and where we've to use exactly those properties