How u perform Batch Program in QTP?

Answers were Sorted based on User's Feedback



How u perform Batch Program in QTP?..

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

How u perform Batch Program in QTP?..

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

How u perform Batch Program in QTP?..

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

Post New Answer

More QTP Interview Questions

I want to open a text file and then search some specified text in it and then replace that text with some other text i found that text in .txt but do not know how to replace that text can any body help me. if possible put the code for qtp

2 Answers  


Explain more about the Test Fusion Report of QTP?

0 Answers  


What types of testing comes under functional testing or in other word what will you test in functional testing?

3 Answers   Infosys,


How does Parameterization and Data-Driving relate to each other in QTP?

2 Answers  


HI I want to know the detials of QTP certifications such as syllabus, study Materil etc. Can any provide me all these details?? my mail ID is krishnuvk@yahoo.com

0 Answers  






i have 100 manual test cases, how to automate from no 1. ols detail steps

1 Answers  


What are the differences between qtp and winrunner?

0 Answers  


how can i parameterize a login page by using database parameterization i fetch the username and password from database and put this on login page and click on ok button. so how can we write script for that code please let me know asap thanks

4 Answers   iCreate,


Can anyone tell me what is the equivalant method to be used in QTP for "web_obj_get_text" used in winrunner. My winrunner code is below. set_window("Confirm Add Subscriber"); rc = web_obj_get_text("Add subscriber:","#8","#1",orderID,"The order number is","\.",1); basically I need to retrieved the "orderID " from a string present in 8th row & 1st col of table "Add subscriber"

1 Answers  


How do you invoke an application using the step generator in qtp?

5 Answers  


how you test broken link using the automated tool QTP ?

4 Answers   Oracle,


What is checkpoint in qtp?

0 Answers  


Categories