NEWS
Game: "Would Heu-Risk It?"
This is an amazing series of over 30 articles about risk analysis, heuristics and patterns in software testing, based on a card game created by Lena Pejgan Wiberg.
On a side note, I've been patiently waiting for 4 months for the whole series to come to an end — just to be able to finally include it here (as otherwise I'd need to spam you with several of them every week)! One can only imagine how much dedication and consistency it required. I highly recommend you to check it out, as there's a lot to learn about software testing related things in a fun and insightful way!
4 ways to be more active in the software testing community
There's a lot of online communities, events and places to follow and take part in. If you want to get more active, check out this awesome guide by Kevin Tuck.
Emulate geolocation for Manual Testing
Now that most of us are in lockdown and work remotely, this tip may come in more handy than ever. Thanks for sharing, Pablo Calvo!
Software testing: the seven truths you have to deal with!
I agree with all of the seven fundamental principles of software testing, brought up by Helena Rodrigues. It's a good reminder as well as a good warning.
PS. It's a premium article on Medium, so if you can't access it, simply open the link in a private tab.
Test Like a Mother
I'm not a parent myself but I laughed a lot at these short stories about dealing with kids as analogies to testing provided by Tara Adams. It's great!
AUTOMATION
Automate API testing using Postman Collection
A set of handy Postman scripts for API test automation by Vivek Maskara. From test setup to test scripts — you'll find it all here!
PS. It's a premium article on Medium, so if you can't access it, simply open the link in a private tab.
Don't "check" or "verify" in your tests
I must admit I'm guilty of creating assertion wrappers in the form of vague methods like verifyResponse();
. Why is it not good and how can it be improved? Gregory Paciga shares a good piece of advice on that.
Selenium code snippets — a curated list of the working code example
Another GREAT resource from Madhan Kumaravelu. This time it's about 30+ useful code snippets for Selenium. Kudos! 🙇♂️
Stop automating everything with Selenium
So you may have all the snippets for Selenium, but you must remember it's not a tool to solve every test automation problem you face. Why? Dmitry Shyshkin explains.
Subcutaneous test — a faster alternative for Selenium-driven automation
You've probably seen the test pyramid plenty of times, but have you actually seen an example of applying it in practice? Alexander Pushkarev shows the pros and cons of moving a high-level UI test to a lower-level API test.
TOOLS
Android testing tools
A great guide to Android testing tools for all levels of tests — from unit to UI. Thanks, Sławomir Radzymiński!
BOOKS
Book Review: Continuous Testing for DevOps Professionals
A nice review from Kristin Jackvony of 2018 book about continuous testing, which is still one of the hottest topics in DevOps and for a good reason. Another one saved to my list!
COMMENT
Happy weekend everyone and enjoy the news! 😊
Dawid Dylowicz