Answer Posted / sriharsha
Batch run is nothing but running all the scripts at 1 time.
usually we create a file called GLOBAL and store all the
scripts.all the GUI's(in case of wr) will be stored here.
we have to call all the scripts in that gui file and run it.
very imp : all the scripts should be executed first aand
then put into batch.
next very imp : we have to change the settings as RUN IN
BATCH MODE
Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
Explain how Does Run time data (Parameterization) is handled in QTP?
How many tabs are available to view your test in a test pane and what are they?
Does Low-level recording capture mouse movements?
What is the difference between keyword view and expert view?
what is the difference between IE & Netscape in web testing on a log in page
your coming from electrical backgroung..but y ur coming to software side?
Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.
What is the default object synchronization timeout in qtp?
How do you perform Regreession Testing?
is there any addin for remedy user application
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 are the types of object repository in qtp?
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is