< Previous | Next >

Lesson 5.1: Approve the test plan

Earlier in this tutorial, you logged in as the test manager and rejected the test plan because all the requirements were not covered by test cases. In this lesson, you continue as the test manager to verify that the requirements are covered and approve the test plan.
  1. Log in as the test manager (Userid: mary, Password: mary).
  2. Open the test plan by pointing to Planning (Planning), and clicking View Test Plans. From the list of test plans, click Classics Java Test Plan in the name column.
  3. To get the latest requirements coverage status, run the Plan Requirements Coverage by Test Case report:
    1. From the left sidebar, point to Reports (Report), and click All Reports.
    2. To scroll to the next page, click Next at the top of the reports page.
    3. Under the Requirements reports, select the Plan Requirements Coverage by Test Case report.
    4. In the Test Plan section of the report, select Classics Java Test Plan, and click Run.

    The results show that all requirements are covered by test cases:

    Plan Requirements Coverage by Test Case
  4. Now that you can verify that all requirements are covered by test cases, approve the test plan:
    1. Return to the test plan by clicking the Classics Java Test Plan tab.
    2. Click the Formal Review section.
    3. From the Status list, select Reopen, and click Save.
    4. From the Status list, select Approved.
    5. Replace the existing comment with All requirements are covered by test cases.
    6. Click Save.

      The test plan is approved:

      Approved test plan
In the next lesson, you continue as the test manager and create a snapshot of the test plan.
< Previous | Next >

Feedback