Can i get a simple example exercise for update run mode for
sample flight application......... In qtp when i try to run
the test in update mode.. Auotmation> update option is
disabled............ Pls let me know .................
Thanks in advance.....

Answers were Sorted based on User's Feedback



Can i get a simple example exercise for update run mode for sample flight application......... In ..

Answer / techie

create a file named "test.doc" in c:\,write text "hello" in
the document,save and close.

Now start recording on the word application.
1.File->open c:\test.doc(After it is opened u can see the
text "hello" in the document as u created earlier)

2.Insert a text checkpoint on the text "hello".

3.close the application

Now run the test case in "normal mode" it will pass.

Now change the text in the c:\hello.doc from "hello"
to "welcome" and save.

Now run the test case in "normal mode" it will fail.

Now run the test case again in "update run mode" now it
will update the check point value to "welcome" and the test
case will pass.

This is one example on updating checkpoint during runtime.

Is This Answer Correct ?    3 Yes 0 No

Can i get a simple example exercise for update run mode for sample flight application......... In ..

Answer / archana

>After recording order no.run the script in normal mode
>change the order no: in the test script
>goto test>>Update Run
and then the script automatically runs in update mode now
view the test result

Is This Answer Correct ?    0 Yes 0 No

Can i get a simple example exercise for update run mode for sample flight application......... In ..

Answer / sri

Install Script Debugger and try for Run Update mode

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

If object is not recognized by qtp but the object is standard object what is your approach?

0 Answers  


What is the difference between shared and local object repository?

0 Answers  


How to create frame work for qtp?

1 Answers   Bank Of America, Polaris,


how we connect oracle or sql data server database to qtp.

4 Answers   TCS,


How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.

0 Answers  






can any body plz help by sending the qtp docs and qtp ppt's? this is my mail id:murali.padeti@gmail.com

0 Answers  


How cookies can be tested in QTP?

2 Answers   Deloitte, TCS,


four browser are open same application i want to enter 3browser how?

3 Answers   IBM,


dar Sir I am Facing th eProblem in QTP thet ,when I start thrcording inthe QTP for the ASP front end and C# the Coding Language I fing that recording is Done well for the Login screen but at the Time Running the script the QTP is Unable to Identify the Objects On the Objec Onht eLigin screen .Please answer the Question in Description and the Propables reason I might be facing alsp the Popable solution I have to Take thanks and ragards

1 Answers  


Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John

0 Answers   IBM,


How to test a web application using QTP?there is no any .exe file in web app,then how we can take the application for testing

2 Answers  


If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?

0 Answers   Infosys,


Categories