Software Testing Weekly - Software Testing Weekly - Issue 215

Lessons Learned From 20 Years Of Software Testing 💡
 

Software Testing Weekly

 

ISSUE 215  April 14th 2024

 
COMMENT

  COMMENT  

 

Welcome to the 215th issue!

This is one of the highlights I read this week:

Lessons Learned From 20 Years Of Software Testing.

I really liked practical advice and unconventional wisdom that Ady Stokes shared here.

I'm sure you'll find it helpful as well.

Happy testing! 🙂

Dawid Dylowicz  Permalink

 
 

  NEWS  

 

Accessibility Testing: Creating a World Without Walls

With accessibility becoming more important, it's good to see guides such as this one by Mariia Furta describing the solutions we can use to test for it on mobile and desktop platforms.

Similarly, Andreea Draniceanu wrote a short overview of Accessibility Testing for Mobile Apps.

qatestlab.com  Permalink

 

"Agile" is not sacred

Most tech companies practice Agile but here are a few reminders from Michael Küsters on what to avoid.

Moreover, Joep Schuurkes brings up some comparisons from the Extreme Ownership book to explain The difference between a dead and an alive Agile Manifesto.

blogspot.com  Permalink

 

Android Interruption Testing

Is your Android app prepared for handling unexpected phone calls, missing internet connection or switching to another app? Lana Begunova advises how to test for such scenarios.

medium.com  Permalink

 

Coding with Quality in Mind: 5 Takeaways from My Journey from QA to Software Developer

"You may leave QA, but QA will not leave you". Or at least that's my impression of the insights that Aleh Maisevich shared after moving to development.

medium.com  Permalink

 

Is the QA team responsible for prod bugs?

It's easy to point fingers at others and blame them for bugs. But that's not the right way, and here's what testers think should be done instead.

Also, what if Devs are doing all the testing?

reddit.com  Permalink

 
 

  AUTOMATION  

 

How to Identify, Fix, and Prevent Flaky Tests

If you want to know how to deal with flaky tests in general, Deepika Kale wrote a good, high-level overview.

And Wayne Roseberry suggests that sometimes you need to Think Like A Tester And Go Beyond The Code.

testrail.com  Permalink

 

Prefer Narrow Assertions in Unit Tests

Kai Kent from Google shares a helpful tip on making unit test assertions more focused. This can be applied to other types of tests, too.

And what if you need to debug a test failure? Konstantin Sakhchinskiy shows How to Save All App's Debug Logs and Write Your Own Logs.

googleblog.com  Permalink

 

Running all automated tests against every commit

Is it a good idea or not? While the right answer depends on the context, there are some good suggestions from other testers.

Furthermore, Irfan Mujagić explores The ROI of UI Automation Testing: Effort vs. Impact.

reddit.com  Permalink

 

Shifting UI tests to the far left (part 2)

Following the first part mentioned last week, Georgios Sotiropoulos shows how to implement UI tests before coding and describes the benefits it may yield.

In relation to that, Chamila Ambahera advises on choosing the Tool Stack for The Shift Left Testing Approach.

medium.com  Permalink

 

SOLID Principles for Testers: The Single Responsibility Principle

If you liked the previous series of articles by Kristin Jackvony, you'll likely enjoy this one about the SOLID principles in test automation as well.

Moreover, Smruti Sourav Sahoo shows a good example of Building Robust Test Automation Framework: Factory Design Pattern.

thinkingtester.com  Permalink

 
 

  TOOLS  

 

How to Perform Load, Performance Testing Using the Gatling Recorder

Considering using Gatling for load testing? Hardik Chotaliya demonstrates how to benefit from its recorder for easy test creation.

hashnode.dev  Permalink

 

Important Git commands that every QA engineer should learn

Whether you want to learn Git from scratch or just practice the basics, Bhushan Trivedi created a clear guide with examples for the most used commands.

medium.com  Permalink

 

Next-Level API Testing: Unlocking Automated Regression with Replay Tests

Konstantin Shefer shows how to use the replay feature of Vedro — an open-source Python tool for API testing.

Also, Gil Zilberfeld advises on Better API Testing by trying to understand more about the underlying system.

medium.com  Permalink

 

Playwright tips and tricks #3

In the third part of the popular series, Adrian Maciuc shares even more handy tips for testing with Playwright.

Also, Vinicius Gabriel Cabral Paulino wrote a great guide explaining how to address Playwright Visual Tests and the "Environment Flakiness".

martioli.com  Permalink

 

Testing AI — How to create Automated Prompt Testing With Playwright

Wondering how to test the output of LLM-based apps? Stuart Thomas shows a few ways of achieving that with Playwright and TruLens.

Additionally, Linda Benboudiaf wrote a helpful guide to Mastering Prompt Engineering: Elevating QA Testing Automation with Contextual Examples.

thequalityduck.co.uk  Permalink

 
 

  BOOKS  

 

Looking back at Agile Testing, 15 years on

With the famous Agile Testing book turning 15 this year, Lisa Crispin and Janet Gregory look back on what has changed since and what they would have included in the book today.

agiletester.ca  Permalink

 
 

  AND...  

 

Six stages of debugging... 😂

 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 214

Sunday, April 7, 2024

Developer-tester relationship 🤝 View on the Web Archives ISSUE 214 April 7th 2024 COMMENT Welcome to the 214th issue! This discussion caught my attention: Do you see hate for QA? People shared various

Software Testing Weekly - Issue 212

Sunday, March 24, 2024

Will AI take over software testing jobs? 🤔 View on the Web Archives ISSUE 212 March 24th 2024 COMMENT Welcome to the 212th issue! Are you concerned about the progress of AI impacting your job? Fear not

Software Testing Weekly - Issue 211

Saturday, March 16, 2024

Software testing salaries in Europe 💸 View on the Web Archives ISSUE 211 March 16th 2024 COMMENT Welcome to the 211th issue! Alright, let's talk money today, shouldn't we? This week, I found

Software Testing Weekly - Issue 210

Saturday, March 9, 2024

Which tool is the most annoying? 😅 View on the Web Archives ISSUE 210 March 9th 2024 COMMENT Welcome to the 210th issue! I certainly wasn't expecting to find such a question when browsing Reddit,

Software Testing Weekly - Issue 209

Friday, March 1, 2024

SafeTest — a new test library from Netflix! 👀 View on the Web Archives ISSUE 209 March 2nd 2024 COMMENT Welcome to the 209th issue! Big news from Netflix! They released a new test library: Introducing

You Might Also Like

💻 Issue 334 - Why React Query?

Thursday, May 9, 2024

This week's Awesome React Weekly Read this email on the Web The Awesome React Weekly Issue » 334 Release Date May 09, 2024 Your weekly report of the most popular React news, articles and projects

📱 Issue 413 - Swift’s native Clocks are very inefficient

Thursday, May 9, 2024

This week's Awesome Swift Weekly Read this email on the Web The Awesome Swift Weekly Issue » 413 Release Date May 09, 2024 Your weekly report of the most popular Swift news, articles and projects

💻 Issue 411 - Microsoft's $1M Vote of Confidence in Rust's Future

Thursday, May 9, 2024

This week's Awesome Rust Weekly Read this email on the Web The Awesome Rust Weekly Issue » 411 Release Date May 09, 2024 Your weekly report of the most popular Rust news, articles and projects

LW 132 - Using JavaScript to manage a Shopify cart

Thursday, May 9, 2024

Using JavaScript to manage a Shopify cart Shopify Development news and articles Confused? Yes, normally these go out on Tuesday. This week only enjoy a special Thursday issue! Issue 132 - 05/07/2024

⛅️ Things to Know Before Buying iCloud Storage — How Many Open Tabs it Takes to Slow a Browser

Thursday, May 9, 2024

Also: We Review the Fairphone Fairbuds, and More! How-To Geek Logo May 9, 2024 Did You Know Charles M. Shulz, best known as the cartoonist behind the Peanuts comic strip, penned the comic right up

JSK Daily for May 9, 2024

Thursday, May 9, 2024

JSK Daily for May 9, 2024 View this email in your browser A community curated daily e-mail of JavaScript news Debugging Like a Pro: 10 Tips for Effective JavaScript Troubleshooting This article will

Mapped | U.S. Immigrants by Region 🌎

Thursday, May 9, 2024

This map shows which regions US immigrants came from, highlighting Asia and Latin America as the biggest sources. View Online | Subscribe Presented by: Discover what drives investor decisions. >>

Letting you in on a gigantic secret 🤫

Thursday, May 9, 2024

It's time to let the cat out of the bag and let our entire community know that Gigantic – a brand born to help product teams level up product management skills with powerful, on-demand training –

Daily Coding Problem: Problem #1436 [Easy]

Thursday, May 9, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Google. Given an array of elements, return the length of the longest subarray where all

This Week in Rust #546

Thursday, May 9, 2024

Email isn't displaying correctly? Read this e-mail on the Web This Week in Rust issue 546 — 08 MAY 2024 Hello and welcome to another issue of This Week in Rust! Rust is a programming language