how to call multiple scripts in QTP at a time
Answers were Sorted based on User's Feedback
Answer / nandankumar
Open test batch runner from Start-Programs-qtp-tools-test
batch runner.
Create multiple script files and add to the test batch
runner as batch file with the extension of .mtb
when ever you require just open the batch file and select
desired scripts and execute.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / nandankumar
By Using Test Batch Runner....we can execute a group of
script files at a time.
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / sonu
could you please explain me in detail?
gimme some example...
how to use batch test by using QTP tool and can we write a
script for this?
| Is This Answer Correct ? | 2 Yes | 1 No |
i need the licence key for QTP V9.5 can anyone help me on getting this?
how i will connect oracle or microsoft acess database through manually written Script
How will you check that your test cases covered all the requirements?
h to all plz send me the answer if any one knows about this....i want the java add-ins for the QTP to do my project which is developed under the java platform.
What is qtpro?
I am a beginner plz tell me,how do we write scripts in QTP? In my opinion we can write scipts in expert view or there is another option where we can write scripts. plz tell me.
How to make arguments optional in a function?
what r the main benefits of automation?
What is driver script and driver script in qtp frame work????
In this bellow script QTP is not able to getting no. of Links from my Browser. Set desc=description.create desc("micclass").value="Link" Set obj=Browser("creationtime:=0").page("title:=.*").childobjects(desc) msgbox obj.count I am getting "General Run Error".Why QTP is not supporting my Browser,but its running fine in other system.Please help me to overcome this problem.
What is Performance testing?
how to know no.of mails in our g mail by using vb-script