Object mapping is the process which joins your component names from your Test Steps to the actual technical names for the components in the AUT . Because object mapping can be the last step before execution, you can start specifying tests before the software is even available.
Object mapping consists of two steps:
![]() |
Object mapping is bound to the AUT , not to a Test Suite . All Test Suites which use the same AUT share an object map. |