Remove Culture Remove Engineering Culture Remove TDD Remove Test-Driven Development
article thumbnail

5 ways to do Continuously Improved Testing

Xebia

If we were to take it one step further, where test automation is not only a tool to validate what we have made, but rather a way to write self-testing code , we find practices like Test-Driven Development (TDD). As Dave Farley and Arjan Molenaar wrote: “TDD is not about writing unit tests”.

Testing 130