Automated UI Testing with Selenium

Much has been said about the value of unit-testing your code, but what about 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 that 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 a UI test

Speaker