DEV Community

Cover image for Five common pitfalls every QA manager should avoid
taniazhydkova
taniazhydkova

Posted on • Edited on

2

Five common pitfalls every QA manager should avoid

Daniel Knott, a software quality assurance expert, recently made an interesting point about why total automation is unhealthy — "Customers don't care if your software is automated to 100%. They care, for example, if the final product still has critical issues."

When preparing a test team for automation, be sure to allow enough time for them to work with the system before the start of actual testing. Daniel Knott offers the following advice to avoid making this mistake:

  • Start by sitting down and making a plan. What do you want to automate? What are the critical parts of your product that needs to be automated?
  • Determine the things that are likely to change often, and start simple — don't write too many tests for complicated features.
  • Check those features that people interact with first.
  • Talk to your developers; they know how a product is supposed to work. Discuss with them what features you should focus on first and what features can be tested later.

Conclusion: automation is great, but you must be careful not to go overboard.

Learn more common mistakes every QA manager should avoid - in my team’s recent blog article.


If you want to follow my testing learning journey, follow the "Software Testing Talks" groups I created on Reddit and Linkedin. I share the most interesting QA discussions I find on the web and insights I get during testing work and studies there.

I am also happy to hear your feedback, suggestions, or ideas about what you would like me to write more about. Don't hesitate to text me if you want to say hi or discuss something.


If you want to follow my testing learning journey, follow the "Software Testing Talks" groups I created on Reddit and Linkedin. I share the most interesting QA discussions I find on the web and insights I get during testing work and studies there.

I am also happy to hear your feedback, suggestions, or ideas about what you would like me to write more about. Don't hesitate to text me if you want to say hi or discuss something.

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

Top comments (0)

The Most Contextual AI Development Assistant

Pieces.app image

Our centralized storage agent works on-device, unifying various developer tools to proactively capture and enrich useful materials, streamline collaboration, and solve complex problems through a contextual understanding of your unique workflow.

👥 Ideal for solo developers, teams, and cross-company projects

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay