How do u do batch testing in WR & is it possible to do in
QTP, if so explain?

Answers were Sorted based on User's Feedback



How do u do batch testing in WR & is it possible to do in QTP, if so explain?..

Answer / pavi

it is possible to run test batch in QTP,the option is
Programs->Quick test professional->Tools->testBatch runner
then it will open test batch runner window then u have to
add the test that u want to automate for qtp tool,how to
add the tests is..
File->New
Batch->Add
like that u can add,what ever the test u want to automate

Is This Answer Correct ?    1 Yes 0 No

How do u do batch testing in WR & is it possible to do in QTP, if so explain?..

Answer / mulugu sathish chary

By writting CAll function in We runnur u can run the Batch
files.

In QTP we had an option of Batch Run
Example got -> starts -> Programs -> Quick Test Pro->
Tools -> here we ahad Batch Run ,Scilent Run
Click on the Batch Run a window will pop up add the
necesaary files and click on the run

Is This Answer Correct ?    1 Yes 1 No

How do u do batch testing in WR & is it possible to do in QTP, if so explain?..

Answer / barun choudhary

Batch Testing in WR is nothing but running the whole test set by selecting "Run Testset" from the "Execution Grid".The same is possible with QTP also. If our test cases are automated then by selecting "Run Testset" all the test scripts can be executed. In this process the Scripts get executed one by one by keeping all the remaining scripts in "Waiting" mode.

Is This Answer Correct ?    0 Yes 0 No

How do u do batch testing in WR & is it possible to do in QTP, if so explain?..

Answer / akshay kumar

You can use Test Batch Runner to run several tests in succession. The results for each test are stored in their default location.

Using Test Batch Runner, you can set up a list of tests and save the list as an .mtb file, so that you can easily run the same batch of tests again, at another time. You can also choose to include or exclude a test in your batch list from running during a batch run

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

What are the key elements available in test result window?

0 Answers  


What is the difference Between LowLevel and Normal Recording Modes?

1 Answers  


What the differences are and best practical application of each.

1 Answers  


what is smart identification in qtp? pls any give details? thanks in advance

3 Answers   IBM,


Explain about invoking of application?

2 Answers  


QTP identifying the child tabs in a maintab like tab_1,tab_2,tab_3,tab_4 while using a for loop for these tabs.its not proceeding from _1 to _2. How can i use "for loop "

2 Answers   Livetek,


hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company

0 Answers   Excel,


give me an example where u used good judgement and logic in solving a problem

0 Answers  


How can i initiate the objects to find uniquely in OR

0 Answers   IBM, Livetek,


what is test data

4 Answers   Wipro,


How do I modify a value of an elemnt which is not the first one in xml file? My sample XML file is like: <Environment> <Variable> <Name>Name</Name> <Value>Uday Kumar</Value> </Variable> <Variable> <Name>Designation</Name> <Value>Senior Software Engineer</Value> </Variable> </Environment> for example, I'd like to change the value 'Senior Software Engineer' to 'Student' in the second element. How do I do it in QTP?

3 Answers   QualiTest,


Explain types of output values?

0 Answers  


Categories