Make your software better

We train and mentor developers and testers in the best software practices known to us

Unit Testing & TDD

Everybody can pick up calculator examples on TDD. Want TDD in real life applications?
We can help.

Clean Code

Clean code is essential for maintainability and automation. Improve your code and your life quality follows. We can show you how.

Agile Development and Testing

Had enough of agile certificates that just hang on the wall? Learn about agility and agile development from people who actually worked in agile companies.

Check out my Blogs!

Better API Testing – A Boxing Match

APIs are interfaces. It’s in their name. Interfaces in software allow to decouple the “what” from the “how”. The function from the implementation. API testing should reflect that, right? For example, when a user calls Read more…