Deciding on what values to use for (unit) test cases
Often when writing tests one value can be as good as any other value. Such as if you need to apply a number within a range »
Often when writing tests one value can be as good as any other value. Such as if you need to apply a number within a range »
In this post I will describe some automated testing techniques. Testing is done to assure quality in our systems. But what is quality? Quality is that »