what are recovery management techiniques?
Answer / sreeprasad
Recovery scenario manager is used to handle exception.
exception is run time error,three steps to handle
exceptions.
(1) .trigger event:-pop-up window,object state,test run error
and application crash
(2).recovery operations:-select an operation to perform when
the trigger event occurs they are 1.keyboard or mouse
peration 2.close application process 3. fuction
call4.restart miscrosoft windows
(3).post recovery:- select the last run operation you want to
perform when the recovery operation is complect
.test run options:
(1). repeate current step and continue
(2). preceed to next step
(3). proceed to next action or component
(4). proceed to next iteration
(5). restart current test run
(6). stop the test run
| Is This Answer Correct ? | 2 Yes | 0 No |
How would you parameterize the text field "Country" and the same "country" when it appears as combo field on other page with text field city and same with City combo field?
where u maintain qtp scripts in ur company
how can i replace any text from the qtp script with some anothere text
what is the difference between testing and debugging?
You have an application version 1 with 5 combo boxes, Developers develop version 2. Here they replaced bottom 3 combo boxes with each other. While executing the Test script for version1 no errors. When we execute the Test script for version2 that QTP showing the error message "Object not identified" remember no property changed in version 2, ordinal identifier also disabled. Find what properties might change here in this scenario
What are the different kinds of test steps?
i have opend 2 gmails i am working with 1 gmail i want to close other gmail by usig script. 2.i have 10 links in a page all of them have same properties& names i want to click on 5link by using script. 3.i have one combobox in that i want to see all the citynames in the combobox and i have to check weather hyderabad is present or not. 4. size of objectrepository. 5.what r problems we get during writing the script. 6.is it possible to compare to excel sheets in qtp if possible wht is the script. 7.example for lowlevelrecording
what is the use of VIRTUAL OBJECTS? explain ?
10 Answers ABC Infotech, IBM, TCS,
What are the steps involved in recovery scenario wizard?
There is one parent browser and 'n' number of child browsers on desktop. Write a code to close all the child browsers but parent browser should not be closed.
What exactly a frame Work means?what are the different type of frameworks done in QTP?why the caption for QTP given as advanced keyword driven?
Hi Guys, I tried to install java add-in for QTP 9.5 after the whole installation but it didn't install but then i also found in documentation saying that winrunner7.6 patch for java plugin would work fine with QTP. But when i tried to install from winrunner7.6 it asks me for the path of winrunner So my question is are we supposed to install winrunner for java add in to work on QTP. Please suggest me