what is recovery manager and recovey scenerio?
Answer Posted / abcd
recovery manager is a driver which manages the recovery
scenarios.
recovery scenarios are the problamatic situations faced by
QTP during execution. i hope that
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is TOM in QTP?
Explain the check points in quicktest professional?
How to Upgrade or support firefox 2.0 version on QTP 9.0? I have installed QTP 9.0 and installed firefox 2.0. But in REcord and Run Settings, it shows firefox 1.5 in Web tab for browser selection.
Is virtual object supported in low level recording mode?
For which type of project the iterative model is suitable?
Explain quicktest professional (qtp) testing process?
How to handle dynamic objects in quicktest professional (qtp)?
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
Explain different types of checkpoints?
why text area checkpoints cannot used for web applications
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
In qtp, explain what is qrs file?
What is the synchronization point in qtp?
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?