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.....
Answer Posted / 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 |
Post New Answer View All Answers
terminal services client
What are the types of object repositories? Which one is you using?
How will you check a web application for broken links using qtp?
How to find operating system information using the qtp script?
Write a QTP script to enter a keyword in to Google search engine?
What are the types of object repository in qtp?
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
Explain quicktest professional testing process?
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
How to capture all the data of a webtable, weblist and combolist using QTP?
How many number of actions possible in qtp?
Which recording modes need more memory?
Difference between test object and run time object?