Test Automation
Criteria catalogue for the best possible choice of test automation tools
This article is about the list of criteria for tools in test automation, the criteria catalogue, how it was validated and the results of this validation.
Selecting test automation tools – criteria and methods
Determining which criteria are relevant when selecting a test automation tool is the basic requirement in the development of a criteria catalogue
Test automation in Angular web projects – What comes next after Protractor?
After the Angular team announced in April that it would stop development of its Protractor e2e testing framework at the end of 2022, many developers have been asking themselves what will happen next. Which test automation tool should be used? The market has a wide range of alternatives, some of which will be discussed in this article.
Test automation tool from the catalogue – How do I find the perfect tool?
One of the first steps in introducing a test automation strategy is to evaluate suitable test automation tools. Since each project is unique, both the requirements and the choice of tools vary. This blog series is intended to provide guidance in selecting the appropriate solution.
Appium – An Introduction (Part 1)
Appium is a test automation tool specifically designed for testing mobile applications. It enables us to simulate mobile-specific use cases.
The Test Analyst – Just a Reviewer for Automated Test Cases? A Field Report from an Agile Environment
In the agile environment, test automation helps to minimize effort and to increase quality. But how can this time-consuming automation be implemented in the everyday life of a test analyst?
Pimp my testAUTOmation (Part 3)
This third part of the blog series is about reports and protocols which can be used to derive key figures and trends the team needs for further development.
Pimp my testAUTOmation (Part 2)
In the second part of the blog series on Selenium we will create a video of the test execution.
Pimp my testAUTOmation (Part 1)
In this blog posts I want to show what Selenium 4 brings and how important features like screenshots, videos, reports and approaches of AI can be implemented using simple means.
Recipes for Test Automation (Part 3)
To find out how a recipe, thus a test case for test automation, has to look like, we first take a look at a typical recipe.