in howmany ways you perfrom batchtesting
Answers were Sorted based on User's Feedback
Answer / naresh
I hope its in only one way. By going into
Start-> Programs-> QuickTestPro-> Tools-> Test Batch Runner
Here, you can call any number of scripts and run at once.
All the scripts are run one after the other in the order
they are placed in batch runner.
Plz correct me if i am wrong guys..
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / sani
Another way to run a batch test is to accumaulate them in
the Test lab tab of TestDirector and run from there
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / balkisri
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 ? | 1 Yes | 0 No |
Answer / goutham
Automation Batch Testing in WR and in QTP is like running
the whole "TEST SET" at testing session by selecting Run
Test set from the Execution Grid. If our test cases are
automated then by selecting "RUN TEST SET "all the test
scripts can be executed by this process the Scripts get
executed one by one line by line keeping all the remaining
test scripts in Queue or Waiting mode untill this process
completed which batch is executed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / narender reddy alala
in 2 ways we can do the batch testing,
1. test batch runner
2.Run action command with parameter
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pdp
We can do using test batch runner. In qtp 11.5 we can run more than one test a time.no more waiting mode.
| Is This Answer Correct ? | 0 Yes | 0 No |
any one can explain about QTP proocess,means where to start and how to start Scripting.
Can I use datatable of Action1 in the Action2.
HOW DO U CALL A ACTION IN QTP?
How to retrieve data from application objects?
write a qtp script to enter user name & password for flight reservation login page from excel sheet
pls help me with scripting,right from the beginning in QTP
Can anyone help.i need total excelsheet operations,shortcuts in testing environment from starting onwards....
How to Compare the 2 xl-sheets in QTP? ple write the vb Script for the comparison?
How we can test a Frame in a web page?
I encountered with very strange problem in qtp while writing the script i written the code window"regexpwndclass:=XLMAIN").window"regexpwndtitle:=Open" ).Exit this code was working fine for about 10-15 times i executed the script but after some time qtp started giving the error with the same code the error is "Object doesnt support this method or function window(...).window(..)" then i modified the code with only window"regexpwndtitle:=Open").Exit in place of window"regexpwndclass:=XLMAIN").window"regexpwndtitle:=Open" ).Exit now again its working fine i cannot understand what thing is creating the problem if same code executed successfully in starting for about 10 times then why it is giving the error now can anyone give the reason .
What is the basic concept of quicktest professional (qtp)?
what is KEYWORD DRIVEN TESTING ? I M NOT ASKIN WHAT IS KEY WORD VIEW PLZ ANS FOR ONLY WHAT IS KEYWORD DRIVEN TESTING EXACTLY THANX