Create Tests

Tests are procedures that prove whether criterion have been met. Each test has a one-to-one relationship with a criterion and provides instructions for verification.

Quick Steps

  1. Navigate to a Task Item with defined criterion
  2. Click + Add Test
  3. Enter the essential components:
    • Title: Descriptive test name
    • Setup: Optional setup requirements
    • Test Sections: Logical groupings of test functions
    • Test Functions: Exact instructions to perform
    • Expected Results: What indicates success
  4. Click Save Test
Creating a Test

AI-Generated Tests

Save time with our AI test generator:

  1. Select a criterion
  2. Click Generate Test
  3. Review and modify the generated test as needed
  4. Click Save Test

Test Structure Best Practices

  • Clear Setup: Define any prerequisites clearly
  • Logical Sections: Group related functions together
  • Precise Functions: Each function should be unambiguous
  • Observable Results: Expected results must be verifiable

What's Next?

With tests defined, you're ready to create a Version of your Statement of Work for formal approval and testing.

Was this page helpful?