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 to use Environment parameterization? Explain with an example.
Explain quicktest professional (qtp) testing process?
What are the types of object repository in qtp?
Diff b/w test scenario's and test Procedures?
write a script to verify the image path(src property) of the images which are in web pages.
What is Unicode Compatibility?
Explain the features of quick test pro(qtp)?
i can done the project with QTP in that time i can say how many members in my team size?
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
What is different command used in command Prompt while using QTP?
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
What is text check point and text area check point?
in my application,validation message has in japanise language.how to validate this message is appears properly or not
what type of run time errors you get while you ar edoing rpg program?