Software Testing Weekly - Software Testing Weekly - Issue 244

99 Essential Resources for Software Testers 📚
 

Software Testing Weekly

 

ISSUE 244  November 3rd 2024

 
COMMENT

  COMMENT  

 

Welcome to the 244th issue!

Looking for ways to become a better tester?

This week, I want to highlight two great articles with references and advice:

Happy learning! 🙂

Dawid Dylowicz  Permalink

 
 

  NEWS  

 

Autonomous testing: are we there yet?

With the big push towards automation and recent breakthroughs in AI, Cristiano Caetano wonders where we are on the journey towards autonomous testing.

It's well complemented by Cristiano's thoughts on The rise of the hybrid tester in the context of AI.

linkedin.com  Permalink

 

Dividing future of testing more evenly

Where's testing going next? Maaret Pyhäjärvi shares a vision across four themes: automation, opportunity cost, social and AI.

blogspot.com  Permalink

 

Heisenbugs: Handling software defects you can't reproduce

Have you encountered a bug that you can't reproduce? James Wadley calls them Heisenbugs and advises on what to do with them.

At the same time, Callum Akehurst-Ryan wrote a good article: Is it really an edge case?.

ministryoftesting.com  Permalink

 

Is there growth in testing?

Gaurav Singh explains the possible career paths in testing and advises on which tech and soft skills you should develop.

Similarly, Mariam Sargsyan shares the experience of Redefining My Role in Testing: A Journey Through Industry Noise.

automationhacks.io  Permalink

 

Managing Performance in Test Teams

There's some great advice from Keith Klain on how to keep your test team performing. It's valuable for both managers as well as individual contributors.

Furthermore, Heemeng Foo shares a few good points on What I look for in a Test Engineer and Mykhaylo-Ivan Filipenko explains Why Most QA Interviews Suck.

qualityremarks.com  Permalink

 

Testing is Not Quality; Quality is Not Testing

Reiterating the message I featured last week, this time it's Michael Bolton who explains the important difference between testing and quality.

This is further emphasised by Nicola Lindgren's take on The Importance of Perception in Testing, as well as Maaike Brinkhof's interesting story of Neutral Quality.

developsense.com  Permalink

 
 

  AUTOMATION  

 

Integration testing is done by developers

Or is it? Ville Rytinki explains the pros and cons of such an approach and why collaboration between testers and developers is important.

Ville also wrote about the challenges with Over-reliance on E2E testing.

medium.com  Permalink

 

Justifying Automated Testing

"Explaining testing is almost as difficult as writing the tests themselves."

I truly enjoyed Rob Kokochak's take on the importance of understanding the "why" of testing.

Following that, Mohammad Faisal Khatri shares a high-level Five Point Plan To Start Automation Testing.

robkokochak.com  Permalink

 

Test smart: how to apply automation and stay sane?

Julia Kocbek gives several valuable pieces of advice on the effective approach and implementation of test automation.

Also, Michael Scotto wrote a good overview of Using the Testing Trophy heuristic.

uxdesign.cc  Permalink

 

The Hidden Cost of AI-Generated Unit Tests: Sacrificing Domain Knowledge

While AI proves to be a great assistant in code development and testing, it's risky to fully rely on it. Mohammad Azam explains why.

One of the ways to partially address that could be Enhancing Test Effectiveness with Mutation Testing, as João Coelho outlines.

azamsharp.com  Permalink

 

Using OOP principles in the context of an automation framework

Wondering how object-oriented programming principles can be applied in test automation? Gulshan Nadaph has a few ideas.

medium.com  Permalink

 
 

  TOOLS  

 

Test Automation on Android App using Robot Framework

Robot Framework is a versatile, open-source automation framework that can be used with many popular test tools. Ahmad Azeri Chandra Bhuana demonstrates how to set it up for testing Android apps.

medium.com  Permalink

 

Writing UI automation tests in TypeScript using the Page Object and Page Factory patterns with Playwright

Nikita Filonov wrote a comprehensive guide to setting up a test automation framework with good practices using Playwright and Allure Report.

And that's not all — Nikita also shows how to Write API automation tests in TypeScript with Playwright.

medium.com  Permalink

 
 

  BOOKS  

 

"Software Testing Strategies" by Heusser and Larsen — Review

Mirek DÅ‚ugosz gives an honest review of the recently released book titled Software Testing Strategies.

mirekdlugosz.com  Permalink

 
 

  VIDEOS  

 

How To Fail With Software Testing

In this short video, Daniel Knott warns against 14 different approaches in testing that can put your projects at risk.

youtube.com  Permalink

 

How to Make Your Quality Assurance Resume Better

Looking to change jobs? In 10 minutes, Alex Khvastovich gives valuable advice on what to pay attention to in your resume and shows an example of a good CV.

youtube.com  Permalink

 
 

  AND...  

 

10 signs you've been a software tester for too long... 😂

 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, 128 City Road, London, EC1V 2NX, United Kingdom
 
 

 
 

TwitterLinkedIn

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

Older messages

Software Testing Weekly - Issue 243

Saturday, October 26, 2024

A Test Automation Project Guide 💻 View on the Web Archives ISSUE 243 October 26th 2024 COMMENT Welcome to the 243rd issue! Today, I want to share this gem with you — A Test Automation Project. It's

Software Testing Weekly - Issue 242

Monday, October 21, 2024

Is QA really all about finding bugs and breaking things? 👀 View on the Web Archives ISSUE 242 October 21st 2024 COMMENT Welcome to the 242nd issue! I found this discussion interesting: Is QA really all

Software Testing Weekly - Issue 241

Sunday, October 20, 2024

What's broken in test automation today? 🤔 View on the Web Archives ISSUE 241 October 14th 2024 COMMENT Welcome to the 241st issue! While sourcing the news for this issue, this discussion got my

Software Testing Weekly - Issue 240

Tuesday, October 8, 2024

How Sonos Lost $200M: A Hard Lesson in Quality 🚨 View on the Web Archives ISSUE 240 October 8th 2024 COMMENT Welcome to the 240th issue! Back in June, I shared with you about the big problem with a new

Software Testing Weekly - Issue 239

Wednesday, October 2, 2024

Quality Engineering Strategy 🚀 View on the Web Archives ISSUE 239 October 2nd 2024 COMMENT Welcome to the 239th issue! Today, I want to highlight this — Quality Engineering for CEOs: Exploring QE

You Might Also Like

🔎 How to Search Reddit Like a Pro — 9 Reasons to Always Use Windows With a VPN

Tuesday, November 12, 2024

Also: Tips for Setting Up a Mobile VR Office, and More! How-To Geek Logo November 12, 2024 Did You Know In the 2016 film Doctor Strange, the characters of both Doctor Strange and the villain Dormammu (

Web Scraping Tips, Python 3.13 Performance Boosts, Writing Interpreters & More

Tuesday, November 12, 2024

Introduction to Web Scraping With Python #655 – NOVEMBER 12, 2024 VIEW IN BROWSER The PyCoder's Weekly Logo Introduction to Web Scraping With Python In this video course, you'll learn all about

Daily Coding Problem: Problem #1606 [Easy]

Tuesday, November 12, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by PayPal. Given a binary tree, determine whether or not it is height-balanced. A height-

Charted | Breaking Down the U.S. Government's 2024 Fiscal Year 💰

Tuesday, November 12, 2024

Net interest payments cost the US government $882 billion in fiscal year 2024, the third-largest outlay in the final budget. View Online | Subscribe | Download Our App Presented by Hinrich Foundation

Spyglass Dispatch: AI's Independence Race • EU's Bad Meta Ads • AI Chip Shenanigans • Netflix Ads Religion

Tuesday, November 12, 2024

AI's Independence Race • EU's Bad Meta Ads • AI Chip Shenanigans • Netflix Ads Religion The Spyglass Dispatch is a free newsletter sent out daily on weekdays. Feel free to forward it on to

The Big T

Tuesday, November 12, 2024

Top Tech Content sent at Noon! How the world collects web data Read this email in your browser How are you, @newsletterest1? 🪐 What's happening in tech today, November 12, 2024? The HackerNoon

Deadline Extended: 2 Weeks Left to Compete for Over $7000 in the AI-chatbot Writing Contest🔥

Tuesday, November 12, 2024

Great news, newsletterest1 ! The submission deadline for the #ai-chatbot writing contest has been extended! You now have until November 21, 2024, to submit your unique AI chatbot ideas for a chance to

A very demure, very mindful issue

Tuesday, November 12, 2024

Plus a look at memory regions, Go's birthday, and we invent a brand new word. | #​531 — November 12, 2024 Unsub | Web Version Together with Frontend Masters logo Go Weekly Happy Birthday, Go! Go

Visual Capitalist is revealing all of its biggest secrets... 📊

Tuesday, November 12, 2024

You can get in on our newest project if you act now. View Online | Subscribe | Download Our App We're revealing our biggest secrets... The question we get asked the most is: "How does Visual

🔓🐍 Unlock Your Python Potential with Instructor-Led Courses

Tuesday, November 12, 2024

Hey there, If you've been looking for a way to go beyond on-demand tutorials and really master Python, we've got something special for you... For the first time, Real Python is launching an