Testing
-
Software Development
Test Attribute #5 – Differentiation
This the 5th post about Test Attributes that started off with celebrity-level “ How to test your tests” post. Differentiation…
Read More » -
Software Development
Test Attribute #4 – Accuracy
This is the 4th post on test attributes that were described in the now even more famous “How to test…
Read More » -
Enterprise Java
Writing Tests for Data Access Code – Don’t Test the Framework
When we write tests to our data access code, should we test every method of its public API? It sounds…
Read More » -
Software Development
Testing Love and Polyamorous TDD
The rigor and quality of testing in the current software development world leaves a lot to be desired. Additionally, it…
Read More » -
Software Development
Test Attribute #3 – Speed
This is the 3rd post on test attributes that were described in the now more famous “How to test your…
Read More » -
Software Development
Writing Tests for Data Access Code – Green Build Is Not Good Enough
The first thing that we have to do before we can start writing integration tests for our data access code…
Read More » -
Software Development
Test Attribute #2: Readability
This is the 2nd post on test attributes that were described in the now famous “How to test your tests”…
Read More » -
Software Development
Improve your Feedbackloop with Continuous Testing
Have you ever though about what the most valueable thing in software development was for you? And im not talking…
Read More » -
Software Development
Is TDD Dead Or Alive?
This blog post is for those of you who are unaware that there is a major debate in contemporary software…
Read More »