Getting in Bed with QA & Making Testing Agile

January 28, 2019 0

If you are in bed with your partner but you are not collaborating, then nothing good is going to happen. This is thee same for quality assurance (QA) and software testing in Agile development projects.

Software Testing in a Non-Deterministic World

January 23, 2019 1

Most of the time, software testing is based on comparing the actual behavior of a code or a system with its expected behavior. In his article “The Challenges of Testing in a Non-Deterministic World”, Donald Firesmith explains however that not all software and systems are deterministic, for instance an autonomous adaptive vehicle that uses machine learning software, and that software testing needs to adapt to this context.

Elastic Leadership for Software Testers

January 14, 2019 0

This talk discusses elastic leadership principles in the context of software testing. You will learn how to apply them effectively in your day to day work and how they can help you as a software tester to become more effective, while making others around you more effective as well.

Common System and Software Testing Pitfalls

January 7, 2019 0

In his preface of the book “Common System and Software Testing Pitfalls”, Donald G. Firesmith writes “You can think of this book as a catalog and repository of testing antipatterns: the pitfalls to avoid, how to mitigate their negative consequences if you can’t avoid them, and how to escape from them once you’ve fallen in. Like a naturalist’s field guide to wild animals, let this be your guidebook to the dangerous world of testing mistakes and its denizens – the many creative ways people have discovered to botch testing.”