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

How to test login module with different username and password by using data driven testing in QTP?

0 Answers   HCL,


I need your help in the below topic using QTP Automation tool. How to automate the right click of mouse on a context menu? 1)Tried low level recording which is working fine but making use of co-ordinates. 2) Also tried changing the mouse settings and properties using Tools ->WebEvent RecordingConfiguration and created a configuration file with required mouse click events and used which did not work.

1 Answers   AppLabs,


How u call functions in QTP Function to calculate the length of characters in a word -

5 Answers  


What are the enhancements u did after recording ur script?

3 Answers  


How many types of parameters are available in quicktest professional?

0 Answers  






whai is meant by automation testing?

6 Answers  


What is the recovery scenario in qtp?

0 Answers  


How can you merge two Object Repositories?

3 Answers  


Pls explain me the difference between ........ Description.Create and CreateObject

5 Answers  


HO DO U CALL A ACTION?

3 Answers   BirlaSoft,


How to supress warnings from the "Test results page"?

6 Answers   BirlaSoft,


what type of run time errors you get while you ar edoing rpg program?

0 Answers  


Categories