A Less Common Software Tester Tasks
TL;DR When you see a job posting for one software tester, it is good to know an exhaustive list of software tester possible tasks. Knowing that list, your possible employer…
TL;DR When you see a job posting for one software tester, it is good to know an exhaustive list of software tester possible tasks. Knowing that list, your possible employer…
TL;DR Among other artifacts, every software tester is responsible for creating test data. This post gives the recipe how to create a ‘fake’ Python list using FactoryBoy library. The Problem…
TL;DR As you are young software tester that keeps project quality at all time, we will list tasks that could be assigned to you and are in context of quality…
TL;DR This post gives a list of typical software tester tasks. This list is aligned with Black Box Software Testing Foundations course (BBST) created by Rebecca Fiedler, Cem Kaner and…
TL;DR This blog gives solution to our recent problem when we decided to install Windows Bash and use it as development environment. As we use Ruby language with Ruby Version…
TL;DR As everything in Agile software development, software testing is group activity. This post explains, aligned with Black Box Software Testing Foundations course (BBST) (created by Rebecca Fiedler, Cem Kaner…
TL;DR This post gives how we imagine possible Google Calendar project context. This is different from real project setup. Google Calendar Context There are two options, free and paid one….
TL;DR This post is follow up on blog post on Testival meetup #49 where I wrote my comments on second talk, Leda Link (Infobip): Tests Storytelling. The point of this…
BBST, BBST Foundations, learn testing
TL;DR This post maps the components of domain testing test technique (the recipe) using our previous example of domain testing Google calendar event creation. Components are aligned with Black Box…
BBST, BBST Foundations, learn testing
TL;DR This post defines test technique. Definition is aligned with Black Box Software Testing Foundations course (BBST) created by Rebecca Fiedler, Cem Kaner and James Bach. Definition Test technique is…