What is error handled other than recovery scenario manager?
Answers were Sorted based on User's Feedback
Answer / kumar
"On Error Resume Next" statement is one of the Error
Handling script other than Recovery scenario manager.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ravi_kanakam
QTP supports error handling by using "On Error" statement.
| Is This Answer Correct ? | 1 Yes | 1 No |
what is debugging testing?
What is driver script and driver script in qtp frame work????
Brief the process of testing with UFT?
write the code to reverse a string without using Strrev built in function.
In what occasion we can specify global sheet and action sheet?
Can anyone explain me about child objects in detail;when they are used and why do we need them ? please give me sample code for this if possible.
Can anybody give the script of below things. 1. Add sheet 2. Adding columns 3. Set the values in that columns(In the rows) 4. Close the sheet 5. How can we create 3 sheets in one Excel sheet??
How to create an Action Template?
Which functionalities of QTP used in banking project?
What are the factors on which script execution time is dependent?
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.
How open an excel sheet in QTP(not a run time )?