Writing effective test cases

Everybody can write a test case. What’s difficult is writing an effective test case. Luckily it’s a learnable skill, but it requires in-depth knowledge of the software it is written for. Before we start writing one let’s ask “What is a test case?”.  A test case can be defined as “a set of conditions or […]

Read more