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


Please Help Members By Posting Answers For Below Questions

What are advantages of test automation?

893


what function you write to do database testing with the help of qtp?

1575


An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?

862


Should have experience in framework means?

1619


I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible

1668


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.

1488


explain abt dyanamic changing object with example?

2084


How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?

1608


what is description object?

1802


what kind of frame work you used in your last project?

2076


Limitations in QTP?

1918


Explain about the test fusion report of quicktest professional?

737


How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)

1734


When using descriptive programming?

823


How would you directly trigger javascript in a test?

1656