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 |
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
Difference between image checkpoint and bitmap checkpoint
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
.how will you load the object during runtime
how will u do database testing in qtp? how will u do the same with descriptive programming?
Did you find anything in your project that QTP proved inefficient to perform?
How to load object properties to object repository through scripting.give one example
What is the difference between "Call to copy of action", "Call to existing action" & "Call to winrunner action"?
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
can u pls explain me About Driver script.
Batch testing in howmany ways u perfrom in QTP
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.