Learn what a Unit is and how to create a new one in the workspace.
1. What is a Unit?
A Unit is a basic functional building block of a PerfecTwin test scenario.
Each Unit represents a specific T-Code or a set of some operation in SAP (e.g., creating a Sales Order in VA01).
By combining multiple Units, you can build complete end-to-end scenarios.
This article explains:
What a Unit does
How it fits into the overall test structure
How to create a new Unit step by step
2. Where to access it
You can create a new Unit from the following locations:
Navigation path:
Initial page → Unit Management → Unit
3. Why this feature matters
Units help you design scalable, maintainable, and reusable test scenarios:
Reusable: Build once and reuse the same Unit across multiple scenarios.
Consistent: Standardize how each step is executed across your team.
Easy to maintain: When a business process changes, update the Unit once instead of editing multiple scenarios.
In short, Units make your testing environment faster, cleaner, and easier to manage.
4. How to create a Unit
Watch the tutorial below to see the full process in action.
Comments
0 comments
Please sign in to leave a comment.