Systems | Development | Analytics | API | Testing

Latest Videos

10 Things Testers Wish CIOs and CTOs Knew About Testing: Episode 7

In this new series from Sauce Labs, Marcus Merrell addresses ten things he wishes CIOs and CTOs understood about testing. In episode seven, Marcus makes his case for why testers belong on your scrum teams. Come along on this ten-episode journey to learn some best practices while Marcus dispels some myths about the testing space.

The Screenplay Pattern Better Interactions for Better Automation - CTM Online

Automating interactions for tests is hard. For the past decade, the primary way to automate web UI interactions has been the Page Object Model. Unfortunately, page objects do not scale well because, by design, they allow lots of code duplication and unsafe activity. The Screenplay Pattern is a much better pattern for handling interactions. In Screenplay, Actors use Abilities to perform Interactions.

How to Bring Accessibility into Your Teams - CTM Online

How often have you heard that "Yes this is important, but we don’t have the capacity right now" or "sure, let’s put it in the backlog"? This is something we should not brush off or take lightly. Accessibility testing is vital especially when your product is a user facing application. We need to be socially aware as a team and build quality towards our product with making it more accessible.