Rational Functional Tester Question:
Download Job Interview Questions and Answers PDF
Tell me what are the event handlers which are invoked automatically by Rational TestScript class?
Answer:
- 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.
- 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.
Download Rational Functional Tester Interview Questions And Answers
PDF
Previous Question | Next Question |
What is Shared Object Mapping? | Can you please explain about Private vs. Shared Object Mapping in RFT? |