All Talks

Avoiding The Suck Of Testing Using Cypress.io

The state of application testing for Angular is broken. Angular applications are composed of UI components running in a browser, but our most effective testing strategy has been unit testing functions instead of UI interactions. The recommended strategy for testing the UI is Protractor, which is built on Selenium, a technology originating in 2004 when the web was all server-side rendering. This workshop will show you the flaws in your current testing strategies and how to most effectively test …

You might be interested in:

July 2020 Frontend
Debasis Saha Debasis Saha

Debasis Saha

Implement API Communication and Authentication using Angular