Tutorials and resources on how to apply test automation in software testing

Setting Your First Appium Tests Efficiently

January 16, 2023 0

Getting started with Appium is still really hard. Where should you start when you want to take your first baby steps towards performing test automation with the Appium open source testing tool?

Full-Circle Testing With Cypress

January 3, 2023 0

Cypress has taken the world by storm by brining an easy-to-use open source tool for end-to-end (E2E) automated testing. Its capabilities have proven to be useful for creating stable tests for frontend applications. But end-to-end testing is just a small part of test automation efforts. What about your API? What about your components?

Testing Machine Learning Modules in Production

December 12, 2022 0

Standard software testing works just fine when you know your outputs. What happens when success means “at least 95% accuracy at least 90% of the time”? Worse still, what happens when success means “This group liked the analysis it gave, so it is fine for stuff that looks like what came in yesterday”?

New Cerberus Testing 4.15 Accelerates Open-Source Test Automation

November 4, 2022 1

The world of automated testing is booming. With a worldwide market of 20.70 billion euros in 2021¹ and an estimated annualized growth of 19% by 2030¹, the deployment of automated tests is becoming part of the top priorities to help companies accelerate their transformation.

Tests That Help you Find Defects Faster

October 24, 2022 1

This presentation is about the common mistakes that people make when writing tests. It highlights more aspects like bloated tests which make it hard to figure out what they are about and proper usage of assertions to get better error messages.

Open Source Model-Based Testing Tools

October 17, 2022 1

Model-based testing is a software testing approach that is based on models of the system under test and its environment to define, manually or automatically, the test cases.

1 14 15 16 17 18 53