Testers Task Over Project Life Time
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 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…
learn testing, ruby, testing tool
TL;DR This post is solution how to handle error “Hostname Does Not Match The Server Certificate” in Ruby. Problem Every SSL certificate has, among other information, signed site domain name….
BBST Foundations, learn testing
TL;DR The most important content for skilful tester tool belt is not programming skill, but knowledge and practice of various test techniques. This post explains domain testing test technique that…