Answer Posted / hima bindu
during the execution qtp may face some problematic
situations where in it need to recover by it self and
continue the execution. to do the same a test engineer
should define the corresponding solution and make the it
available to the step before the execution starts.
qtp may face 4 types of problematic situations
1. problems related to popup window
2. problems related to object state
3. problems related to test scipt execution
4.problems related to application crash
to define the solutions for above problems qtp has 4
trigger events
1.popup window
2.object state
3.test run error
4.application crash
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How is test case write?
assume i have few url link how will i dynamically call then using descriptive programming?
In qtp, explain what is qrs file?
what is clean sweep?
What is QTP’s model for test creation?
Define Canvas view of UFT?
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
How can you close the second opened browser?
Explain in brief about the qtp automation object model (aom).
How many types of recording modes are there?
How do you create regression test packs?
Explain the concept of how quicktest professional (qtp) identifies object?
What is checkpoints for qtp?
How to find the difference between 2 dates in qtp?