Company
Date Published
Author
Ashley Hunsberger
Word count
933
Language
English
Hacker News points
None

Summary

The Road Ahead in Achieving Quality` is a call to action for software teams to establish a roadmap for achieving higher quality through automation and other means. The author emphasizes the importance of setting clear goals, such as automating unit and integration tests, user acceptance tests, REST APIs, visual regression testing, and test coverage. Automation should be prioritized over manual testing, but manual testing still has its place in ensuring product quality. The article highlights the need for engineers to develop a mindset that their code is ready for production before handing it off to QA, and encourages teams to use exploratory testing and bug bashes effectively. Additionally, consideration must be given to non-functional requirements such as accessibility, localization, security, and performance. The author concludes by emphasizing the importance of frontloading quality into acceptance criteria and building until that criterion is met.