Answer Posted / uma
By using Exception Handling we can instruct QTP to recover
the test from Unexpected Events, Errors and Crashes. This
will have Four types 1. Popup Handle 2. TSL Handle 3. Object
Handle 4. Application crash.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to capture all the data of a webtable, weblist and combolist using QTP?
Hi Friends, Im planning to do certifcation in mercury Automation Tool QTP.But I Didnt get any clear details regarding course syllabus, fees, where to approach, and which certification would be useful for the experienced testers? can any one send me the details?
To which environments does quicktest professional supports?
Is it possible to call from one action to another action in qtp?
In qtp, explain what is keyword driven automation framework?
Explain the concept of how quicktest professional (qtp) identifies object?
How to record a qtp script ?
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all
How to use parameterization in qtp?
Explain the concept of object repository and how QTP recognizes objects?
How many types of parameters are there?
Where we can use the analog mode and where we can use the low – level mode?
Explain about business process component? types and usage?
A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)