Answers

Question and Answer:

  Home  Rational Functional Tester

⟩ Can you please explain about Private vs. Shared Object Mapping in RFT?

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.

 153 views

More Questions for you: