Black Friday Deal: Take $250 off any 2024 workshop with code: BF2024
Cyber Week Savings: Take $2,025 off any bootcamp or short course starting before 3/31
Cyber Week Savings, Extended: Take $2,025 off any bootcamp or short course starting before 3/31
Black Friday Deal: Take £250 off any 2024 workshop with code: BF2024
Cyber Week Savings: Take £2,025 off any bootcamp starting before 31 March
Cyber Week Savings, Extended: Take £2,025 off any bootcamp starting before 31 March
Black Friday Deal: Take $250 off any 2024 workshop with code: BF2024
Cyber Week Savings: Take $1,500 off any bootcamp or short course starting before 31 March
Cyber Week Savings, Extended: Take $1,500 off any bootcamp or short course starting before 31 March
Get ahead of 2025's biggest tech talent shifts. Register for our December 11th webinar.
Testing applications from end to end (E2E) has always been a difficult proposition. From the days of Selenium to Webdriver, and now Protractor written specifically for Angular, this type of testing has taken far too much time and has been largely unproductive. The tests take too long to run and fail intermittently for no apparent reason at all. It's difficult to test features of an application without spending lots of time setting up "magic data" scenarios so we can verify that each aspect our application works as expected. This arduous process leads many developers to frustration and eventually resigning to using E2E testing for simple smoke tests.
No More!
Introducing Cypress.io, a new way of doing E2E tests that makes life incredibly simple and easy to manage. Cypress allows developers to focus on what's important and get the results we want without having to jump through a million hoops. We will be exploring what Cypress.io has to offer, how to set it up, and how it will change how you look at E2E tests.