- Feature not meeting the customer’s need , due to Improper requirement / missing requirement / gaps in requirement specification
- Dev team re-working on feature due to misunderstanding in requirements.
- No proper maintenance of test scripts.
- Dependent more on manual testing for regression.
- Detection of issues instead of preventing them.
- QA env blocker issue due to bad builds.
- Lack of Regression/automation, causing issues in Prod env.
- No test data in lower env.
- No shift left in security testing.
- No shift left in performance testing
- Manual effort for non-automatable cases.
- Thinking of automation as a “one-time activity”.
- “Automate when QA is free” mindset
- No testing/monitoring beyond prod deployment.
- Long gap between QA deployment and Prod deployment due to the unavailability of complete automation
- No involvement of the QA team during the ideation and requirement collection & analysis phase.
- No sufficient Roll-out testing.
- Not much collaboration between Product and QA.
- Running full regression when not required. Like for hot fixes, mini-releases, and feature releases.
- Not considering automation as part of DOD.
- Not considering during sprint planning
- Not Aiming to automate the feature after a round of manual testing.
- No test after merging builds to the develop branch.
- Less cross-browser and cross-device testing.
- Not utilizing CI-CD.
- Missing test case review meeting / PR review meeting.
- No stage/UAT environments.
- No ‘budget for maintenance’.
- No budget for paid tools.
- Human errors
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)