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

what is memory leakage?

15 Answers   ITC Infotech, Panamax, TIT,


If i entered 2 columns and 4 rows inputs in DDT Like Mango fruit, Banana Fruit, Brinjal Veget, Carrot Veget.. . My Q is How to get the 2nd column value for corresponding 1 column input in 3rd row ie, ( i need to get "veget" in messge box @ run time

5 Answers   CTS,


for example one window is there, the window contains how many edit box's i want script? i know the script but that is not exact answer.... The script is like this .......... set a=description.creation() a("Native class")="WinEdit" b=window("Flight Reservation").childobject(a).count msgbox b if u found exact answer please getback to me? raju.ippali@gmail.com 9823257761

1 Answers  


What is the use of "Define new test object" in QTP 9.1 When should we use? Explain?

4 Answers  


What is active screen?

0 Answers  






How to recognise the webelement and verifying that webelement is enabled?

0 Answers  


What is the need and applications of learning VB script for a automation(QTP) engineer ain Realtime ?

1 Answers  


How to count the no of objects in XML file(QTP)

1 Answers   IBM,


in Qtp,how to display user name and pwd (script)in data table(global sheet).

2 Answers  


In QTP what is the difference between Step-in, Step-out, Step-over ?

3 Answers   CTS,


how to test power point using QTP 8.2 ? What are different methods to retrieve value from Application during runtime ?

3 Answers   HCL,


What is Virtual Users?

1 Answers   Crea,


Categories