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

Got job with 3 years fake Experience

1 Answers   MNC,


How can get count of list box?

0 Answers  


Hello, I am facing problem to check textpoint for mercury application . I have inserted checkpoint to check flight summary for place of departure and arrival with datatable and script look like "Browser("Find a Flight: Mercury").Page("Book a Flight: Mercury").Check CheckPoint("Book a Flight: Mercury_4")" but while I am executing this script at last my check point gets fail and display Text Checkpoint: captured "" between Summary and 4/31/2008FLIGHT , expected "Acapulco" Match case: ON Exact match: OFF Ignore spaces: ON I think value from data table is not fatched so please guide me what I have to do to overcome this problem.. Thanks

0 Answers  


If our application contain one image while executing script application failed to show that image but you have to check that image by importing dynamically from other location... Can we use Check Points here on dynamically imported image?

2 Answers   ADP,


What is the differnce between action & script

1 Answers  






How can we open an Excel sheet through the script

8 Answers   eSymbiosis,


what is the silent mode in WR?

1 Answers  


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.....

3 Answers  


Hi, Any one have the crack for QTP 10.0,if so could you please send it to phanijuly10@gmail.com

2 Answers  


Why script error occur in between recording in qtp?

0 Answers  


I learned all the objects of my application in object repository thru English Language. now i want to use same object repository for other languages(French,Dutuch and Chinese)

1 Answers   TCS, Wipro,


What is an Regular expression doing in VBScript?Tell the pattern for the email verification.

0 Answers   Accenture,


Categories