What are Error handling other than Recovery scenario
manager?
Answers were Sorted based on User's Feedback
Answer / sureshkumar
Using
on error resume next,
error.clear statements use to handing the recovery other
than recovery scenario manager..
Clarifications mail me . uvvsuresh@gmail.com
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / aruna
We can handle through On error resume next,if statement
only for known errors,if not handled by recovery
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the difference between ClassName and class in QTP?
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all
I am struggling to understand QTP more from descriptive programming point of view. Is it easy to learn good QTP in South india by good faculty than north india? I found a great lack of institution in here. can you suggest me better instituion. I am holding two years of experience in same company, is there possibility in south india for me?
How to compare source and target database in testing? Can anybody please tell me in detail the procedure how to compare it?
Give me At Least 5 Differences between DOCUMENTATION OBJECT MODEL(DOM)and COMPONENT OBJECT MODEL(COM)? Interviewer said me to WRITE the difference only in points not as you WRITE a paragraph ???? only in points
How many types of status are there?
Create an Excel file and pass the values from Flat File? (for ex:data1.txt,data2.txt )
Why VB scripts are used in QTP and TSL in Winrunner, is there any advantage of using VB Scripts
How can we parameterize our test, values in flat file. Ex:- Values in notepad, with that values i want to parameterize the test.
Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)
how do u plan test automation?
Hi, one script having 10 Actions,but i want to execute only 3rd action and 7th action? how to execute selected actions? throgh script and through navigation?