Painless Testing for Modern Web Applications with Cypress.io
12 Jan 2023
-
Locked
Unit testing is hard and time-consuming; and worse - the users and the customers do not care! They only want the features working in the production system, everything else is development overhead. If this is the case, how do we improve the web application quality? How do we catch the bugs early? How can we test the deployed system effectively?
This presentation showcases Cypress.io - an open source, MIT-licensed end-to-end test runner that radically break with existing technologies (like Selenium, WebDriver) to be able to test _modern_ web applications. The main focus of Cypress is to give every developer a tool that helps rather than hinders the development process. Thus it has such features as GUI with time travelling debugger and DOM snapshots; headless run mode on CI with video recording by default; full browser DevTools to inspect the application's behaviour; spying and stubbing of network calls; and many other advantages compared to existing solutions.
We worked hard to make Cypress the best end-to-end testing tool, and the developer community is noticing our effort. Cypress is framework-agnostic and can test anything that runs in the browser, and it has found adoption across all major web frameworks. Come to this presentation to find out how much the web app testing has changed in the last few years.
Is AI failing, or is it an API? Simulate your API environment in WireMock Cloud to run better tests, earlier
Explore MoT
What I learned about influence by becoming a stakeholder
Elevate to senior test automation roles with mastery in automated checks, insightful reporting, and framework maintenance
Debrief the week in Quality via a community radio show hosted by Simon Tomes and members of the community
Comments