Tutorial: Creating a First Transformation
Overview
Transformations are delivered through requirements, tasks, and tests.
This tutorial creates a small, end-to-end delivery loop in one Project.
Key Concepts
Requirement: reviewable scope statement
Task: owned execution work tied to scope
Test case: verification step tied to requirements
Traceability: links across requirements, tasks, and tests
How It’s Used
Use this tutorial after the first Project is created.
Use this tutorial to align delivery teams on a standard flow.
Benefits
Faster conversion from discovery to execution
Clear ownership and progress signals
Measurable coverage through linked tests
Setup Steps
Create 3–5 requirements
Navigate to Requirements.
Select Create.
Enter a requirement statement and acceptance criteria.
Set an initial status, such as Draft.
Related: Requirements
Create tasks linked to requirements
Open one requirement.
Select Create task (or equivalent action).
Assign one Teammate as owner.
Set a due date when scheduling is needed.
Related: Create and Assign Tasks
Create test cases for coverage
Navigate to Testing.
Select Create test case.
Link the test case to the relevant requirement.
Set status to Draft or Ready based on readiness.
Related: Create Test Cases Related: Linking Tests to Requirements
Review progress in a view
Open Tasks.
Filter for open work.
Save the configuration as a Save View.
Related: Working with Views
Best Practices
Keep one owner per task.
Use statuses to signal intent, not optimism.
Link tests early to protect coverage reporting.
Summary
The Project now contains linked requirements, tasks, and tests.
Next action:
Add dependency signals: Dependencies and Relationships
Last updated

