What will be the script for recovery scenerio.plzanyone give
ans with aexample related to banking project
Answer Posted / uday kumar_anem
QTP does not generate any script for recover scenarios.
All the recovery scenarios needs to be saved in one location.
Once the unexpected errors are raised, then these recovery
scenarios are activated and performs the recovery actions
and post recovery actions.
QTP does not generate any statement for Recovery Secnarios.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?
Which scripting language used by quicktest professional?
Problem with XML checkpoint in QTP ?
What are output values and why they are used ?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
Which functionalities of QTP used in banking project? pls any say answer?
How to use the object spy in quicktest professional 8.0 version?
How to find array size in qtp?
What is the basic concept of quicktest professional?
What is the virtual object?
what are the mandatory properties for a tex boxc (scenario?)
Do you know how to connect database? Can you tell me the procedures?
How will you test a keyboard?
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?