What I learned at Testival #34 meetup
TL;DR This post is report on Testival #34 meetup. Sponsor of this meetup was again Degordian as Degordian provided meetup space, food and drinks! Many thanks to Degordian folks. There…
TL;DR This post is report on Testival #34 meetup. Sponsor of this meetup was again Degordian as Degordian provided meetup space, food and drinks! Many thanks to Degordian folks. There…
BBST, learn testing, Uncategorized
TL;DR After taking state of the art software learning courses, I concluded that best way to comprehend knowledge is to learn by using examples of presented materials. How to measure…
Ruby on Rails, security, security testing, Uncategorized
TL;DR This post will explain how to check your Ruby on Rails code base against sql injections [Wikipedia]. After you have read Wikipedia source link about sql injections, you are…
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…
Speak Up Meeting, testival, Uncategorized, Zagreb STC
TL;DR This post is about why we moved from Software Testing Club to Testival meetup group. Main theme of meetup was browser automation. First of all, I would like to thank…
learn testing, testing tool, Uncategorized
TL;DR This post is about simple bash shell scripts that finds all files that use particular method. In my previous post: Product moving parts as source for test strategy, I…
learn testing, Uncategorized, Zagreb STC
TL;DR It’s time for Zagreb STC #25 and this time we will have dedicated workshop about taking notes. Where: Tentamen. d.o.o., Hruševečka 3, 10110 Zagreb, ground floor. When: Tuesday, June 7th, 2016,…
cucumber, learn testing, page object gem, ruby, Uncategorized
TL;DR In this post I will explain how to handle cucumber tables in the “Do not repeat yourself [source]” principle. Data Tables are handy for passing a list of values…
Ruby on Rails, security, security testing, Uncategorized
TL;DR In this post I will explain what should be checked after Ruby on Rails minor version upgrade. Minor version upgrades are usually connected with security releases. As I am subscribed to Ruby…