Blog

People & Tech

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 More

3 min read

Implementing Test Automation

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...

Read More

4 min read

Agile Testing - Problems and Success Factors

The agile transformation brings challenges with it. After many software testing projects that we have accompanied, despite all the individuality,...

Read More

8 min read

Test automation - Types of Test Design

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...

Read More

3 min read

Test Manager in Agile Projects

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...

Read More

2 min read

Test Levels or Test Stages

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...

Read More

4 min read

Unit Testing

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...

Read More

4 min read

Acceptance Testing

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...

Read More

2 min read

Agile Manifesto gets 20 – Happy Birthday

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...

Read More

4 min read

Integration Testing

Integration testing is not so easy to grasp, because many things can be integrated. Modules, components, layers, services or entire systems....

Read More