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 the functionality of your website using one or more browsers.
You will learn:
– How to install Selenium
– The difference between self-hosted and SaaS providers
– How to create your first UI test
Intended audience: Content Creators & Developers