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.
- Log in as the test manager (Userid: mary, Password: mary).
- Open the test plan by pointing to Planning (
), and clicking View Test Plans. From the list of test plans, click Classics Java Test Plan in the name column.
- To get the latest requirements coverage status, run the
Plan Requirements Coverage by Test Case report:
- From the left sidebar, point to Reports (
), and click All
Reports.
- To scroll to the next page, click Next at the top of the reports page.
- Under the Requirements reports, select the Plan Requirements Coverage by Test Case report.
- 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:
- Now that you can verify that all requirements are covered
by test cases, approve the test plan:
- Return to the test plan by clicking the Classics
Java Test Plan tab.
- Click the Formal Review section.
- From the Status list, select Reopen, and click Save.
- From the Status list, select Approved.
- Replace the existing comment with All requirements
are covered by test cases.
- Click Save.
The
test plan is approved:
In the next lesson, you continue as the test manager and
create a snapshot of the test plan.