-
Software Development👁 Image
Effective Unit Testing – Not All Code is Created Equal
Unit Testing is one of the most adopted methodologies for high quality code. Its contribution to a more stable, independent…
Read More » -
Software Development👁 Image
Tips for Testing Database Code
Almost everybody understands that source code belongs into version control. Many people understand we need to test our code. Quite…
Read More » -
Software Development👁 Image
Static Analysis isn’t Development Testing
I constantly get emails from Static Analysis vendors telling me why I need to buy their technology. Recently I’ve been…
Read More » -
Software Development👁 Image
7 mistakes of software testing
Though most developers know the importance of testing, it seems that a lot of them still aren’t testing enough. And…
Read More » -
Core Java👁 Image
TestNG or JUnit
For many years now, I have always found myself going back to TestNG whenever it comes to doing Unit Testing…
Read More » -
Enterprise Java👁 Image
My Testing and Code Analysis Toolbox
Last week we kicked of a “Testing Skill Group” at LINEAS, a group for exchanging knowledge about testing. One question…
Read More » -
Enterprise Java👁 Image
Getting Started with Amazon Web Services and Fully Automated Resource Provisioning in 15 Minutes
While waiting for a new project, I wanted to learn something useful. And because on many projects we need to…
Read More » -
Enterprise Java👁 Image
Some Definitions – Testing Techniques 9
I think that I’m coming to the end of my series of blogs on testing techniques, and it feels like…
Read More » -
Enterprise Java👁 Image
Why You Should Write Unit Tests – Testing Techniques 8
I’ve had lots of reaction to my recent blog on ‘What you Should Test’, some agreeing with me for varying…
Read More »
