wahat do u mean by exceptional handling in winrunner
Answers were Sorted based on User's Feedback
Answer / nehasahu
Exception handling is nothing but it means to handle
unexpected errors and events which can halt the execution of
the script. So these types of errors and events are handled
so that when the script is running instead of getting halted
it helps in continuing the running of the script.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / guest1
mr. guest this is not a way to submit yr ans...ok
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / guest
You mean 'Exception Handling' - not 'Exceptional'. Suggest
you brush up on your English before learning anything else.
| Is This Answer Correct ? | 1 Yes | 3 No |
How will you automate a test case?How will u find a IPconfig of an appln or a machine?
Does winrunner supports applications with environment Visualbasic 6.0 SQL server 2000.??
2 Answers Redisolve, Visuals India,
There is an error in opening WinRunner "Error: open connection to CRV (-1). Exiting..." and then the winrunner is terminating. Can any one suggest solution for this?
What is the add-in used to test the web application in winrunner?
1 Answers Hanu Software, Second Foundation,
what is the extension for WR files?
what is the extension of the gui expected results file?
How enviornment veriable can be included into my script. I want to include some information into my Excel file using Test run in WR. like User name of system? waht is function to be used? Please clarify.....
1 Answers Google, Malhotra Associates, Seed Infotech,
global sheet and external excel sheet how it will work
one text box is there .It will takeing some number, How will u know how many no's it will takeing by useing qtp
If u press a push button in an application the winrunner generates tsl statement like button_press(..) i.e the class name of the object and the event on that object but Why if u click a static text in an application the winrunner generates tsl statemen like win_mouse_click rather than the statement with combination of classname and event..??
what is add-in manager in WinRunner?
For my web Application I am recording website by WR. but the fuctions are displaying normal recorded fun. such as set_window...etc. eventhough i selected web add-in at start up WR. how to use web functions? such as web_link_click.... pls. guide