Showing posts with label recommendations. Show all posts
Showing posts with label recommendations. Show all posts

Wednesday, 13 November 2013

Book Review - Explore it! by Elisabeth Hendrickson

The following is a review of the book Explore it” by Elisabeth Hendrickson
Elisabeth Hendrickson website
Having followed Elisabeth on twitter @testobsessed and used her test heuristics cheat sheet extensively  I was very excited when I found out that she was releasing a book about exploratory testing and I was fortunate to be able to receive an early ebook version.  The following is my review of the book and of the things I found interesting and that I hope others may find interesting.
The beginning of the book starts with an explanation of testing and exploration in which she mentions the debate on testing and checking  and to me this gives a good grounding of where Elisabeth sets the context for what follows in the book. I especially like the point she makes regarding the need to interact with the system:
Until you test—interact with the software or system, observe its actual behaviour, and compare that to our expectations—everything you think you know about it is mere speculation.
Elisabeth brings up the point of how it is difficult to plan for everything and suggest we plan just enough.  The rest of the first chapter goes into more details as to what are the essentials of exploratory testing and making use of session based test management.
One part of the book I found useful was the practice sessions at the end of each chapter to help you recap what was being explained within the chapter.  If you are the type to normally skip this kind of thing (like myself) on this occasion I would recommend that you give them a go, it really does help to understand what has been written in the chapter.
The next chapter introduces charters to the reader and for me this is the most useful and important chapter of the book.  It helped me to clarify some parts of the exploratory testing approach that I was struggling with and simplified my thoughts.  Elisabeth explains a rather simple template for creating your own charters.

Explore (target)
With (resources)
To discover (information)·

Where:
  • Target: Where are you exploring
  • Resources: What resources will you bring with you
  • Information: What kind of information are you hoping to find?
The rest of the chapter takes this template and using examples provides the reader with a way in which to create charters simply and in some cases quickly.  Along the way she introduces rules that one may wish to follow to avoid turning the charters in to bad charters. She also offers advice on how to get information for new charters (joining requirement/design meetings, playing the headline game) .
What, you do not know what the headline game is?  Well you need to buy the book to find out.
I have started to use this template to create charters for my own testing going so far as to add this template into the mind map test plans.  This to me was worth paying for the book just for this very useful and simple approach to chartering exploratory testing.
The following chapter takes you on the journey of the importance of being able to observe and notice things.  This is a key element of exploratory testing and looking for more things to test is a part of this.  Elisabeth talks about our biases and how easy it is for us to miss things and provides examples of how we may try and avoid some of them.  She talks about the need for testers to question and question, again to be able to dig deep and uncover information that could be useful. This chapter is useful for being able to uncover the hidden information and it suggest ways in which you can get more information about what you want to explore without the need for requirement documents.  This is important since it is better to have the skills that allow you to be able to ask questions
The next few chapters of the book look at ways in which you change or alter the system to undercover more information by means of exploration.  These chapters take the cheat sheet Elisabeth and others produced and add a lot more detail and practical ways to look at the system with a different perspective.  These chapters include titles such as:
  • Find Interesting Variations
  • Vary Sequence and Interactions
  • Explore Entities and their relationships
  • Discover states and transitions
A great deal of this is found in part two of the book and this section is something I repeatedly return to for quick inspiration of what I can do to explore the system more.  It gives some great techniques on how to find variants in your system and how to model the way the system is working.  It provides useful ways to help you find the gaps in your system or even in your knowledge.
In the middle of the book there is a chapter called ‘evaluate results’ whereby Elisabeth asks if you know the rules of your system.  If you do not then it would be useful to explore and find them.  She explains the meaning of rules using ‘Never and always’.  If you have a rule that saying it always should do this, then explore. The same for ‘never’ you can explore and uncover where these rules are broken.  This chapter also looks at outside factors such as standards, external and internal consistency.  All these are important when exploring the system and Elisabeth within the book reminds us in this chapter to be aware of such things.
The final section of the book is titled ‘putting into context’
In the chapter ‘Explore the ecosystem’ expands upon the ‘evaluate results’ chapter and now asks you to think about external factors such as the OS, 3rd party libraries.  Elisabeth gives a great tip in this chapter on modeling what is within your system and what is external and how they interface.  I have found this extremely useful to work out where I can control the system and where this is outside of my control.  Once this has been done, you can then, as Elisabeth suggests as the ‘What if’ questions of these external systems.  If you want to know more about these What if questions, again, I recommend reading the book.
Within here, Elisabeth gives advice on how to explore systems with no user interfaces.  For someone such as myself where there is very few user interfaces, I found a lot of useful information in this chapter.  Especially for making me think of ways in which I could manipulate the interfaces and explore the APIs.
Next Elisabeth talks about how to go about exploring an existing system and gives some great tips on how to do this such as:
  • Recon Session
  • Sharing observations
  • Interviewing to gather questions
This chapter is useful for those who are, or have tested, an existing system and need new ideas to expand their exploration.
Elisabeth then talks about exploring the requirements which is very useful for those who have requirement documentation and within the chapter there are lots of ways offered in which you can explore them.  One great suggestion in using a test review meeting and turning it into a requirements review.  Elisabeth offers many other suggestions on how to create charters from the requirements and use these during your exploratory testing sessions
The final chapter of the book is to think about exploratory testing throughout the whole of the development of the system and how to make exploratory testing a key part of your test strategy.  The key point I got from this chapter was the following:
When your test strategy includes both checking and exploring and the team acts on the information that testing reveals, the result is incredibly high-quality software
Elisabeth gives some real life experiences and stories of how she went about ensuring ‘exploring’ is a key part of testing.  This chapter is very useful for those who want to introduce exploratory testing and are not sure how to go about doing this.
At the end of the book there is a bonus section on interviewing for exploratory testing skills and some details about the previously mentioned cheat sheet.
This is now my testing ‘go to’ handbook and to me it is as important as my other ‘go to’ testing reference book by Glenford Myers – The Art of software testing
I recommend that all testers should have a copy of Explore It as well as anyone who works with testers.  There is information in this book that can help developers with their unit tests by making them ask ‘have I thought of this’?  It can be used by product owners to put together their own charters which they feel would be important to be investigated or explored.
Would I recommend buying this book?  Heck! YES.

Tuesday, 30 April 2013

A tester’s bookshelf


The inspiration for this post is from a blog post I saw by Paul Gerrard on top ten books for testers.  Which was in turn inspired from a question asked by Huib Schoots via the Software Testing Club.

I thought I would put a different take on the question and not put together a top ten list or anything like that but more a list of books I have recently read, am currently reading or intend to read soon.  This is not a post recommending these books, rather an insight into my eclectic choice of reading and for some of you who read my blog may find it useful.

Recently Read

Antifragile: Things that Gain from Disorder -  Nassim Nicholas Taleb
A great book for testers, it talks about how we can get better by subjecting ourselves to more stress and disorder. There are many connections to how we think and do testing.   How we can do small things to gain large rewards.   There is a video from the New York Public Library of a discussion between Nassim Taleb and Daniel Kahneman about how do we make decisions when faced with uncertainty, I highly recommend watching this.

The Hundred-Year-Old Man Who Climbed Out of the Window and Disappeared - Jonas Jonasson 
One of the best fiction books that I have read this year a great story and one I enjoyed.  The book tells the life story of a 100 year old man and the famous people whom he met on the way.

You are Not So Smart: Why Your Memory is Mostly Fiction, Why You Have Too Many Friends on Facebook, and 46 Other Ways you’re Deluding Yourself.  David McRaney
A nice and easy book to read and some great biases and cognitive illusions explained in simple easy language.  If you are a tester you may find some of this very useful. 

A street Cat called Bob – James Bowen
I am a cat person (get over it).  A true and remarkable story of a homeless man who finds a cat takes him under his care.   – You Tube has a cool Video of James and Bob

Explore It!: Reduce Risk and Increase Confidence with Exploratory Testing -  Elisabeth Hendrickson
Once of the best books I have read on using exploratory testing (outside of the Rapid Software testing course).  It is permanently on my desk at work and one I refer to at least once a week for ideas when I am suffering from a testing block.  It is great for inspiring ideas and thoughts on all aspects of testing.

Reading 

Tacit and Explicit Knowledge -  Harry Collins
Started this on recommendation from Michael Bolton and I am only a couple of chapters in and finding so much related to testing and especially the way we learn. I feel this could have a significant impact on the way we teach testing.

Blah Blah Blah – What to do when words don’t work – Dan Roam
A great book on how we report information – almost finished this book and has some ideas on how I can report better and convey information in a way in which I am not misleading people.

Intend to read next

This explains everything – John Brockman
What drew me to this book was the names mentioned on the cover, Nassim Taleb , Richard Dawkins  , Steven Pinker , Martin Rees – to name a few.  All who have wrote books I have read hence it piqued my interest – hopefully we be as good as I expect.

Game storming – Dave Gray
I have an interest in how we can be more creative and create more ideas, very useful for when testing and especially test planning.  So I got this book based upon the concept that it contains useful techniques to improve idea generation and creativity.

Making Social Science matter – Brennt Flyvbjerg
I have finally got around to adding this to my bookshelf after being recommended sometime ago by Michael Bolton (again).  I have a great interest in social science and how we can within testing learn from this area.  This book presents new thoughts and thinking on how to approach social science research.  I feel there could be some good connections with testing within this book based upon what I have read of the reviews.

This is by no means an exhaustive list and there are many more books I could have included in the recently read section but I wanted a nice short blog post for a change.  I should note that the books I intend to read in the future can also change based upon what interests me at that time.  This is the reason I could not do a top ten list of books, the list would depend so much on context.  It would depend on so many different things and I would find it hard to narrow it down to one context since within most books I read I can relate something back to testing, even the fiction books.