Software Testing Weekly - Software Testing Weekly - Issue 189

Apple's vision for testing in Swift 🚀
 

Software Testing Weekly

 

ISSUE 189  October 9th 2023

 
COMMENT

  COMMENT  

 

Welcome to the 189th issue!

Apple has recently open-sourced the swift-testing library to make testing in Swift even more effective.

But what really got my interest is the way they described A New API Direction for Testing in Swift.

It's super interesting to see their values, choices and vision for this project. Mainly because it may apply to other testing frameworks that we know or build, too.

Happy testing! 🙂

Dawid Dylowicz  Permalink

 
 

  NEWS  

 

Difference Between Quality Analyst and Developer

"Developers tend to make sure the code does what it is supposed to do; QAs tend to make sure code DOESN'T do what it's NOT supposed to do."

I quite liked this quote as much as the reflections that Darrell Grainger shares with us from his experience.

Similarly, Jonne Hirvi shares some interesting Reflections on a Decade in Software Testing: From Novice to Expert and Back Again.

blogspot.com  Permalink

 

Stop this practice for testing right now!

Rohit Khankhoje explains why some common practices, including metrics and release signoff, shouldn't be done by testers.

One thing that Manish Saini suggests doing though is to start Learning from Incidents: A Guide for SDETs.

medium.com  Permalink

 

Testing in Prod

This is a huge discussion on Reddit about testing in prod, including lots of interesting opinions, insights and advice.

Similarly, Emediong Samuel wrote a decent article about Testing In Production: What You Need to Know.

reddit.com  Permalink

 

Why is manual regression testing still happening in 2023?

While full automation is unrealistic to expect, Rodrigo Alves Costa suggests using more solutions to automate manual testing tasks, for example, on the visual level.

medium.com  Permalink

 
 

  AUTOMATION  

 

Beginner's guide for software testing — explicit examples

William Barillon explains the "why" of testing for developers and shows examples of tests to write.

Furthermore, Jayateerth Katti shares some insights into How I Select Right Test Scenarios For Automation.

medium.com  Permalink

 

Custom Test Lab for Android

There are plenty of cloud solutions for testing mobile apps at scale. But what if you want to create your own device farm? Anmol Verma shows how.

Also, David Merian suggests using the fuzzing technique to test by Breaking Your Android Build.

medium.com  Permalink

 

Efficient Cross-Repository CI/CD: Running Targeted Tests with GitHub Actions

"How can you efficiently execute tests that inherently rely on one another and reside in separate repositories?"

Irfan Mujagić wrote a solid, detailed guide to solving such a problem.

thegreenreport.blog  Permalink

 

Four Horsemen of the Flaky Tests

If you want to avoid intermittently failing tests, you may want to listen to Eugene Truuts's example-based advice.

Additionally, Rodrigo Alves Costa gives some handy tips on how to Keep your Page Objects maintainable.

linkedin.com  Permalink

 

Why API Automation is better than UI Automation?

It depends on your context, but API test automation is generally faster and more stable. I liked Dilkushi Jayaweera's table at the bottom that summarises the differences between both approaches.

medium.com  Permalink

 
 

  Sponsored Link   

 

Introducing TestingPod: Your New QA Resource

Check out TestingPod for all things QA. Explore articles from expert authors, many previously featured in Software Testing Weekly! TestingPod covers various testing topics, including manual testing, automation, agile testing, AI, and more. Start reading here!

magicpod.com  Permalink

 
 
 

  TOOLS  

 

Android screenshot testing with Roborazzi

Stefano Natali shares a helpful tutorial about setting up Roborazzi for visual testing on Android.

Speaking of mobile testing, Ahtisham Ilyas shows how to do Mobile Device Testing with Selenium Grid 4 and Appium 2.0.

proandroiddev.com  Permalink

 

Is Selenium Dead? Explore the State of Selenium Automation in 2023

It doesn't seem to be! And Rafik Belazouz gives a few reasons why.

sdetunicorns.com  Permalink

 

Mastering Playwright: Best Practices for Web Automation with the Page Object Model

If you want to learn how to properly use the Page Object Model in Playwright, Luc Gagan wrote a great guide with examples.

ray.run  Permalink

 

My Top 10 Great Practices for API Test Automation With Playwright

Having written a great guide on API testing with Playwright, Butch Mayhew shares all practices he learned along the way.

On top of that, Amr Salem describes some handy Tips & Tricks: Mocking APIs With Playwright.

playwrightsolutions.com  Permalink

 

Warning: apparently Insomnia API testing tool is following the Postman way of having an account needed

At the beginning of the year, the company behind Postman announced significant restrictions to their free plan and local usage. And now, Insomnia — one of the alternatives — is following suit by locking people out.

reddit.com  Permalink

 
 

  BOOKS  

 

A review of "Deming's Journey to Profound Knowledge" by John "Botchagalupe" Willis with Derek Lewis

Continuing the theme about W. Edwards Deming — one the most important figures in quality management — this time Mike Harris gives a concise review of Deming's Journey to Profound Knowledge book.

home.blog  Permalink

 
 

  VIDEOS  

 

Testing Without Requirements

In this 18-minute video, Daniel Knott first explains the type of requirements and then advises what to do when you need to test without them.

youtube.com  Permalink

 
 

  AND...  

 

Revise that test report... 😂

 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

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

Older messages

Software Testing Weekly - Issue 188

Monday, October 2, 2023

How is BDD used in your team? 🤔 View on the Web Archives ISSUE 188 October 2nd 2023 COMMENT Welcome to the 188th issue! Despite its popularity, Behaviour-Driven Development is an often misused and even

Software Testing Weekly - Issue 187

Wednesday, September 27, 2023

How Microsoft does QA 🧐 View on the Web Archives ISSUE 187 September 27th 2023 COMMENT Welcome to the 187th issue! If there's only one thing you can read this week, it should be this: How Microsoft

Software Testing Weekly - Issue 186

Monday, September 18, 2023

Tester's Career Progression 🚀 View on the Web Archives ISSUE 186 September 18th 2023 COMMENT Welcome to the 186th issue! What are the possible career paths for testers? Well, there's no better

Software Testing Weekly - Issue 185

Friday, September 8, 2023

Awesome Learning Resources for Testers 📚 View on the Web Archives ISSUE 185 September 9th 2023 COMMENT Welcome to the 185th issue! Today, I want to highlight something special — Awesome Learning

Software Testing Weekly - Issue 184

Sunday, September 3, 2023

How much do testers earn? 💰 View on the Web Archives ISSUE 184 September 3rd 2023 COMMENT Welcome to the 184th issue! Out of all the topics that testers find interesting, this one usually gets the most

You Might Also Like

📧 Introduction to Dapr for .NET Developers

Saturday, March 1, 2025

​ Introduction to Dapr for .NET Developers Read on: m​y website / Read time: 10 minutes The .NET Weekly is brought to you by: ​Get every Dometrain Course at 40% off! Dometrain is an educational courses

This Week in Rust #588

Saturday, March 1, 2025

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

WebAIM February 2025 Newsletter

Friday, February 28, 2025

WebAIM February 2025 Newsletter Read this newsletter online at https://webaim.org/newsletter/2025/february Feature Global Digital Accessibility Salary Survey Results The results of the WebAIM and GAAD

JSK Daily for Feb 28, 2025

Friday, February 28, 2025

JSK Daily for Feb 28, 2025 View this email in your browser A community curated daily e-mail of JavaScript news Introducing the New Angular TextArea Component It is a robust and flexible user interface

Daily Coding Problem: Problem #1704 [Medium]

Friday, February 28, 2025

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Amazon. At a popular bar, each customer has a set of favorite drinks, and will happily

iOS Dev Weekly – Issue 701

Friday, February 28, 2025

What does Dave write about when he has a fever? 🤒 Let's find out! ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

Feature | The Best Visualizations from February on Voronoi 🏆

Friday, February 28, 2025

See the most popular, most discussed, and most liked visualizations on our new data storytelling app Voronoi from February. View Online | Subscribe About a year ago, we launched Voronoi, our free new

Issue #582: Phaser Launcher, DOOM in TypeScript types, and A Prison for Dreams

Friday, February 28, 2025

View this email in your browser Issue #582 - February 28th 2025 Weekly newsletter about Web Game Development. If you have anything you want to share with our community please let me know by replying to

Stop Android photo surveillance 🔍

Friday, February 28, 2025

Cheaper streaming 📺; 1Password nightmare 💀 -- ZDNET ZDNET Week in Review - US February 28, 2025 machine eye A new Android feature is scanning your photos for 'sensitive content' - how to stop

Why Natural Language Coding Isn’t for Everyone—Yet

Friday, February 28, 2025

Top Tech Content sent at Noon! Boost Your Article on HackerNoon for $159.99! Read this email in your browser How are you, @newsletterest1? 🪐 What's happening in tech today, February 28, 2025? The