Hello Everybody,
Please tell me the concept of recovery management in QTP by
giving any practical example of it.
Thanks,
Gaytri
Answer Posted / kalyan
Nath is right.
I will give some use ful tips.
First of all we have to find where can we get pop messages
etc---
Then we will use exist and click methods along with if
condition.
If object heirarchy .exist then
oh.click
we can use onerror resume next statement on top of the script.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain how Selenium is different from UFT?
Explain how you can replace string in qtp?
How will you test a stapler?
What are the types of object repositories? Which one is you using?
What phases are involved in testing an application in qtp?
On what document base Descriptive programming is written if build is not yet ready ?
How are actions and functions different in QTP?
What is the extension of the recovery scenario file in qtp?
How do you open adobe acrobat file in QTP and do some testing on that file ?
How to find the path of folder in which the test is saved in qtp?
What are the benefits of quick test pro(qtp)?
How can you close the second opened browser?
Does QTP have any limitations?Can it work with all kinds of programming languages like java,springs,ajax ,hybernet?Also does it work well with windows 7.What are its other limitations
Explain the concept of object repository and how QTP recognizes objects?
What is the difference between per-action and shared?