written 5.8 years ago by |
Test reporting is a means of achieving communication through the testing cycle. There are 3 types of test reporting.
1. Test incident report: A test incident report is communication that happens through the testing cycle as and when Defects are encountered .A test incident report is an entry made in the defect repository each defect has a unique id to identify incident .The high impact test incident are Highlighted in the test summary report.
2. Test cycle report: A test cycle entails planning and running certain test in cycle, each cycle using a different build of the product .As the product progresses through the various cycles it is expected to stabilize.
Test cycle report gives
A summary of the activities carried out during that cycle.
Defects that are uncovered during that cycle based on severity and impact
Progress from the previous cycle to the current cycle in terms of defect fixed
Outstanding defects that not yet to be fixed in cycle
Any variation observed in effort or schedule
3. Test summary report: The final step in a test cycle is to recommend the suitability of a product for release. A report that summarizes the result of a test cycle is the test summary report.
There are two types of test summary report:
Phase wise test summary ,which is produced at the end of every phase
Final test summary report.
A Summary report should present
Test Summary report Identifier
Description : Identify the test items being reported in this report with test id
Variances: Mention any deviation from test plans, test procedures, if any.
Summary of results: All the results are mentioned here with the resolved incidents and their solutions.
Comprehensive assessment and recommendation for release should include Fit for release assessment and recommendation of release.