What I learned doing open mic stand up comedy in Brighton
TL;DR On Friday morning while I was having breakfast, I googled for open mic stand up comedy Brighton. There it was, Junkyard Dogs was the place at 7pm. I shoot…
What I learned on conference Brighton TestBash 2017 day
TL;DR This post is about my takeaways from TestBash Brighton 2017 conference day. The testers survival guide to joining a continuous delivery project by Amy Phillips. Amy suggested us to…
What I learned on workshop Brighton Testbash 2017 day
TL;DR This post is about my takeaways from workshop Brighton 2017 day. I attended Alessandra Moreira’s Agile Exploration and Michael Bolton’s Critical Thinking. Post is not an easy read. First…
What I learned on pre TestBash2017 Brighton meetup
TL;DR Next series of post is about my takeaways from Brighton TestBash2017 conference. First was pre TestBash meetup. That meetup was day before workshop day. I came late, and everybody…
It is TestBash Brighton time!
TL;DR This is my personal cheat sheet for TestBash Brighton 2017 testing gathering. Based on my previous conference experiences, I realized that I need a one stop shop reminder for…
Randomize your test data
learn testing, ruby, testing tool
TL;DR This post is about one important testing method that should be automated, test data randomization. You should randomize test data in automated script because this will make your automated…
Scrum testing heuristic: Is feature usable?
BBST Foundations, jira, learn testing, scrum
TL;DR This post will describe how I test in project that uses scrum. Tool is Jira and context is early development phase. We have in JIRA workflow QA phase. Frontend has code…