The Big Leap
In his book The Big Leap, Gay Hendricks recommends making the jump from your Zone of Excellence to your Zone of Genius. I think this is great advice, so I thought I’d share it, along with some tips for doing so.…
Test Planning Simplified
In my experiences of planning for testing in various different environments, and across a number of teams and organisations, the value of that planning was never the document itself; rather,…
7 Things Awesome Testers do That Don’t Look Like Testing
If you’re supervising testers, or if you have testers on your team or in your organisation, you probably see them doing a whole bunch of stuff that doesn’t look much…
Automating PDF’s and Windows Objects with Python and Webdriver
At my current gig I needed a way to check the print styling wasn’t broken across a range of pages and browsers. It was an obvious candidate for automation and,…
Correlating Dynamic Values in JMeter
In previous posts I have covered: If you’ll recall from that last post, the login script wasn’t working yet. The actual login request (i.e. the submission of the login credentials…