Agile Testing Books – which one to read?
Question: With two Agile Testing books out now, which one should you read?
Answer: Agile Testing by Lisa Crispin and Janet Gregory.
No contest.
Evil TesterA different view of software testing
|
![]() |
Question: With two Agile Testing books out now, which one should you read?
Answer: Agile Testing by Lisa Crispin and Janet Gregory.
No contest.
The following contains a true life summary of some recent testing to illustrate the use of Fiddler and some test thinking in action.
I know I have mentioned Fiddler 2 before and how I could not test web sites without it (OK, so I could but I’d use something like BurpSuite instead), but I like Fiddler because of its ease of use and flexibility, as I will explain…
I mentioned that Fiddler forms an essential part of my web testing toolkit, and recently I had a hankering for knowledge of Security Testing. Somehow I found my way to a Fiddler plugin called Watcher from Casaba Security. This lets me slowly learn about security testing in the course of my normal testing.
Simple to use: enable Watcher using the new [Security Auditor] tab that appears after installing watcher, and test normally, then check the Security tab and see the warnings Watcher has flagged.
I've done a fair bit of Web and Flash testing recently and I suddenly realised how much I rely on various tools I have installed to help me. In fact, I don't know how I ever managed to test web sites without these. So in this post I'll provide a wee introduction to the tools I've used in the past few months. If you don't use the following tools then I'd love to know which tools you use to get visibility into, and control of, your testing.
I still remember my first real test.
Do you?
Since I generalise wildly, I assume that you do.
Note: my first 'real' test. Not "the first time I found a bug". For the purposes of this exercise I defined my first 'real' test as the first time I can remember purposefully thinking like a tester with regards to software and actively hunting out a bug.
You may choose a different definition - up to you. And you may have more effective recall of your formative years - bully for you. But - my blog, my story.
Since Compendium Developments houses my book reviews, you may have missed:
Which ones do you read?
Any more I should add to this list?
I recently facilitated a session on free and open source test tools at the Test Management Summit. This post contains an edited form of my notes prior to the event and some amendments and additions based on the discussion from the session. [Download the slides from the session]
I dislike the term QA when applied to testers in general. I dislike it more when applied to my team. I dislike it even more when applied to me. If you read this, and you use the term QA - stop it.
Unfortunately if I graphed the trend for verbal usage of this term I would see draw a line heading upwards.
A few testers have recently mentioned the tool FireShot to me. Note they only 'mentioned' it to me - they should have raved about it and shouted out its name, and in between the effusive praising performed a little happy dance. This plugin works in both IE and Firefox and allows you to capture the whole browser page as an image and send it to the clipboard.
When you upgrade to the 'pro' version you get editing capabilities, but the free version will speed up your web testing defect reporting no end.
Related links: