How the QTP recognize, handle n reports that a error has
been handled by it(QTP) when we perform a recovery scenario
in our application n in what manner it will display it in
resulting window? Plz help me out.
Answer Posted / lakshmana kaminedi
recovery scenario manager main purpose is to handle
unexpected exceptions.
In results window>edit>expand all--> expands the results of
that particular script as a tree structure.
error: it gives some description about the error and in the
next line it also displays the name of the recovery
scenario (which we will be naming at the time of creating a
recovery scenario) has trigered.and it also gives the clear
details.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com
Brief the process of testing with UFT?
any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in
what is the mail use of frame work(with detail). architecture for keyword driven frame work
What is object repository in qtp?
What is TOM in QTP?
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
How many ways is to parameterize the value?
Explain the types of object repositorys in qtp?
Is it possible to merge two object repository files in qtp?
What is the extension of qtp local repository?
What is ‘object spy’ and what is the function of object spy in qtp?
Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please
How do you delete unwanted results in qtp?