Browsed by
Month: September 2018

Accelerating your SDET career.

Accelerating your SDET career.

This entry is part 2 of 4 in the series Building a career in test as a developer

Since changing from teaching into software development on my 45th birthday exactly three years ago today, I fell into test automation entirely by accident. It is something however that I really enjoy and apparently it is a great path for the ambitious software development professional. In just those three short years I am already earning more than I ever achieved in 20 years as a school teacher, and almost certainly more than I would be able to command had I…

Read More Read More

Opinion: Writing automated system tests is a great way to test a website / webapp.

Opinion: Writing automated system tests is a great way to test a website / webapp.

A few weeks ago I wrote a post explaining how running automated tests does not perform the same function as (good) manual testing. In a recent project, I was reminded that although running the tests is not deep testing, writing them is. I am very fortunate that I work with developers who are hot on quality and focused on writing appropriate unit tests for all their code, but what is the most cost effective way to have confidence that the…

Read More Read More