July 2022
Beginner to intermediate
235 pages
3h 36m
English
In the previous chapter, you learned about the tools, frameworks, and libraries used for automation testing. This chapter introduces the test pyramid and why it’s crucial to visualize tests on each layer of a software application.
At the end of this chapter, you should have a good idea about the importance of a layered testing approach and how it helps save time and effort.
Mike Cohn1 created a test pyramid2 that offers a practical way of testing software applications. This was before the agile methodology came into existence. Later, ...
Read now
Unlock full access