Burpsuite - Capture traffic & send requests to the repeater to break stuff.
I was looking to mess around in an application and found an infinite-loop-bug in 1Password
I did not get stuck!
If I would have gotten stuck, Google is my friend.
With more people working from home, retrospectives became a challenge. When in the office, we used physical post-its to share our thoughts of the previous sprint. This was no longer possible when we weren’t in the office anymore. I’d recently attended an online lean coffee session where we used Metro Retro. I noted that it included several built in templates designed for retrospectives so I recommended it to the team. We tried it out, really liked it and it continued to be used for organising retrospectives while we were working from home.
Main challenge was deciding which template to use. There were some fun ones but the prompts weren’t as inspiring as others (the box themed one asked for things to put in the box, keep in the box and remove from the box - this was a little confusing so didn’t use it again).
I’m not sure if this is technically getting stuck, but I did find the existing templates limited its use to just lean coffee and retrospectives. I decided to play around with Build mode and tried creating new templates. I wanted to hold a meeting to create an exploratory testing charter so I tried out some ideas for this. I used my ice berg drawing from my article where I compare testing to trying to save the Titanic as inspiration for one of my templates. The things we knew went at the top of the ice berg, and the things we didn’t know went deeper into the ocean.
Anyone who wants to improve the way they run retrospectives could use this tool. Once my team started using Metro Retro, word spread and other teams started using it. I recently left the company, but on my leaving card someone jokingly wrote “METRO RETRO WILL LIVE FOREVER” - a nice reminder that I introduced it to the company and many teams benefitted.
It took us a while to catch up on challenges after taking a Monday off, but we managed it! Here’s our thoughts on some tools we shared (and challenge 18 as well)
Postman, Chrome devtools, Burp Suite, Charles, DBeaver, Rubymine, RSpec&Faraday, Docker Desktop, Kibana, Loki, Braze… and I probably forgot a few.
What did they help you do? What problem were they trying to solve?
All sorts of different stuff but a lot of it was around testing a new backend service - everything from sending a single API request manually to a local instance of the service and observing the result in the database to end-to-end testing and digging in the logs to debug integration issues.
Did you get stuck? If so, what did you do to unstick yourself?
I did not But when I do get stuck, I usually do a bit of googling and if that doesn’t help, I ask somebody. Either our devs, or post a question on the MoT Slack - there’s always somebody knowledgeable who’s happy to help
Who might you share these tools with?
My colleagues and hopefully a few MoT learners on my 99 minutes workshop
Git, jenkins, cypress, postman, devtools, JIRA,…
We had trouble with data injection for automation, after speaking with a tech lead, we are now trying to use H2 Database H2 Database Engine
Seems to work!
We have to share it with others QAs in my company.