Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-mail-logging domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /mnt/serverpilot1_srv/shawnhooper/apps/shawn-hooper/public/wp-includes/functions.php on line 6114
Automated UI Testing with Selenium - Shawn Hooper Skip to content

Automated UI Testing with Selenium

Categories:Web Development

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:


Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.