7 min read
Test Automation of Different System Types
Different system types place different demands on successful test automation. Among other things, they determine the automation approach and also limit the possible tools.
Read More7 min read
Different system types place different demands on successful test automation. Among other things, they determine the automation approach and also limit the possible tools.
Read More3 min read
At best, the introduction of test automation in a company takes place gradually. This serves to adapt the techniques and tools to the needs of the...
4 min read
The agile transformation brings challenges with it. After many software testing projects that we have accompanied, despite all the individuality,...
8 min read
The aim of test automation is to increase the efficiency of any test activities. Even at the test design stage, there are different types of test...
3 min read
Do you still need test management in an agile project? Is a test manager necessary in agile testing? I get asked these questions again and again. My...
2 min read
Test levels are a very practical model for structuring test activities. Each of these test levels covers a different part of the software and the...
4 min read
For me, the unit test is the most essential of all test stages. It is also the first thing I look at when I start a new consulting project. Why? This...
4 min read
The acceptance test is the highest of the test stages. The theory says that the customer tests here and realizes with a smile on his face how...
2 min read
So it was 20 years ago that the foundation stone for the “Manifesto for Agile Software Development” was laid in a ski hut in Utah: the Agile...
4 min read
Integration testing is not so easy to grasp, because many things can be integrated. Modules, components, layers, services or entire systems....