HOW TO DO THE BATCH TESTING USING QTP?
Answers were Sorted based on User's Feedback
Answer / brahma reddy
go to tools ,options and select the tet batch runner and
select the scripting functions one by one by keeping it in
wait mode and execute it.
| Is This Answer Correct ? | 16 Yes | 5 No |
Answer / kirankumar.y
go to start button
-QuickTestprofessional-then tools-select test batch runner-
and select your scripts after geting all scripts start
execute it any clearification kumarkiran.y@gmail.com
| Is This Answer Correct ? | 8 Yes | 5 No |
Answer / shankar prasad
Hi,
you can use Multi Test Manager its a mercury tool for batch
run
| Is This Answer Correct ? | 5 Yes | 4 No |
Answer / sarika
Sorry this is not an answer :)Kumar I could run my tests
one after another but did not get any test report for any
of the tests.Could you please tell me how to get results
for all my tests?
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / babji
Generally in our company we won't encourage to use batch runner tool,because it has some limitations.
so we are using DriverScript only....
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ha
executing number of scripts continously at a time is konwn
as batch exection or batch testing.
navigation:start->programs->qtp->tools->test batch runer.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / rayudu
after completion of your scripts execution thru Batch
runner, open that particular test script, then go to
Automation--->Results, then you will get results(file--
>open test results like resxyz).Through Batch mode, we can
not see the entire results at a time.
If above is the answer what is the need of Batch run.I can
call the reusable actions one by one.I will get all the
actions results.Why should I use batch run mode.Tell me the
correct resion for batch run.If I want to see the results
of every called scripts in Batch run how it is possible?
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / narendra
after completion of your scripts execution thru Batch
runner, open that particular test script, then go to
Automation--->Results, then you will get results(file--
>open test results like resxyz).Through Batch mode, we can
not see the entire results at a time.
Narendra
| Is This Answer Correct ? | 0 Yes | 2 No |
1.what is the extension of action template? 2.what are the strengths and weaknesses of Keyword driven framework? 3.how qtp identify runtime objects?
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...
How can i use Ordinal identifiers and Smart identification methods suppose i want to know the index no of check box
hi,i have a pblm in qtp,im testing an webappl in which different types of error pop up messages are displayed which qtp is not differentiating or it is not recognising. how do i make it recognise different popup errorm messages while writing script?
What is keyword driven framework, what is "key" in It.
Hi What are re-usable actions in QTP? -Thank You
wt is frame work wt r d different types of frame works used in ur company
In smart identification, explain about 1. Base filter properties 2. optional filter properties with examples?
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
how can you describe the basic flow of automation with conditional and programmatic logic?
How to do call a output parameter from one action to another action??/