Software Testing Weekly - Software Testing Weekly - Issue 192

How WhatsApp tests software 📲
 

Software Testing Weekly

 

ISSUE 192  October 28th 2023

 
COMMENT

  COMMENT  

 

Welcome to the 192nd issue!

Here's one article I particularly enjoyed reading this week:

How WhatsApp tests software.

It's a detailed description of the first-hand experience of Gaurav Singh.

We can learn a lot about the practices, solutions and tooling they use to test such important software at scale.

Enjoy the read! 🙂

Dawid Dylowicz  Permalink

 
 

  NEWS  

 

AI-Powered Testing: Exploring and Exploiting with Reinforcement

In this extensive analysis, Jeff Nyman dives deep into how we can make AI testing more human-like.

testerstories.com  Permalink

 

Demystifying the Role of a Real SDET

Alex Markevich breaks down the responsibilities of the SDET role and explains how it differs from purely development and testing roles.

linkedin.com  Permalink

 

How to Write Technical Documentation That People Will Actually Read and Use

An important part of the tester's role is communicating clearly — often via written documentation. Here's some good advice from Hal Deranek on how to do it well.

medium.com  Permalink

 

The Internal Metrics of High Performance Mobile App

Ravisuriya Eswara explains how you can measure mobile app performance on many levels, depending on the context and the app's purpose.

blogspot.com  Permalink

 

The Product Leader's Playbook: Elevating Quality Through Team Dynamics

The end product quality is often influenced by the practices and culture of the team. Susana Perez gives some advice on what to focus on.

Moreover, Beth Clarke shares a way of Deming and DevOps: Continuously improving how your team operates.

medium.com  Permalink

 
 

  AUTOMATION  

 

Failure Traps of Automation Project

Test automation isn't trivial. So you may want to learn from Rahul Parwal about the common mistakes to avoid when implementing it.

On that note, Jayateerth Katti adds his two cents on What I Do When Automated Scripts Fail.

testingtitbits.com  Permalink

 

Framework Agnostic UI Testing

Shelly Goldblit demonstrates a custom-built test framework for web apps that made automation easier to extend and maintain.

It may also be relevant to listen to Mike Harris's reasoning for Why I don't record automated tests.

medium.com  Permalink

 

How I Add Test Ids To Front-End Components

Gleb Bahmutov emphasises the importance of data-testid attributes in web components and shows how a handy Cypress extension can help you get feedback on element coverage.

glebbahmutov.com  Permalink

 

How do you deal with unstable test automation environment?

Test flakiness isn't only caused by bad test design. Sometimes, the unstable environment plays its role, too. Here are some tips from the Reddit community on what to do in such case.

I may also help to Write tests that withstand storms and quakes, as Veera explains with examples.

reddit.com  Permalink

 

Limitations of API-only testing: Why it shouldn't be your sole testing strategy

Stefan Judis asks about the purpose of testing to explain why API testing on its own is just part of the success of most strategies and why UI testing and monitoring are equally important.

checklyhq.com  Permalink

 

The Case Against 100% Code Coverage

Ryan Craven has some good points on why chasing full code coverage with tests is not always the best goal and what can be done instead.

Also, a good question: Does TDD (Test-Driven Development) slow down development speed?

substack.com  Permalink

 
 

  Sponsored Link   

 

The TestingPod Blog, Powered by MagicPod

Stay on top of the dynamic world of QA with the TestingPod blog. Uncover expert perspectives on topics like excelling as a QA engineer, creating great test documents, and tackling technical debt with AI. Read and subscribe here!

magicpod.com  Permalink

 
 
 

  TOOLS  

 

API Testing Showdown: Postman vs Pytest

If you're curious how API testing with GUI tools compares to purely code-based solutions, here's a great overview by Nikita Belkovskiy.

Furthermore, Amr Salem shares some Tips & Tricks: Intuitive API Testing With Playwright.

medium.com  Permalink

 

An Introduction to Screenshot Testing and What Is Coming To Android Studio

Ryan W. wrote a solid overview of what screenshot testing on Android is, what tools are currently available, and what is coming up next in Android Studio.

medium.com  Permalink

 

Deep-dive into Vegeta — HTTP load testing tool and library

NaveenKumar Namachivayam has done another great review of an open-source performance testing tool. This time, it's about Vegeta.

qainsights.com  Permalink

 

Is it normal to work without test case management tools in a proper agile team?

Someone asked the community about the necessity of a test case management tool, and people gave some insightful answers with different opinions and approaches.

reddit.com  Permalink

 

Reproducing and testing distributed system failures with xk6-disruptor

By using an interesting story and examples, Roberto Santalla shows how the xk6-disruptor extension for k6 can help with finding and reproducing issues with your infrastructure.

grafana.com  Permalink

 
 

  AND...  

 

Debugging flaky tests... 😂

 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 191

Saturday, October 21, 2023

Security testing in practice 🔑 View on the Web Archives ISSUE 191 October 21st 2023 COMMENT Welcome to the 191st issue! Do you want to learn security testing in practice? This week, I want to highlight

Software Testing Weekly - Issue 190

Thursday, October 19, 2023

What do you like about QA? 🙂 View on the Web Archives ISSUE 190 October 14th 2023 COMMENT Welcome to the 190th issue! Among all the recent worries about the future of testers — given the expansion of

Software Testing Weekly - Issue 189

Monday, October 9, 2023

Apple's vision for testing in Swift 🚀 View on the Web Archives ISSUE 189 October 9th 2023 COMMENT Welcome to the 189th issue! Apple has recently open-sourced the swift-testing library to make

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

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