Batch testing in howmany ways u perfrom in QTP

Answers were Sorted based on User's Feedback



Batch testing in howmany ways u perfrom in QTP..

Answer / santhosh

In Qtp especially for Batch testing we have only one tool
called TEstBatch Runner

start->QuicktestProfessional->tools->Testbatch Runner
then the Testbatch runner window will be opened and now add
all the QTP Testscripts by cliking on "Add" Button,after
adding all the test scripts go for "Run"button now all the
QTP testscripts which are in that batch will run

Is This Answer Correct ?    4 Yes 0 No

Batch testing in howmany ways u perfrom in QTP..

Answer / sandeep

Although this TEST BATCH RUNNER is good tool. Till it will
do following things

1 Open test

2 Run it

It will not do the settings like Adding functions.

Setting up the repository, recovery scenearios etc.

I think it is better to write VB Script which does
following taks.

1 Open Test
2 Link all functions,Object repositroy, recovery scenarios
etc.
3 Run test

This is more dynamic in nature. Even if new function in
your framework gets added till it is not a big issue.

Is This Answer Correct ?    0 Yes 0 No

Batch testing in howmany ways u perfrom in QTP..

Answer / nani4urs

Batch Testing can perform in 2 ways

1.Run Action name ,one iteration
we can use this command and we can run number tests one by
one.
the exit of first action is the base of second action.
eg: Run Test1, one iteration
Run Test2, one iteration

2.Test batch runner Tool.

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More QTP Interview Questions

I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?

0 Answers  


what is framework in QTP? any one give me answer

4 Answers   Wipro,


Where are the snapshots stored?

2 Answers  


suppose i opened 6browsers and i want re-open the 4browser what is code for this..pls help me..

2 Answers   Core Logic,


I recorded a Web App with a Oracle backend using QTP 9.5 and for some reason the scripts don't play back> What am I missing at this point. I recorded the same Apps under Sybase and they work great. This is Oracle 10g. Why won't my scripts play back.

0 Answers  






How to change the scripts from Per-Action object repository to shared object repository

1 Answers  


What is a recovery scenario?

0 Answers  


hi in QTP 8.2 in the edit box has text like "raju want married" . i want to check "want" is their in the text or not ?

16 Answers   Syntel,


can any one tell me the script to click on a button in the wintoolbar.

1 Answers  


How to Test the mainframe application?

0 Answers   Unisys,


what is meant by iterative model?What is its working principle?What are its advantages and what are its drawbacks?

2 Answers  


How we can merge the object repositories?say if we have 2 or 3 object repositories then how we can merge them?Is there any option in QTP to merge the object repositories?

2 Answers  


Categories