It’s official – We’re doing Exploratory Testing with Session Based Test Management
With increasing use of agile methodology, reducing budgets and ever chaning requirements I personally reckon ET (exploratory testing) is now more often required.
We all do ET. Sometimes the deadlines are so tight that we have to go to the extent that we do all the testing but have no documentation available to prove what or how much was tested. SBTM helps to fix that problem.
In my earlier post I mentioned that we are trying to integrate SBTM (Session Based Test Management) with our existing infrastructure.
Well finally we’ve done it and also managed to get a sign-off from our PM (project manager) and other team leads on fully implementing on a high-profile 9 month project.
To give an idea here is how we have done it:
- Tester creates his/her session reports on enterprise wiki – so that it is viewable by any and everyone.
- We have a linux web server where we ported all the SBTM scripts provided by James Bach – made some mods to it to read wiki pages
- Call the main script which creates all the reports and voila they’re ready to view and analyse further
Screenshots for the above are also viewable here.
Thanks to James Bach for SBTM scripts and Brian Osman for further instigating the thought of implementing ET and SBTM.
Recent Comments