1. how can you handle exceptions without using recovery
scenario?
Answer Posted / pankaj sharma
We can also use cases if the points where error is suppose
to throw .
like
if Err.Number = 12 then
systemutil.closeprocessbyname "processname"
call function()
end if
To discuss more about this or some other topic please visit
http://quality2deliver.blogspot.com/
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how qtp identifies objects?
What are the factors on which script execution time is dependent?
What is an object repository?
Does QTP record on Objects created on XWindows Environment?
Where to use Property Let, Property Get, Property Set in UFT
What are the features supported by UFT?
how to disable the pop ups through QTP using a script
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!
What is the difference between shared and local object repository?
If the objects hierarchy is changing from build to build, then how you will handle that condition?
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
hi Friends ,willany body tell me what is the Scope for the automation Testing inht Future is their Or not And what is the Top Most Level in the testing section according the Pay scale
Hai anyone please "Explain about Framework in QTP?"
What is the difference between qtp and selenium?
I hav installed QTP8.2, im working on webapplication, while running the script giving error msg like "QTPro.exe generated errors and will be closed by windows. You will restart the program. An error log is being created". Pls anybody what is the problem, what i have to do for this? Thanks...