QA Forum 2024-12-9¶
QA Forum Summary¶
Slides we used in the QA forum
During the QA forum, we gathered opinions and suggestions from all team members and compiled a list of action items for the managers to review.
Action Items from the QA Retro¶
Below is the list of action items from the QA retro:
For more detailed information, please refer to this list of Action Items.
- Invest in team knowledge sharing sessions to enhance test robustness and efficiency in both legacy and new tests. For example: 1) Session on when to mock and when not for third parties and how. 2) Code reviews 3) Writing practices for integration tests
- G&S will focus on checking invalid endpoints and test coverage, fixing flaky tests, removing not validated tests one area per month with the whole team involved.
Good candidates are PSP and User to start - B&R will focus on ensuring new critical areas - Lithic, Ledger, Tx have great tests
- Share experience on end to end tests manually and during ensemble exploratory testing
- Improve the testing toolbox in postman to make it easier to set up and start exploratory tests for everyone
- Clearly document definitions for unit tests, integration tests, regression tests types with guidelines for use.
- Ensure all new tickets specify associated tests and include testing in the Definition of Done.
- Ensure bug fixes include corresponding test cases
- Empower reviewers to enforce stricter testing criteria during PR reviews.
- Share insights about production bugs across the team
We’ll continue collaborating and working together to drive continuous quality improvement.