Test Management

Test managers identify which tests are required and coordinate the test activities.

  • Identify the test scope and create test plan

    Based on the work items implemented during the project, test managers create a test plan and test cases.

  • Schedule sprint tests

    The test managers schedule developer tests for each sprint. In case of large functional changes, multiple sprints might be required to complete a change, and the test takes place after the last sprint.

  • Manage integration, user acceptance, and regression test

    Test activities can take place as part of each individual sprint, in parallel to sprints, or after all sprints have finished. With an increasing number of sprints, more functional integration tests can be performed because new features become available that are required for end-to-end testing.

  • Perform release tests

    The test confirmed status in the work package is the prerequisite for the changeover to release

  • Sign off if the test is successful

    The test is successful if all test cases have been confirmed with OK.