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 do you recognise Active X components in winrunner?
What is the add-in used to test the web application in winrunner?
1 Answers Hanu Software, Second Foundation,
What is contained in the GUI map?
How to get the resolution settings?
can i get apex technologies interview questions in testing
Does WinRunner have recovery mechanism built in?
You declared a constant in a main test..Later you want tried to reinitialize that constant..what will happened? i.e const i=10; -- --- i=20; what will happen?
In general, how do you see automation fitting into the overall process of testing?
how we will create the functions and calls that functions in the main test in winrunner
what is the use of Step into option provided in WR?
what is mean by test coverage?
What is the default type of constant TSL supports?