End-to-end Testing With A Real Browser
16:05 - 16:45, 29th of September (Tuesday) 2020/ FRONT-END STAGE
In this session, we will discuss end-to-end browser testing which helps us create rock-solid web apps. It is particularly important, since you can validate certain website behavior with it, which unit tests or integration tests will never catch.
Umar Hansa will explore:
- Options for end-to-end browser testing in JavaScript.
- Scraping data from other websites.
- Outputting screenshots and video so you can watch recordings of your tests.
- Some common testing pitfalls.
TOPICS:
Javascript
WebDev
Testing