Please explain me in detail! How to handle runtime errors
in QTP useing recovery senario or with out scenario
Answer Posted / nanda
Let me explain with out recovery scenario,
we can handle exeptions like pop windows by using IF
ELSE statements.
for example..
if window("XXXX").dialog("XXXX").exist then
window("XXXX").dialog("XXXX").winbutton("text:=XXXX").click
window(("XXXX)).winbutton("XXXX").click
else
<put remaining script here>
end if
and also by using methods like "on error resume next,
err.number, err.raise, err.information" methods.
if any queries on this..
nanda.dreddy@gmail.com
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How to data driven test for Win objects in QTP ?
Explain data driven framework?
How to suppress warnings from the test results page?
What is an expert view and keyword view?
what is profile tool?
Dear sir, i want to perform a QTP automated testing for mechancial engineering software like msc adams, msc nastran this softwares will help for mechanical engineering design analysis>> i know oad runner win runner, test director, QTp>> but i dont know how to use for automation
Should have experience in framework means?
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
How many types of Automation frameworks are there in UFT? Describe them.
Explain the concept of object repository and how QTP recognizes objects?
What are the different types of recording modes?
How many ways we can parameterize data in quicktest professional?
what is the difference between development and testing
What are output values and why they are used ?
Approach for Installation,comaptibility,system testing