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 the syntax to call one script from another? And what can be the syntax to call one “action” in another?

0 Answers  


how to do spell check in QTP? reply please

8 Answers  


What are the common defects found in your project? (in qtp interview)

0 Answers   TCS,


tell me about regular expressions in QTP? where we use? give eample?

2 Answers   IBM,


How does qtp identify objects in the application?

0 Answers  


does automation replace manual testing?

2 Answers  


Give me some real time point of way where exactly we can conduct audits?

0 Answers   CTS,


hi.what is exactly mean by real time frame work? every institute teach Framework is nothing but having 6 to 7 folders..and save repositories functions keywords and scripts? this is enough or not? can we beleive?

1 Answers  


what is selective recording ? and normal recording?

1 Answers   iSoft,


When The Low Level Recording is Used in QTP

17 Answers  


Explain the concept of object repository & how qtp recognizes objects?

0 Answers  


in my database haveing 3X3 (manas having 3 rows 3 colums) i want to test only (2nd row 3colum) bit how to test either script or any automation plz explain? (Chandana)

8 Answers   IBM,


Categories