A shared object is an object that is included in a library and that can be used by multiple tests in multiple projects.
The following object types can be shared:
- Business components. These can be used for business process testing.
- Flows. These can be used for business process testing.
- Shared steps. These can be used in manual tests or in business components.
- Keywords and keyword sequences. These can be used for keyword-driven testing.