How to do the "Exception Handling" in Winrunner .....
Give Me detail Practical approach....(Object Exception,TSL
exception & Pop - up also).......?
Answer / aaa
An exception is an unexpected events/errors that occur in
your test during test run.
A recovery scenario enables the test run to continue after
an exception event occurs.
The Recovery Manager offers a wizard that guides you
through the process of defining exception events and simple
or compound recovery scenarios for each event.
This is 3 types
PopupException - Handles unexpected popups during the
execution
TSL Exception - Responds to specific error codes returned
by WinRunner
Object Exception - Handles unexpected changes occuring to
the objects in AUT
Is This Answer Correct ? | 3 Yes | 2 No |
how do you analyze the result in update and debug mode
plz give me code or steps for pop up exception. or can u tell me how to pause test run for defining handler function?
What is the Winrunner Framework in your organisation?
while recording web application the functions are generating as set_window, menu_select_item. my qts is how the web functions will be used either typing manually or will be created by WR while recording? eventhough i selected web add-in. pls. guide me
What is the different between GUI map and GUI map files?
How to fetch a value which is in a particular cell in a html table?
what is automation life cycle?
what is add-in manager in WinRunner?
How are objects set to appropriate class
how u can crate a database checkpoint in ur script?
In my application I was supposed to test two columns.The first column1 belongs to one module and the other column2 belongs to other module.The content in both the columns is same.I supposed to check whether the data present in the column1 is same as the one in column2. Each column contains number of rows.So checking each row manually is diificult.Is there any option available in WinRunner or QTP to check the column data.These two columns are available in Data Base Tables. One way is that I can just number of rows in each column so that I can get rows count of both the columns,but apart from that I was supposed to check whether the data is also same in both the tables. Can anybody suggest me how I can go about this.
Hi, Currently i am using winrunner for my project.Its a java project. When i am running the script its failing in cliking an image link("My Profile"). The image object is eventhough exists in GUI map editor script is failing to recongize the object. I am getting the error of "Web_image_click:"My Profile" Error:Object is not found". I recorded the script and executed it is not running it shows the same error. The following physical description displaying in GUI map editor : { class: object, MSW_class: html_rect, html_name: "My Profile" } The thing was running successfully, I could not able to identify something happen to the script its showing error. Please give solution for this problem. Let me know if need more information. Regards, Sankar shankarmg@gmail.com