Typical Software Testing Group
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…
Context For Google Calendar Project
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….
Testing From Trenches: Example Of Context Importance
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…
Domain Testing Example Of The Technique Recipe Components
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…
What Is Test Technique
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…
Testing From Trenches: Hostname Does Not Match The Server Certificate
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….
Example For Domain Testing
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…
What Is Test Design Based On Test Strategy
BBST Foundations, learn testing
TL;DR This post answers question How should tester design tests based on test strategy. Answer is aligned with Black Box Software Testing Foundations course (BBST) created by Rebecca Fiedler, Cem…