SAP TUT and FUT Test Plan — template
Both formats: the Word file is the one you edit, the PDF is for reading, printing and circulating. Adapt them freely — once you download them they are yours, and there is nothing to attribute.
Download Word (.docx) · 65 KBDownload PDF · 123 KB
Both formats: the Word file is the one you edit, the PDF is for reading, printing and circulating. Adapt them freely — once you download them they are yours, and there is nothing to attribute.
Download Word (.docx) · 65 KBDownload PDF · 123 KB
Unit-level testing in an SAP program splits in two: technical unit testing of custom objects, and functional unit testing of configured process steps. Both are executed before anything is integrated, and the quality of both determines how much pain SIT delivers.
Open in Studio
Where FUT scripts become tests. Links open in a new tab.
What is inside
- 1. Scope
- 2. Technical Unit Test — custom objects
- 3. Functional Unit Test — configured steps
- 4. Access route classification
- 5. Authorizations
- 6. Defects and exit
How to use it
- Everything in italics is guidance and should be deleted once you have replaced it. Square brackets mark a value to fill in.
- These four documents are designed to be used together: the strategy sets the rules, and the three plans execute them at each level.
- Where your program uses different level names, keep your names and map them in section 1 rather than renaming everything.
How it ties back to Studio
Each template includes an automation candidate table: a short scoring pass over the flows you have just listed, asking how often each runs, whether its outcome is deterministic, and whether you control its data. That table is the bridge between a strategy document and an actual suite — it is what turns "we should automate more" into a list of named flows in priority order.
The rest of the set
Four documents covering the test levels an S/4HANA program actually runs:
- SAP S/4HANA Test Strategy — the program-level document
- SAP TUT and FUT Test Plan — technical and functional unit testing
- SAP System Integration Test Plan — end-to-end across modules and interfaces
- SAP User Acceptance Test Plan — business sign-off