Testing
-
Software Development

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

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

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

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

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

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

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

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 » -
Enterprise Java

More on Creating Stubs for Legacy Code – Testing Techniques 7
In my last blog, I talked about dealing with the badly behaved untestable(1) SitePropertiesManager class and how to create stubs by…
Read More »



