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
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 |
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 |
Answer / sri
Install Script Debugger and try for Run Update mode
| Is This Answer Correct ? | 0 Yes | 0 No |
If 2 gmail browsers are opened in our system, how to enter the mail id and password into second browser by using discriptive program?
What is the expert view?
What are the advantages of Object Repository?
What is the Dynamic Scenario in QTP? And also anybody give the example for this?
What is the disadvantage of smart identification?
How to add multiple values in rows, under a single column of a run time datatable?
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail
what type of application we can select for automation testing and what is the entry criteria for automation
We have an action attached with the library file in QTP. When I will click on run button,which file is going to be executed first a)Action b)Library
w is recovery senario manager
How will you handle the situation when object is not captured during record?
what is the latest version of QTP? Main difference between 9.2 and 10 version