can we write exception handlers (object,tsl,pop-up)
programatically then how should we insert this in the
script?
Answers were Sorted based on User's Feedback
Answer / umasubbu4u
There is no need to insert the exception handler fucntion.
If the exception is defined, it will be automativally
invoked.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sreeja
Yes, we can wrte our own handler functions.these functions
should be defined as compile modules,and can be called them
in handler functions
| Is This Answer Correct ? | 0 Yes | 0 No |
what is automation frmaeworks..which type ofs automation is using yr company..what is contains in automation frmeworks.who will prepare automation frmeworks
What is the definition of function?
How should we write and execute a user define function using WinRunner.
Can any one plz tell me any site where i could find some free testing tools like winrunner,load runner etc.plz reply on my mail if possible.Regards nitin9360@gmail.com
How do you add a property to the checkpoint from the script?
how to invoke the window based application in win runner
How to carry out manual testing for a background process which does't have any user interface
What is contained in the GUI map?
write a function for addition of two numbers
How to handle exceptions in for loop of DDT script.
how are objects identified by winrunner
we have three windows with title(logical description),India.com,Government of India.com,India Inc.com.All three windows have similar properties and object.A test script has to be run on all these windows.what changes will u make in GUI or script so that the script runs succesfully on all these three windows with the least alteration required? Please explain clearly with steps.