Answer Posted / nishant kumar
On Error Resume Next : causes execution to continue with the statement immediately following the statement that caused the run-time error, or with the statement immediately following the most recent call out of the procedure containing the On Error Resume Next statement. This allows execution to continue despite a run-time error. You can then build the error-handling routine inline within the procedure.
Using "Err" object msgbox "Error no: " & " " & Err.Number & " " & Err.description & " " & Err.Source & Err.HelpContext
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we record an application running on a remote machine using qtp?
i have a doubt can anyone tell me where are scripts stored while using QTP.Tell me the exact procedure takes place in real time?like how we call scripts how to proceed after writing scripts?how scripts are executed etc?i heard some use Qc whether others dont use.so tell me whole procedure for both the things it will be a very big help.as i have interview i want to have whole idea on this.its very urgent.
what is the difference between IE & Netscape in web testing on a log in page
explain keyword driven framework with banking domain?
How many types of parameters are available in quicktest professional?
what is Property......End Property loop? how to write sript for it in QTP
What is QTP’s model for test creation?
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
What is data driver in qtp? Where we use it?
How to creating an output value using quicktest professional (qtp)?
what is the difference between built-i function and In-built function?
What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.
What is the difference between qtp and selenium?
Which scripting language used by quicktest professional?
how to find that tools work well with ur existing system?