Testing Clichés Part II – Testing should be separate from development Rikard Edgren

This is an idea you see and hear now and then. It comes in different shapes, ranging from testers needing to have an independent manager, to testers being best if physically separated from developers, or even outsourced, or crowdsourced. Cem Kaner writes in The Ongoing Revolution in Software Testing that this notion primarily is a […]

Passion, self-education and testing Martin Jansson

I’ve recently finished James Bach’s book Secrets of a Buccaneer Scholar. I liked it, but I don’t agree with all of it. As a tester, I feel that it inspires me and gives me new ideas in my way of thinking and how I perceive learning, especially self-education. I fully agree with James on that […]

You might be an expert at non-functional testing Rikard Edgren

Now and then I read that testers don’t know enough about Usability, that there is a need for a Performance Testing expert, that a Security consultant should be called in, or that a master of the used technology would make Installation and Compatibility testing possible. This might be true in the general case, but there […]

Questions that testing constantly help answering Rikard Edgren

I have been thinking about qualitative research lately, and wondered what the question(s) would look like if testing was seen as a research project. The testing effort has many positive effects, but one common and important is to provide information about the product, so a good release decision can be made. We cannot prove that […]

Kaner’s Gold Mine Martin Jansson

Cem Kaner has updated his set of publications. I’ve been reading his well written articles over the last ten years. Have a nice time digging in!

Who does the pinpointing? Martin Jansson

Jerry Weinberg has, in his book “Perfect Software and other illusions about testing”, expressed a very important observation, namely who is responsible for pinpointing the bug. The tester finds the bug, tries to reproduce it, then adds as much information that he/she has such as log files, configurations, test data and so on. When you estimate time for testing […]

New tool – WordFreq Martin Jansson

A disclaimer… I am no developer, but I have developed a tool. As I develop I have the mindset of a developer, not the tester. I have done lots of mistakes, intentionally not implemented good/needed things and considered what parts I can get away with in the first release. This tool might not seem big and […]

ISTQB Certification is not a qualification Henrik Emilsson

Let me begin by saying that these are my beliefs ever since I took the ISEB/ISTQB certification. But when I thought of this recently, I think I need to make a statement and try to help all those that are rejected because they are not certified. ————————————– In the search for a qualifying certification many […]

Not all testing is software testing Martin Jansson

In many discussions about testing methods, courses, techniques, approaches etc it is usually software testing that is in focus. I cannot see why the limit is set to just software. For instance, the excellent course Rapid Software Testing advocates, by its name, that is meant for personel who perform testing of software. It could perhaps be […]

Grounded Test Design Rikard Edgren

For quite some time I have felt that the classic test design techniques don’t add up to the needs of software testing that tries to find most of the important information. At EuroSTAR 2009 it dawned on me that it is time to describe the method that I, and many, many others, have been using […]