-
Notifications
You must be signed in to change notification settings - Fork 2
Software Quality Assurance Report
ryanarndtsen edited this page Nov 1, 2019
·
4 revisions
This report will discuss the testing coverage statistics for Sprint 2 and a comparison with desired goals in the Software Quality Assurance Plan. The tool used to derive these statistics is EclEmma Eclipse tool.
Test Suite | Number of Tests | Coverage |
---|---|---|
Business Methods Unit Tests | 40 | 100% |
RESTful Services Integration | 40 | 100% |
Static Testing | 2 | - |
These results are all above the desired coverage statistics from the Software Quality Assurance Plan. Therefore, it is concluded that these tests are adequate, and, if the tests succeed, assure the correct functionality of all Business and RESTful methods.