2. Automation Test Scripts
3. Test Strategy/ Master Test Plan Document
4. Lessons Learnt Document
5. Sign-off Document
Note: These documents are stored in a file repository database so they can be referred to, if needed. Ex: Sometimes there's a bug found in production, so QA lead has a repository to go back to check for test cases that they wrote for testing that piece of functionality currently broke in production. If there were no tests written to test this particular scenario that failed in production, we will add a test to the regression test suite with High priority as this may repeat again
On top of this, you would be reporting the status of testing (may be in a weekly progress report call) using a document that you produce on the fly:
1. Defect Report
Note: Defect reports are generally used to track either test team or dev progress on the raised defects.
No comments:
Post a Comment