How to handle the exceptions using recovery scenario
manager in QTP?
Answer / ramyab.mca@gmail.com
Hai.....
There are 4 trigger events during which a recovery scenario
should be activated. A pop up window appears in an opened
application during the test run: A property of an object
changes its state or value, A step in the test does not run
successfully, An open application fails during the test
run, These triggers are considered as exceptions.You can
instruct QTP to recover unexpected events or errors that
occurred in your testing environment during test run.
Recovery scenario manager provides a wizard that guides you
through the defining recovery scenario. Recovery scenario
has three steps:
Triggered Events
Recovery steps
Post Recovery Test-Run
K,Byeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 3 Yes | 0 No |
what is Automation frame work and how do u used this for your project?
How can I find out whether a word in a string is existed or not for example "QTP IS A POWERFULL TOOL FOR AUTOMATION" How can i find out whether "powerfull" is existed in the above string or not Could anyone answer it?
I have faced one issues while doing test in QTP. I have described the scenario below. 1. I have to test web application.In that i want to give input of drop down values in the application. 2. Suppose Drop down has 5 value "A,B,C,D,E".I would like to give value from data table of QTP. 3. I have changed the drop down value as variable in Keyword view and given values in data table "A,B,C,D,E" as one below one. 4. While i am running the script it could not identify the drop down value which is in Data Table.It shows message. How to make value identify by QTP?
I want to grow as a Automation Engineer,Kindly help me in clearing my interview that what interviewer looks for as a Automation Engineer. I am having three years of experience in testing.
What is the use of running the scripts in Hidden-mode in UFT?
Which is the best testing institute for QTP training in Hyderabad.
What are Test case selection criteria for Automation?
Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement
How to Parameterize Object repository in QTP?
How to watch currnet value of an object like OK buton or edit box with "Agent Name:" label. in watch expression tab?
hi everybody this questions is only for qtp real time users. anyone please clearly explain the approach u r following for qtp testing in ur company or qtp framework u r following in ur company pelase give me clear explanation then u did great favour to inexeprienced qtp users
How can i check all the button that are enabled in a widnows based application ? What script should i write for this ?