Testing From Trenches: Example Of Tester Contribution To Agile Team
TL;DR This post tries to answer the question: “What is it that testers do that other people can’t?” The Problem Main problem is that other professionals think about testing as…
TL;DR This post tries to answer the question: “What is it that testers do that other people can’t?” The Problem Main problem is that other professionals think about testing as…
agile, BBST Foundations, learn testing
TL;DR In this post we explain definition of structural testing approach that is given by Black Box Software Testing Foundations course (BBST) created by Rebecca Fiedler, Cem Kaner and James…
TL;DR This post explains and provides example for difference between verification and validation, given by Black Box Software Testing Foundations course (BBST) created by Rebecca Fiedler, Cem Kaner and James…
TL;DR This post is example how soccer players refused to take responsibility for their actions. I will explain why you should take responsibility as software tester in Agile team in…
agile, BBST, BBST Foundations, learn testing
TL;DR In order to do excellent software testing in Agile project, software tester must understand definitions. This post explains Behavior Software testing approach aligned with Black Box Software Testing Foundations…
BBST, BBST Foundations, learn testing
TL;DR In this post, we explain why is important to know the difference between definition of technique and approach given by Black Box Software Testing Foundations course (BBST) created by…
TL;DR When I started this post, new WordPress version forced me to use Gutenberg editor. This post will explain why is bad idea to force new features on users. Why…
BBST, BBST Foundations, learn testing
TL;DR In this post we explain why definition of Grey Box Software Testing approach given by Black Box Software Testing Foundations course (BBST) created by Rebecca Fiedler, Cem Kaner and…
BBST, BBST Foundations, learn testing
TL;DR This post gives and explains definition of Glass Box Software Testing approach that is given by Black Box Software Testing Foundations course (BBST) created by Rebecca Fiedler, Cem Kaner…
BBST Foundations, learn testing, testing tool
TL;DR This is example of resolving software testing problem using Super Auto Refresh Plus Chrome Extension. Bug Description Imagine internal application where every html button press triggers long transaction. Html…