Talk Synopsis
There has been lots said about the value of unit testing your code, but what about actually testing that your websites and applications work correctly once deployed? What about cross-browser testing? This talk will introduce you to testing your UI using Selenium, a tool tests your project by acting like a real user.
You will learn:
- How to install Selenium
- The difference between self-hosted and SaaS providers
- How to create create a UI test
Slides
Video
Notes & Links
Here’s a few links to the software and services I mentioned during the talk: