Software Testing Weekly - Software Testing Weekly - Issue 72

It's official — Internet Explorer is going away! 🥳
 

Software Testing Weekly

 

ISSUE 72  May 21st 2021

 
COMMENT

  COMMENT  

 

Welcome to the 72nd issue!

Big news! Microsoft has officially announced that Internet Explorer will ultimately die in 2022.

They already gave us some early signals last summer when they sunset IE11 for its core Microsoft 365 service (which I briefly celebrated in the 33rd issue.)

The thing is, we've stopped many releases, we've applied many hotfixes, we've also increased many metrics tracking the number of bugs. All these thanks to IE.

For the good and for the bad, now it's the champagne time! 🍾

Happy testing!

Dawid Dylowicz  Permalink

 
 

  NEWS  

 

Automated testing vs. manual testing: efficient co-living

The discussion about automated vs manual testing is never-ending. But I like how Natallia Pleshkun recognised that in the real world, a balance between the two is needed more than ever.

medium.com  Permalink

 

Bug Report: Applying the Single Responsibility Principle (SRP) and KISS

Bug reporting shouldn't be complicated. Ravisuriya Eshwara gives a tip on how you can apply the well-known principles from programming to keep it simple and effective.

And if you want to have a more in-depth read about bugs, check out Bashiul Alam Sabab's guide to the Bug Lifecycle and Bug Reporting.

blogspot.com  Permalink

 

How to improve Questioning skills

Asking good questions is one of the best skills a tester can have. OK, but how do you learn that? Good question!Shrinivas Kulkarni has some great insights.

blogspot.com  Permalink

 

Testers Need to Read Code

Maaret Pyhäjärvi says that testers should be able to read developer's code. Why? Simply to improve your testing capabilities and increase cooperation with the development team.

blogspot.com  Permalink

 

When Software Bugs Are Literally Fatal

Testing mission-critical software isn't trivial. But so isn't testing normal software. Doug Foo explains the big failures and comes to a conclusion that regardless of what we test, there are no silver bullets.

Note: If you can't access the full article, simply open it in a private tab.

medium.com  Permalink

 
 

  AUTOMATION  

 

5 Questions Developers Ask About Test Automation Best Practices

In the final part of the very interesting series, Katya Aronov shares some great practices for test automation.

And if you want to read more, you might be interested in Dennis Martinez's recent piece on 5 Ways to Speed up Your End-to-End Tests.

medium.com  Permalink

 

Test tasks for automation engineers: do we need them?

This is something for leaders or managers who recruit Test Engineers. Oleksandr Romanov explains how to design a clever test automation task that can evaluate a candidate on many levels.

github.io  Permalink

 

How to build a CI/CD pipeline — with examples

Here's a decent guide to building a CI/CD pipeline by Deepak Singh Dhami. Kudos for clearly explaining the concept and listing out a variety of tools for each stage.

techtarget.com  Permalink

 

Writing Table-Driven Tests

Data-driven (or table-driven) tests come in particularly handy when you need to repeat the same test for various input data combinations. Brad Olson shows how to implement it with Jest.

medium.com  Permalink

 

Testing Your Website for Visual Regressions With BackstopJS

Visual regression testing can help spot unwanted changes. Mattsi Jansky wrote a step-by-step guide with examples of setting up and running such tests using BackstopJS and Docker.

dev.to  Permalink

 
 

  TOOLS  

 

Healenium: Self-Healing Library for Selenium-based Automated Tests

Self-healing Selenium tests? Now, that's interesting! Anton Angelov gives us an overview of Healenium — an open-source tool designed to help maintain stable tests.

automatetheplanet.com  Permalink

 

How to Choose Bug Tracking Software: Jira and Its Alternatives

Looking for a bug tracking tool? Anna Senchenko did a great job comparing six various tools and describing in detail their pros and cons.

qamadness.com  Permalink

 

Ultimate JMeter Kubernetes Starter Kit

Here's an amazing guide by Romain Billon to running performance tests at scale with JMeter on Kubernetes.

Note: If you can't access the full article, simply open it in a private tab.

faun.pub  Permalink

 

Your 80 Questions about Playwright, Answered

If you're wondering whether Playwright is a good choice for your test automation project, Andrey Lushnikov — one of Playwright developers — answered 80 (!) questions that can help you decide. Quite an interesting way to learn more about a tool, I must say!

applitools.com  Permalink

 
 

  BOOKS  

 

Lessons Learned in Software Testing

Lessons Learned in Software Testing is a popular book, often mentioned as one of the must-reads for software testers. If you haven't read it yet, this overview by Klaudia Dziubek may help in convincing you.

testingtraveler.com  Permalink

 
 

  VIDEOS  

 

Dirty Tests and How to Clean Them

If you're interested in writing cleaner test automation code, Gil Zilberfeld prepared an insightful presentation that explains the concept's key features and backs them up with several examples.

everydayunittesting.com  Permalink

 
 

  Sponsored Jobs  

 

[Remote / New York] Senior Software Engineer — Quality & Internal Tools @ Attune

Attune is looking for our first Senior Quality & Internal Tools Engineer, responsible for building and shipping quality tools. We're a quickly growing and well-funded insurtech company, using technology to provide small businesses with insurance policies quickly and easily.

grnh.se  Permalink

 
 
 

  AND...  

 

Nothing to see here, just a tester doing its job... 😂

 Permalink

 

Thanks for reading!

If you like this newsletter and it helps you become a better tester, you can say thanks and buy me a coffee.

Dawid Dylowicz  Permalink

 
You received this email because you subscribed via the Software Testing Weekly site.
We'll be sorry to see you go but you can unsubscribe instantly.
 
More Than Testing Ltd, Kemp House, 160 City Road, London, EC1V 2NX, United Kingdom
 
 

 
 

TwitterLinkedIn

 
©2021 Software Testing Weekly | Privacy Policy | Submit a link
 
Published with Curated

Older messages

Software Testing Weekly - Issue 71

Friday, May 14, 2021

How to do testing when nothing is clear View on the Web Archives ISSUE 71 May 14th 2021 COMMENT Welcome to the 71st issue! Today I'm excited to share with you that I'm taking on a new challenge

Software Testing Weekly - Issue 70

Friday, May 7, 2021

Why are developers against testability? View on the Web Archives ISSUE 70 May 7th 2021 COMMENT Welcome to the 70th issue! It's hard to believe it's the 70th consecutive week that I'm

Software Testing Weekly - Issue 69

Friday, April 30, 2021

Test Automation Patterns Wiki 📖 View on the Web Archives ISSUE 69 April 30th 2021 COMMENT Welcome to the 69th issue! What I love about preparing this newsletter is that I learn something new every time

Software Testing Weekly - Issue 68

Friday, April 23, 2021

Contemporary Exploratory Testing View on the Web Archives ISSUE 68 April 23rd 2021 COMMENT Welcome to the 68th issue! Last week, someone reached out to me on LinkedIn asking if I can share some

Software Testing Weekly - Issue 66

Friday, April 9, 2021

Do you need tech background to be successful in QA? View on the Web Archives ISSUE 66 April 9th 2021 COMMENT Welcome to the 66th issue! This week, I stumbled upon a series of interviews with QA Leads

You Might Also Like

JSter #218 - Libraries and more

Wednesday, May 1, 2024

All JavaScript is good JavaScript. I'm close to done with my SurviveJS rework. The new site will have more content while being much lighter and faster to compile so that's all good. Libraries

BetterDev #258 - Build an 8-bit computer from scratch and Home automation with ESP8266

Wednesday, May 1, 2024

Better Dev #258 Apr 30, 2024 Hi all, We come back with a new issue this week. If you like BetterDev, please help spead word out by refer to your friends. Buy me a coffee would be great too. Build an 8-

Interface Interference 👎

Wednesday, May 1, 2024

Amid the AI device dunking, should everything “just be an app”? Here's a version for your browser. Hunting for the end of the long tail • April 30, 2024 Interface Interference The problem

Some Tesla Supercharger jobs get a jolt

Tuesday, April 30, 2024

Plus: Amazon CodeWhisperer changes its name and Arc gets a Windows version View this email online in your browser By Christine Hall Tuesday, April 30, 2024 Welcome to TechCrunch PM, bringing you the

Relief From Tinnitus: Free Discovery Call!

Tuesday, April 30, 2024

Do you suffer from tinnitus or a ringing in your ears? 1 in 3 adults over the age of 65 will suffer from this condition and often don't know there are things you can do to help. Our friends at

WebAIM April 2024 Newsletter

Tuesday, April 30, 2024

WebAIM April 2024 Newsletter Read this newsletter online at https://webaim.org/newsletter/2024/april Feature Web Accessibility in the 2024 Presidential Campaigns WebAIM's John Northup ran the US

👀 Being More Productive on a Smaller Screen — How to Hide Games on Steam Family Sharing

Tuesday, April 30, 2024

Also: What to Expect From Apple's "Let Loose" Event, and More! How-To Geek Logo April 30, 2024 Did You Know The letter J is the only letter that makes no appearance on the Periodic Table.

PEP 686, Lazy Evaluation, Serverless Python, and More

Tuesday, April 30, 2024

PEP 686: Make UTF-8 Mode Default #627 – APRIL 30, 2024 VIEW IN BROWSER The PyCoder's Weekly Logo PEP 686: Make UTF-8 Mode Default This Python Enhancement Proposal outlines making UTF-8 the default

Daily Coding Problem: Problem #1427 [Easy]

Tuesday, April 30, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Amazon. Given an array and a number k that's smaller than the length of the array,

🎙 My advice for film + TV creatives on the AI wave

Tuesday, April 30, 2024

Learning AI fast + Karate Kid references ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌