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
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 |
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 |
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 |
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 |
How we will execute(run) the scripts in qtp 8.2?
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
Hi Friends, I have an application that is having some options to choose. While doing business transaction I need to select one option among from available options. But here the thing is, we won't get one option which we've chosen already and the available options will get automatically from the system with time basis, moreover each and every option having with various label names respective to that option. So obviously if I run my recorded script will automatically gets fail, even though it got pass at first time. Could anyone please give me appropriate solution for this. I would be greatly obliged with you if you give the solution as soon as possible.
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
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
How to supress warnings from the "Test results page"?
banking project description for software tester
what is compiled module?
Suppose i have given 10 test cases all the test cases should be automated?
hi gavasker i want how to merg OR's in QTP 8.2 by QTP Plus
How to find given string is palindrome or not without using strreverse() function?
QTP identified the object but not performing the desired action???what could be the reason?????