What will be the script for recovery scenerio.plzanyone give
ans with aexample related to banking project
Answer Posted / srikanth
while creating frame work only we will create separate
file for Recovery also when some unexpected errors occurs
like (Pop window,test run error or environment may crash )
by using this recovery we can overcome from the unexpected
errors and moreever it will not generate any sort of script.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Dis advantages of XML checkpoint ?
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
What is smart identification in QTP?
Explain about the quicktest professional (qtp) automation object model?
give me an example where u used good judgement and logic in solving a problem
Hi, I'm a beginner in QTP and planning of a certification in QTP, but have no idea about it :P. Could anyone please tell me what certifications that a QTP- beginner can take? What is the fees and the syllabus for the certification? Please reply soon. Thanks Vidhya
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?
Explain hybrid framework with advantages and disadvantages?
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
Is virtual object supported in low level recording mode?
Output values? i want a practical example
what is the difference btn risks & Therads in the Test plan documentation?
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?