Mar 7, 2022
Exploring consume driven contract testing
Mar 7, 2022
Exploring consume driven contract testing
Nov 13, 2023
Are true mocks evil?
Mar 13, 2017
What is software testing? - A brief introduction
Let' s dive into the world of testing, explaining its role in the software lifecycle through different testing strategy shapes and types.
Mar 13, 2017
The many types of tests in software testing
Discover the nuances of different types of testing and its definition based on multiple authors.
Mar 13, 2017
2. Should I test?
This post emphasizes the importance of integrating testing into the development process, rather than treating it as a separate phase. It also highlights the benefits of TDD and the need for robust testing practices to ensure functionality and prevent code breakage.