-
Book Overview & Buying
-
Table Of Contents
A Frontend Web Developer's Guide to Testing
By :
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 to cover the following:
The goal of this chapter is to familiarize you with...