Rational Functional Tester Question:
Download Job Interview Questions and Answers PDF
Can you please explain about Private vs. Shared Object Mapping in RFT?
Answer:
Private Object Mapping:
- Objects are isolated from other objects.
- A good choice for development of scripts.
- There are chances to lead redundancy.
Shared Object Mapping:
- Scripts are shared among multiple testers.
- Shared object mapping involves single point of maintenance.
- Shared objects can have private maps for any one of the shared objects.
- Objects are isolated from other objects.
- A good choice for development of scripts.
- There are chances to lead redundancy.
Shared Object Mapping:
- Scripts are shared among multiple testers.
- Shared object mapping involves single point of maintenance.
- Shared objects can have private maps for any one of the shared objects.
Download Rational Functional Tester Interview Questions And Answers
PDF
Previous Question | Next Question |
Tell me how to implement customized Super Helper? | Tell me what are the event handlers which are invoked automatically by Rational TestScript class? |