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

What are the various versions of QTP that have been released so far? Please also mention the year of release for each version

4 Answers  


In Datatable having the data like this S.no Name Address 1 raj hyderabad 2 suresh Mumbai 3 shyam chennai 4 dev banglore i want to get the shyam row id & column id using scipting i.e 3,3

4 Answers   Broadridge,


Is text area check point supports for web applications?

0 Answers  


write qtp descriptive programming to activate multiple notepads? please urgent friends

1 Answers   TCS,


difference between multiple parameterization and data driven wizard in QTP?

1 Answers  






how will load the object during runtime?

0 Answers  


In how many ways we can add check points to an application using QTP.

2 Answers   Infogain,


Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain

0 Answers  


Where can I find and view run-time data table?

0 Answers  


What is the keyword view and expert view in qtp?

0 Answers  


Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com

0 Answers  


suppose the given string str = {"vamsikrishna%%&%*&**"} count the no of vowels and special characters are repeated

2 Answers  


Categories