What are the event handlers which are invoked automatically by Rational TestScript class? - RFT
What are the event handlers which are invoked automatically by Rational TestScript class?
- onInitialize - invoked when every script is started.
- onTerminate – invoked at the end of each script.
- onAmbiguousRecognition – invoked when there are more than one objects are found.
- onObjectNotFound – invoked when there is no availability of an object during play back.
- onSubitemNotFound – invoked when a sub item is not
- onVpFailure – invoked when the designated VP fails to compare.