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 the Planning icon
(
), and clicking View
Test Plans.
- In the View Builder window, deselect My
test plans only, and click Run.
- 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 the Reports icon
(
), 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 Parameters 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 Classics Java Test Plan by
clicking the tab.
- Click the Formal Review section.
- From the Status list, select Reopen,
and click Save.
- From the Status list, select Approve.
- Replace the existing comment with Requirements
are now covered by test cases.
- Click Save.
The
test plan is now approved:
In the next lesson, you continue as the test manager and
create a version of the test plan.