1. how can you handle exceptions without using recovery
scenario?
Answer Posted / dinesh
using the optionalstep method we can handle the error.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a recovery scenario?
Do you know how to connect database? Can you tell me the procedures?
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
What is expert view and keyword view?
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how
What are the benefits of qtp?
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
We stored into the objects OR and then write the scripting
What is business process testing(bpt) in qtp?
explain keyword driven framework with banking domain?
Hi All, How to get repeated word in string . Thanks Balaji
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly
What is the XML file architecture ?
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19