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
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
What are the advantages of parameterization ?
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
What are the data types in qtp?
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format. Hence, if possible, kinldy mail PDF file to my mail-ID: sushmapokhriyal79@gmail.com
I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error
whare exactly we have to use functions and sub routain
How we can import data from database?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
How to connect to a database?
how will you check how many members visited the website www.infosys.com?
hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career
wt is the use of multiple questions in QTP
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
Discuss quicktest professional (qtp) environment?