I am running a windows based application.While running the
script on QTP ,The Application pop-up an Error Message
as "object Disabled" in two different scenarios
Scenario 1-->The Application pop-up up a Message for Max
Session Reached(as the application is set to hold 2 session
and if if crosses the pre-defined limit then the error
message pop-up)
Scenario 2-->When Network connectivity is disabled the
Application screen gets greyed out in colour with no
operation possible.
Now through Exception handling features in QTP ,we need to
do the following
For Scenarion 1-->Through Exception handling we need to
just accept the Message pop-up in the Application and and
resume with the call function as is

for Scenario 2--> Through Exception Handling featutes on
QTP we need to shut down the client , restart the client
and resume the call functions as it is

Note: The Application returns an Error Message as "object
disabled" in both the cases i.e for pop-up message and when
the Apllication getting greyed out due to Network failure

how can we enhance the script in such a way that for the
same error message retured by the application in two
different and how to handle them????

Answer Posted / kkk

Hi
Handily recovery scenarios in QTP so many ways is there
Recovery scenario Manger (exte:qrs)
a) Popup recovery
b) Application cash recovery
c) Object status exceptions
d) Test runner error exceptions
2.) Run time setting is a one error handling
3) On error resume next step is a one error handling
a) on error resume step no 0
4) Using the descript is final recovery scenario

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to make sure that items in a wintree are sorted al?

2321


I am working on QTP, got struck in one place.. In my application depending upon configuration WebEdit count is increasing/ decreasing.. how to get these webedits..

1784


What is the purpose of on error resume next statement?

556


How will you convert a string to lower case string using vbscript?

534


How do i automate a website www.flyashx.com without having any test cases witin a week time.

1430






What are the 2 ways to pass a value to the function?

495


How regexp.execute method works?

567


How can you fetch the value of a cookie?

525


create a form to accept username and password validate the username and password with using message box, display the corresponding user message

2137


why variable name should not exceed 255 characters?

1791


Mention when to use function procedures and what are its characteristics?

596


What purpose does ‘on error resume next’ serves?

530


Explain about constants in vb script?

551


Mention what are the rules to name variable in vbscript?

518


Which function is used to perform string comparison?

536