March 2022
Intermediate to advanced
304 pages
6h 18m
English
In previous chapters, we looked at the four leading frontend web test automation frameworks (Playwright, Puppeteer, Selenium, and Cypress), and outlined the key testing types, which include functional, non-functional, API, and accessibility. We also looked at some of the key testing objectives that developers and SDETs (software developer engineer in testing) consider when choosing a test automation framework.
In this chapter, we will look at the test frameworks from the web development and application perspectives and provide guidelines on how to ensure that your test framework best fits the application type as well as the web development frameworks.
The chapter is designed ...