Test Management tools – Kanoah

Having a good test management tool is very important in every project. You can easily become confused, if you are working on many projects with different bug tracking and test management tools. Just imagine that you have a powerful bug tracker and a test management system in one application, on one place and it works […]

Read more
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