hi i am new to qtp i need to run all files by a batch
what is the procedure and what are following actions to be
take?
Answer / guest
Go to Start->Programs->QTP->Tools->Test batch runner->select
batch and open test and then add the tests that you want to
run in your batch test and then click Run or F5.
| Is This Answer Correct ? | 1 Yes | 1 No |
Write VB script to test given number is Prime Number
How can we get a textcheckpoint in QTP9.1?
How does Parameterization and Data-Driving relate to each other in QTP?
Anybody explain me, the concept of checkpoint declaration in the QTP mainly for the Objects, Pages, Text and Tables ?
Hi, how can we check or avoid the memory leakage in QTP9.2?
How to use custom checkpoints in QuickTest Professional?
In an application you have a web table. You are provided with an external Excel sheet with the same structure as that of the web table. How will you retrieve all data from the web table and compare it with corresponding data available in the excel sheet, using QTP? How will you report the results in QTP?
How can I map test requirement to Test Set (multiple test cases)? Under test lab, I have multiple test cases. I would like to map 1 requirement to all test cases under that test set (in test lab)? Currently, I think QC only allow mapping 1 test requirement to 1 test case. Instead I would like to map 1 test requirement to multiple test cases under one test lab.
4 Answers CarrizalSoft Technologies, DST Global Solutions,
How can we make a shared object repository in QTP 9?
3 Answers Kanbay, Ordain Solutions,
Hi All, I need Code For how to export Pass\Fail status to excell sheet without using QC. Thanks Balaji
Do we get any issues if we run the testscript on different browsers? what are the options we need to st in QTP?
What are private functions in QTP? How they can be called from the function library?