Context
Test cases for a system are described in (semi-)formal xml-based language and automatically converted into Java, Kotlin or Groovy source code. This code is later adjusted or enhanced by developers or testers.
Trigger
Developer has created new test case in xml and code generator creates source code file.
Acceptance Criteria
- Human tester can understand generated test
- Tester can enhance test with additional tests or test-data
- Understanding and enhancement completed within maximum 30 minutes