


Automate Responsive Website Tests With Galen
Responsive web design (RWD) is an approach to web design aimed at crafting sites to provide an optimal viewing and interaction experience like easy reading and navigation with a minimum of resizing, panning, and scrolling across a wide range of devices (from desktop computer monitors to mobile phones).

Testing for Accessibility and Inclusive Design
Accessibility is making sure that your product can be used by as many people as possible, including the use of external technologies to help deliver your product experience to people that have disabilities. Inclusive Design is the development of products that allow for the greatest number of users to use and experience them without the need for additional technology.

Supercharge Your Functional Tests with Visual Powers in 8 Lines of Code
In this talk, I will take existing functional tests written in JavaScript and Java, and add visual testing capabilities to them. I promise – in just 8 lines of code!

Today’s Regression Automation Challenge for Continuous Delivery
Regression Automation is all over the map today. The software testing world is way more varied than people think. Some organizations have thousands of tests constantly running on all kinds of VMs taking multiple days to execute, while others have no test automation at all. Any hope of Continuous Delivery or Pipeline Automation makes this current state unsustainable.