Systems | Development | Analytics | API | Testing

Sauce Labs

Testers Should Absolutely Be Part of the Scrum Teams

As a pragmatist, one thing that bothers me in movies is when characters withhold critical information from each other. Don’t get me started on all the secret plans that did and didn’t work in The Last Jedi. On the other hand, I realize that this is done by the writer to build drama and add tension to the story. It’s often a necessary evil to advance the plot. Well, friends, life is not a movie.

EPAM Testing-as-a-Service, Powered by Sauce Labs

We as a society have always been intrigued by the concept of testing. In fact readers of a certain age may even remember when we all became briefly obsessed with anthropomorphic crash test dummies in the late 80s and early 90s. What started out as an ad campaign about vehicle safety transformed into a line of toys, a television show and even video games.

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.