Australian Testing Days – Sydney Conference Overview

I had a blast at Australian Testing Days Conference in Sydney on Friday. It’s always good to get reconnected with some colleagues and to make new connections. First up we had Jennie Naylor go over how to use OKR’s to drive the Quality Onwership: The OKR (Objectives and Key Results) framework has been in use since […]

Getting Started with Google Cloud, App Script and BigQuery

The humble spreadsheet is one of the most versatile digital tools that any tester has in their toolkit. I’m working on a data analytics project at InsightTimer where we are doing event tracking across our android and iOS apps using MParticle and BigQuery. I want to do some data analyst on the events coming through […]

Personal Branding

Warning: This blog contains promotional content. Personal branding is all about that, what else did you expect? We had a pretty awesome CV clinic for Sydney Testers yesterday held at Opus Recruitment Solutions. Barry Smith and Mike Hollowbread specialise in recruitment for software testers and went through their pointers for CVs. These guys see a lot […]

Getting started with GCloud, MySQL and the Command line

I’ve put together this guide for how I connect to my MySQL instance using google cloud after this tweet from @ddiversion: Would you know of any good resources to learn command line SQL queries (from connecting to a db to running SELECT queries, the whole thing)? Thanks! — skae (@ddiversion) August 2, 2018 Google cloud […]

My Approach to Testing

Someone asked me, “do I have a method for generating testing ideas?”. My answer; “I follow an exploratory approach to simultaneously learn, generate and execute test ideas”. This might involve exploring the product a little to learn about how it works, this will feed into questions/ideas and then I might explore some other ideas further. […]