Seven Questions
This is the opening blog of a small series of posts in which I elaborate on a test approach heuristic using 7 questions that I have developed over the years. Thinking about testing As a tester I have...
View ArticleSeven Questions – Why do I test?
Reasons for testing The question why something is tested has kind of a schizophrenic nature to it. Its answer is either so obvious that the question itself is ignored or it is so cumbersome that...
View ArticleSeven Questions – What will I test?
In the previous post I addressed why you test. In this post I will address what you are going to test. In the sections below I will hand you a number of ideas. Some of them are well-known in main...
View ArticleYAGNI
Context At the time of this blog post my family and me are on holiday in Iceland. Since we are not that often in Iceland we, amongst visiting relatives and friends, use the time to look into...
View ArticleNo user would do that
Still on Iceland Being in a foreign country gives you a chance to visit shops that you haven´t been before. And doing so has heightened my attention to curious software behavior. Today we went out for...
View ArticleSeven questions – What questions do I have?
The previous two questions helped you to find why testing is necessary, what information you need to answer the first question (business value) and which test ideas help you deliver meaningful and...
View ArticleA collection of quality characteristics
Following the earlier posts listing software testing and bug definitions this post has also a, very large, listing. This time it is a list of quality characteristics. Like the earlier posts this list...
View ArticleTest Levels! Really?!
Next in the series of software terminology lists is “Test Levels”. But there is something strange with test levels. Up until now almost every tester that I have worked with is familiar of the concept...
View ArticleRegression Testing
As a follow up in the testing definition series it was my intention to continue with covering Test Types. Initial investigation showed what I had already feared. Such a post would become a Herculean...
View ArticleTest Types – A
This sixth post in the series of software testing overviews introduces the first of some 80+ different test types. That number is completely arbitrary. While investigating test types I found over a...
View Article