Software Testing and Development Blog Posts

Subscribe to the full blog feed using RSS

All Posts | Categories | Archive

Two Java Beginner Coding Tips

Two Java Beginner Coding Tips

2 minute read - Java For Testers

TLDR; Coding Tips for beginners.Write your code as temporary comments, remove syntax errors as soon as you see them.

Here are a few tips I’ve been verbally passing on when teaching people on my Java For Testers face to face training.


Black Friday

Do not look for Cheap Black Friday Deal​ Testing

8 minute read - Essays

Black Friday means cheap deals.

Testing is already the ‘cheap’ and undervalued relation in Software Development. Testers are paid less than programmers. Testing is outsourced more often and programming because it is seen as less valuable. Testing is viewed as more of a junior role than programming.

Every day is Black Friday for Software Testing.


EuroSTAR 2018 Keynote and Tutorial

EuroSTAR 2018 Keynote and Tutorial

3 minute read - Conference

I presented:

  • a keynote “Exploring Testing from First Principles”. Where I treat testing as something we can build a model of by asking common sense questions, and see how far this approach takes us in developing thought processes around technical and technical knowledge.
  • the full day version of my “Testability workshop” looking at the different attributes, skills and thought processes around Testability.
  • a “Lightning Strikes the Keynotes”.

Logistics

The Keynote Blurb

What if we knew nothing about testing, how would we start? Does our every day life provides the tools we need to help us investigate a domain and develop the necessary skills we need to survive? This talk will start by assuming that about Software Testing and Technical software testing we know nothing. And then, using a process of questioning and exploration we will see how far we get in terms of building a model of Software Testing and Testing an application from a Technical perspective.