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 |
To which environments does a QTP support?
In qtp, explain what is keyword driven automation framework?
How to capture the text from the application using QTP?
Hi All, I am using QTP for one of the Desktop application which uses Keyboard inputs like 'Tab ,F7 etc' and also mouse (Click). After recording when i am running the Script ,it is not able to recognize the keyboard inputs like F7,Tab and mouse Click because of which either i have to skip that part or manually do the inputs. Please answer how can i make script more flexible so that it will recognize both keyboard and mouse operations.
I am executing a batchfile.In one script on one Button i have inserted a checkpoint.It is in a loop,my checkpoint is going to fail sometimes.That failed results only I have to log in a file.How it's possible...pls give the solution for this?
Syntax for how to call one script from another and Syntax to call one "Action" in another?
can i able to connect any version of qtp to any version qc
Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?
During test run,How will you copy/paste from/to clipboard?
from what stage you will start automation in your project
In qtp,how to interact tool & application build?
What is the use of running the scripts in Hidden-mode in UFT?