Chapter 6: Map the Pillars of a Dev Testing Strategy for Web Applications
This chapter opens the second part of the book and is aimed at addressing the testing strategy aspects of a web application development project, from the requirements and objectives stages up until the measurements of success.
Building a testing strategy for a given web application depends on the product requirements, the quality acceptance criteria, the available skills and resources within the team, and the target markets (end users) for which the application is intended. In this chapter, you will learn how to combine the relevant considerations into a testing strategy that covers all quality aspects and continuously meets the end user experience. In addition, you will learn about some key metrics that can be used to monitor and measure the success of a strategy.
The chapter is designed to cover the following topics:
- The key pillars of a web application testing plan and strategy
- Measuring...