Software Testing Weekly - Software Testing Weekly - Issue 186

Tester's Career Progression 🚀
 

Software Testing Weekly

 

ISSUE 186  September 18th 2023

 
COMMENT

  COMMENT  

 

Welcome to the 186th issue!

What are the possible career paths for testers?

Well, there's no better way to find out than to look at data. And this Reddit thread is a wonderful example of that:

What your QA career progression has been like?

Many people shared their journey so far, including the tech stack they worked in, and even the salary they got at each stage.

Enjoy the read, and happy testing! 🙂

Dawid Dylowicz  Permalink

 
 

  NEWS  

 

7 Deadly Sins For Quality Assurance: Missteps Every Tester Should Avoid

Everyone makes mistakes (even testers!), but you can avoid some of them by listening to Vincent Ferreira's advice.

Furthermore, it's worth learning from Jayateerth Katti about the Reasons Behind Common Software Testing Failure.

medium.com  Permalink

 

I hate writing test cases…

Someone on Reddit expressed their feelings about writing test cases which sparked a wonderful discussion about the test case's usefulness.

And maybe we should take a different route instead? For example, Shikha Nandal explains The Power of a Well Written User Story — A Test Engineer's Perspective.

reddit.com  Permalink

 

Life after Release: Quality Approaches to Uphold Stability

Valery Kashentsev gives a thorough overview of observability practices at their company, including monitoring, on-call, and feature ownership.

medium.com  Permalink

 

My Role as Quality and Test Specialist

In this insightful article, Jeff Nyman reflects on his role as a tester and shares some great advice for all of us.

Also, Jesper Ottosen describes how his experience led him to focus on New Fields of Testing Activities.

testerstories.com  Permalink

 

What Does 'Quality' Really Mean in Software Development?

Continuing the theme from the last issue, this time it's Katja Obring trying to define the meaning of quality.

Furthermore, Ismail Khan wrote a thorough article explaining Why Testing Shows the Presence of Defects, Not Their Absence.

linkedin.com  Permalink

 
 

  AUTOMATION  

 

An example of front-end testing strategy @ Criteo

Xavier Dupessey shares how they approach testing front-end apps with no dedicated QA team, using a pragmatic approach to test automation on unit and UI levels.

Also, Tinashe Chinyanga explains why Developers should write tests.

medium.com  Permalink

 

Realising the Testing Pyramid by Relating Test Levels

Christian Nissen wrote a great summary of the test pyramid, listing the challenges associated with implementing it.

medium.com  Permalink

 

Tests to hold code securely in place

Last week, I featured an intriguing article on why unit tests are sensors. And this article by Bob Salmon is a great complementation of that.

randomtechthoughts.blog  Permalink

 

Why Visual Regression Testing is Wrong?

Zhimin Zhan shares a rather uncommon opinion on why visual testing might not be the best approach to use for finding regressions.

vocal.media  Permalink

 
 

  TOOLS  

 

Dockerizing Cypress Test Framework: A Step-by-Step Guide

Running tests in a container has several benefits. Here's Md. Abdullah Al Mamun showing us how to do it for Cypress tests.

Also, Eman Mahmoud wrote a helpful Beginner's Guide: My Personal Journey with Cypress.

hashnode.dev  Permalink

 

Playwright with Java, Maven and TestNG

The advantage of Playwright over many other modern test frameworks is that the tests can be implemented in various languages. Here's an example of doing it in Java by Mansi Gupta.

Moreover, Cerosh Jacob explains the Efficient Test Debugging with Playwright Trace Viewer.

medium.com  Permalink

 

Should You Switch Your Test Automation Tools?

With so many new test tools coming out over the past years, you may be tempted to move to a new stack. But is it worth it? Dennis Martinez wrote a great article about it.

dev-tester.com  Permalink

 

Ultron — simple, stable, maintainable Android UI tests

If you test Android apps using native test frameworks, such as Espresso, you might be familiar with some of the problems and complexity. That's why Aleksei Tiurin created Ultron — an open-source test framework for Android with simple syntax.

What's more, Maria Luíza wrote a detailed guide to UI Testing in Jetpack Compose with examples.

medium.com  Permalink

 
 

  AND...  

 

Creative testing... 😂

PS. If you're enjoying these memes, help one of our readers by filling in a 2-minute survey on humour in software.

 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 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

Software Testing Weekly - Issue 183

Monday, August 28, 2023

Your favourite software testing resources 📚 View on the Web Archives ISSUE 183 August 28th 2023 COMMENT Welcome to the 183rd issue! Last week, I asked you to share your favourite software testing

Software Testing Weekly - Issue 182

Tuesday, August 22, 2023

What's your favourite software testing resource? 📚 View on the Web Archives ISSUE 182 August 22nd 2023 COMMENT Welcome to the 182nd issue! Today, I'd like to ask you: What's your favourite

Software Testing Weekly - Issue 181

Monday, August 14, 2023

Free tutorials of Playwright, Cypress and Postman 📚 View on the Web Archives ISSUE 181 August 12th 2023 COMMENT Welcome to the 181st issue! Do you want to learn more about Playwright, Cypress or

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