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

can some one help me how to compare the values from one sheet to values in another sheet? suposse i have a feild called Temp in action1 and i also have temp in action2. i want to compare the values of those two actions sheets data table? how can i do it using descriptive programming?

1 Answers  


How can we count the no of rows are available in a data table ?

9 Answers   Kanbay,


i have to pass the testcases into userid anf password of gmail login page using functions you can take your own testcaseslike userdid should take only lowerletters it should not take special charactors and uppercase letters and password should take only numericvalues it should not take alphanumeric and alphabets

2 Answers  


1.can we parameterise object repository?how we can do it? 2.there is a name "mallikharjun".i want to get the vowels in it through VBSCRIPT?

3 Answers   Tech Mahindra,


Explain the check points in quicktest professional (qtp)?

0 Answers  






How to see entire results at the same timeafter the batch run.. Cannot see the entire results at a time. Is there a easier way view everthing at same,as our batch file very large

2 Answers  


how can i change the action path that called in other action. when i copy one action to other pc,the action"test2" calls another action(C:\test1\action0),and i update this"test1",the folder update to "action1",but when i open "test2", it just point the call path to "C:\test1 \action0", but does not update to "action1",and the change i make can be shown in test2. so, can i update the call path manully? thanks

2 Answers   HP,


Can any one tell the different properties and values of differnt objects like Browser,Page,link,webedit,webcombobox,webradio botton,webcheckbox and web button.Because I am facing a lot of problems in interviews with Descriptive Programing.I never worked on web Application...Pls help any one as soon as possible....

2 Answers  


Get the count of files of similar types from a folder.

0 Answers   Deloitte,


If an application name is changes frequently i.e while recording it has name "Window1" and then while running its "Windows2" in this case how does QTP handles?

1 Answers   Crea,


Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?

0 Answers  


Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,

0 Answers  


Categories