Archive for January, 2012

Some Nifty Windows Tools Rikard Edgren No Comments

Here are some small, free, nifty tools I use now and then: FreeMind – to model and communicate WinMerge – to diff or merge files or folders Process Hacker – to monitor resource usage Process Monitor – to monitor registry and disk activities InCtrl5 – for installation testing (what happended to Install Analyzer??) Fiddler/Wireshark – to see […]

Testing is blocked? Martin Jansson No Comments

Sometimes when I read status reports or hear project managers talk about testing, I hear that “testing is blocked”. What do they mean by that? When I delve deeper in what they are talking about I sometimes see that the progress on workpackages for the testing team or testers in a team have been combined with […]

The Scripted and Exploratory Testing Continuum Henrik Emilsson 7 Comments

I have been using the Scripted – Exploratory Testing Continuum (For one source of this, see page 56 in http://www.ryber.se/wp-content/EssentialTestDesign.pdf ) in classes to explain how scripted testing and exploratory testing intertwines; and to explain that most of our testing is somewhere in the middle of the continuum. But I have also had some issues with this […]

Pair testing with a flare of checking Martin Jansson No Comments

When I explain pair testing I usually say that you pair up two persons. One drives the testing while the other documents, comes with suggestions and asks for clarifications. In this context, if we consider the use of testing and checking. What if the person driving focus on testing (that is usually the case) and the […]

Some initial thoughts on checks Martin Jansson 5 Comments

Introduction In 2009 Michael Bolton had a talk at Agile 2009 from which he later on wrote about a distinction between testing and checking [1]. He has since then elaborated more in the area and digged deeper into it [2], and continue to do so [3]. By clarifying what we are doing at a certain […]