Blog

Step-by-step integration testing: a case study

For the last 9 months or so, I have been working as a tester on a project where we develop and deliver the supply chain suite connected to a brand new highly automated warehouse for a big Dutch retailer. As...

Stubs, mocks or virtual assets?

If, during the software development process, you stumble upon the need to access software components that: Have not yet been developed, Do not contain sufficient test data, Require access fees, or Are otherwise constrained with regards to accessibility, there are...