Posts Tagged ‘exploratory testing’
Exploratory Testing is not a controlled process Rikard Edgren 8 Comments
Exploratory Testing is not as widely used as it could be, because management doesn’t want it. Stated reasons for this could be unaccountable, unstructured, sloppy, non-scientific etc, reasons that can be refuted by communication. But I think the real reason is something Exploratory Testing can’t have: a controlled process. Management/Companies want to have a plan [...]
Teaching testing: scripted vs exploratory testing Martin Jansson No Comments
The Testing vs. Checking Paradox Henrik Emilsson 23 Comments
If you haven’t read the excellent articles by Michael Bolton regarding Testing vs. Checking yet, now is a good time to do it: http://www.developsense.com/blog/2009/08/testing-vs-checking/ http://www.developsense.com/blog/2009/09/transpection-and-three-elements-of/ http://www.developsense.com/blog/2009/09/pass-vs-fail-vs-is-there-problem-here/ Done? One thing that struck me with this is that the more testing you do will result in less testing and more checking. I.e., the more you test, the more [...]
Are there any passionate script testers? Martin Jansson 10 Comments
When looking for personel in general it is common that we want passionate people who love their work. Most passionate testers that I read about are usually part of the context-driven movement. Can there be testers out there that are really passionate about how they work in the heavy scripted test environment, where someone else [...]
Introducing exploratory testing in a scripted test environment Martin Jansson 5 Comments
In many organisations it is hard to change how you are working. You might be bound to certain CM tools, how things are expected to be planned, documentation systems, management expectations, project management expectations and so on. In many of these traditional environments you might also use the regular test plans, test matrices, test specifications, [...]
Exploratory Testing vs. Scripted Testing – rich terminology Rikard Edgren 2 Comments
Exploratory Testing in its purest form is an approach that focus on learning, evolution and freedom. Cem Kaner’s definition is to the point: “Exploratory software testing is a style of software testing that emphasizes the personal freedom and responsibility of the individual tester to continually optimize the value of her work by treating test-related learning, [...]
Michael Bolton on Testing vs. Checking Henrik Emilsson 2 Comments
Scripted vs Exploratory testing from a managerial perspective Martin Jansson 5 Comments
From a managerial perspective without knowing too much about testing, your sole experience comes from the scripted test environment… What does Scripted Testing include? Control over what is to be tested, in the sense that you have a clear coverage of test cases on certain areas. Reports where you can see exactly how many test [...]
Persuading about Exploratory Testing: The provocative-analogy way Henrik Emilsson 1 Comment
This is my reply to the thread “Persuading about Exploratory Methods” in software-testing@yahoogroups.com. This starts out with the problem that it is sometimes hard to persuade a manager about Exploratory Testing, when all that matters to the manager is that tests ought to be documented (in order to know what should be tested, how many [...]