how to call multiple scripts in QTP at a time
Answer Posted / 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 |
Post New Answer View All Answers
What is the expert view?
breef description of batch testing ?
if anyone has idea of the interview procedure in covansys, plz send me a mail?
How to find operating system information using the qtp script?
Hi, I am using 2 excel sheet.First excel sheet works fine with the script, if it opens the 2nd excel sheet,it works fine,but after finish all the rows it is giving the following error in the following line. InValid Procedure call or argument Line (178): "Browser("name:="&result,"application version:=internet explorer 7").Page ("title:=bgt.*", "index:=0").WebList ("name:=SearchType","html id:=Select1","location:=0").Select SearchType1". I have seen a web article says that,If we use any vbscript friendly name it may gives the above error-Invalid procedure call or argument not sure,Am I using any VBScript frienlyName? in the above line? [but the same line is perfecly working for first Excel ] It is little urgent. Any Help Thanks you
What Folder Structure following in Keyword Driven Frame work?
How many types of trigger events are there in qtp?
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
what is the latest version of QTP? Main difference between 9.2 and 10 version
How to interact tool & application build in QTP?
How do you create regression test packs?
explain how to write vb script in qtp?when will you write own script?
How will you check a web application for broken links using qtp?
who QTP recognizes the object stored in object repository?
how can i pass a "cript"as a parameter in to a function