Summary
This chapter offered an experience-driven testing plan and strategy so that developers and test managers can scope properly their web application projects from one release to the next.
We then unfolded the scoping of a test plan into three categories of metrics and KPIs to help decision-makers better assess, using data, the quality of a given application. We focused on quality, speed, and cost to categorize these metrics.
Lastly, we took a real-life production website from the financial industry and created a thorough mind map that scopes most testing types across the different testing types: functional, performance, security, APIs, usability, and so on.
We clarified that scoping and planning is always a moment in time, especially for agile and DevOps teams; hence, they need to be always validated and modified to be relevant at the right production moments.
That concludes this chapter! In the following chapter, we will provide a deeper consideration matrix between...