Skip to content

quality assurance

8 articles tagged “quality assurance”

Interacting with Web Elements using Serenity Screenplay

Blog

June 8, 2026

Interacting with Web Elements using Serenity Screenplay

What is Serenity Screenplay?   Screenplay is a test automation design pattern used to write readable, maintainable tests; it is part of Serenity BDD. Screenplay…

Utilizing Cuprite with Capybara

Blog

October 31, 2024

Utilizing Cuprite with Capybara

Automation testing can have different goals, strategies, and challenges depending on a project goal or team size. The most common goals and challenges are better…

When Data Analytics meets Quality Assurance

Blog

November 14, 2019

When Data Analytics meets Quality Assurance

Mistakes were made. Let’s acknowledge them The Atlantbh Data Analytics team went through a long and strenuous process of change over the past few years.…

Blackbox export of application metrics in Kubernetes using Grok Exporter and Prometheus

Blog

June 6, 2019

Blackbox export of application metrics in Kubernetes using Grok Exporter and Prometheus

Intro In order to gain a better understanding of how our applications behave in realtime (more…)

Using color algorithms in Automated Visual Testing

Blog

October 20, 2017

Using color algorithms in Automated Visual Testing

More complex UI issues After static image processing proved to be useful in our everyday automated regression testing (read about it here), we decided to…

Using image comparison in Automated Visual Testing

Blog

October 16, 2017

Using image comparison in Automated Visual Testing

Overview When it comes to image elements testing, using the functional testing paradigm, is not enough to verify if the image appears and shows content…

Parallel mobile testing with Appium – Part 2: iOS

Blog

March 21, 2017

Parallel mobile testing with Appium – Part 2: iOS

Preface This article assumes that you’ve already read ‘Parallel mobile test execution with Appium: Part 1’, which talks about the motivations, approaches, and challenges (more…)

UnMeetup on Continuous Integration and Automated Testing

Blog

September 23, 2016

UnMeetup on Continuous Integration and Automated Testing

Continuous integration, involving daily code base repository updates and automated testing, is in the center of software quality assurance. (more…)