Blog

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

Are your test automation efforts holding you back?

In case you either have lived under a rock when it comes to testing trends (I don’t say you did), you haven’t paid any attention to what I’ve written in the past (this is much more likely), or possibly both,...

Up and running with: XMLUnit

This is the sixth article in our series on new, popular or otherwise interesting tools used in test automation. You can read all posts within this series by clicking here. What is XMLUnit? From the XMLUnit.org website: XMLUnit provides you...