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 do you verify with the database check point custom and what command it generates, explain syntax?
Write test scripts on a scenario where you have to transfer data from one table to another.
Hai guys can any one tell me tnhe difference between the product testing and Project testing?
how to write the pass or fail message in winrunner for eg: in QTP we can write like "Reporter.reportEvenr,micDon,"Test Test pass"
What is the difference between STATIC FUNCTION & STATIC?
what is automation life cycle?
what is meant by build release note?what it contains?
What is the purpose of temp. GUI map file?
Which Key is pressed to toggle between Analog and Context Sensitive Mode?
winrunner supports .NET technology or not?
how u can crate a database checkpoint in ur script?
Say there is some content in an array. what function do you use to get the content of an array?