Software Testing Weekly - Software Testing Weekly - Issue 231

2024 Stack Overflow Developer Survey 👀
 

Software Testing Weekly

 

ISSUE 231  August 6th 2024

 
COMMENT

  COMMENT  

 

Welcome to the 231st issue!

The results of the 2024 Stack Overflow Developer Survey are here!

It's one of the biggest surveys for software engineers highlighting the latest trends in technologies, tools, salaries, and more.

As expected, there are also insights about AI and its usage.

For example, while 80% of responders predict that AI will help them with testing, documenting and writing code next year, only 12% consider it a threat to their jobs.

You can also check out the interesting analysis of the results by Erin Yepis pointing out that Developers want more, more, more.

Happy testing! 🙂

Dawid Dylowicz  Permalink

 
 

  NEWS  

 

Beyond MTTR: 7 incident metrics that matter and 3 that don't

Have you heard of the DORA metrics? In this article, Ashley Sawatsky goes a step further describing several other metrics and explaining why to use them.

What's more, Rahul Parwal wrote about Testing & Quality Metrics — Pitfalls to Avoid.

rootly.com  Permalink

 

Empowering the team through a QA Academy

Cristina Carrageis wrote an insightful story about setting up a QA Academy in the company to reduce the silo inside the QA team and expand technical knowledge.

ministryoftesting.com  Permalink

 

Considering Generative AI in Testing

Do you use AI for testing? Callum Akehurst-Ryan points out several predictions and warnings about it.

Furthermore, Mark Winteringham shares his thoughts on AI's impact in a broader context of Quality Engineering, Digital Employees and Job Security.

cakehurstryan.com  Permalink

 

The OK and Not OK of Software Releases

Concise and to the point — Gomathi Ramalingam lists out what practices you should and shouldn't do when it comes to releasing software.

One way to mitigate failures is to invest in Chaos engineering and the relationship between code and teams, as Bob Salmon explains.

wordpress.com  Permalink

 

Why Do We Test?

This is a great reminder of the purpose of testing by Paul Grizzaffi. Similarly, Gil Zilberfeld also wrote about Testing Basics: Why Test?.

Additionally, James Thomas shares his thoughts on whether it's worth Practicing pair and ensemble testing.

wordpress.com  Permalink

 
 

  AUTOMATION  

 

Effective Management of Automation Test Artefacts

Team Merlin gives a few good tips on how to keep your test repository tidy and maintainable through appropriate test design as well as file structure.

medium.com  Permalink

 

Is Java and Selenium the most wanted skill?

While they might've been one of the most popular terms included in QA job descriptions, are they the best investment for the future? Here's what other testers think.

reddit.com  Permalink

 

Make your test automation better with abstractions

There's some great practical advice from Ivan Karaman on how to reduce test automation code complexity and improve maintainability.

Furthermore, Divyarajsinh Dodia concisely explains Understanding the AAA Pattern in Test Automation.

linkedin.com  Permalink

 

Reinforcing Quality: Strategically Integrating Tests into Your Architecture

"Tests should not be mere afterthoughts or peripheral activities. They need to be embedded within the architecture."

Maxim Gorin has a good point on the importance of testability.

Also, Galatea Nouilati reminds us to Treat your tests to mutation testing to make them more resilient.

medium.com  Permalink

 
 

  TOOLS  

 

Containerized Browser Testing with Playwright on Kubernetes

Wondering how to set up an isolated environment for Playwright tests? Thananjayan Rajasekaran shows a detailed example of it with Kubernetes.

Moreover, Vikas Mourya suggests trying Accelerating Test Execution with Playwright and Docker.

medium.com  Permalink

 

Do you guys use Postman as a serious company-wide API testing tool?

Someone on Reddit is looking for advice on using the low-code Postman tool for API testing versus a full-code solution.

reddit.com  Permalink

 

Harnessing the Capabilities of Selenium 4

Selenium 4 was a big release, including many helpful features. Aditya Rawat describes the two important ones — Chrome DevTools and BiDi API.

Furthermore, Yogendra Porwal wrote a handy guide on Strengthening Your Selenium Tests with Pynt Security Scans.

medium.com  Permalink

 

How to add Type Checking and Linting to your Playwright Project

So apparently, Playwright doesn't check for type errors by itself, even if your tests are written in TypeScript. To fix that, Stefan Judis shows an alternative solution.

Also, Butch Mayhew wrote a helpful guide on How To Load a Custom Test Fixture or Setup Projects When Running Playwright Test Code Generator.

checklyhq.com  Permalink

 

Top 8 Open Source DevOps Tools for Quality 2024

In modern times, DevOps and testing can't exist without each other. Joe Colantonio listed out several free tools that can help you bridge that gap.

testguild.com  Permalink

 

What's new in Maestro: 1.37.0

After several months of development, the modern mobile testing tool Maestro released a new 1.37.0 version that includes some significant changes. Bartek Pacia describes it in more detail.

mobile.dev  Permalink

 
 

  VIDEOS  

 

20 Automation Interview Questions

Whether you're preparing for a test automation interview or just want to check your knowledge, you might enjoy this 22-minute video by Nikolay Advolodkin.

youtube.com  Permalink

 

Top 9 Challenges in Test Automation

Test automation is powerful, but it doesn't always come easy, as neatly explained by Daniel Knott in this 12-minute video.

youtube.com  Permalink

 
 

  AND...  

 

Standups... 😅

 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 230

Tuesday, July 30, 2024

How CrowdStrike is improving their QA 🤔 View on the Web Archives ISSUE 230 July 30th 2024 COMMENT Welcome to the 230th issue! Alright, there's more news about the CrowdStrike issue. They released a

Software Testing Weekly - Issue 229

Tuesday, July 23, 2024

CrowdStrike bug in testers' eyes 👀 View on the Web Archives ISSUE 229 July 24th 2024 COMMENT Welcome to the 229th issue! It's hard to ignore the problem that CrowdStrike caused to the global

Software Testing Weekly - Issue 228

Tuesday, July 16, 2024

Test Automation Interview 🤖 View on the Web Archives ISSUE 228 July 16th 2024 COMMENT Welcome to the 228th issue! Two weeks ago, I highlighted a great resource for preparing for a QA interview. Today,

Software Testing Weekly - Issue 227

Monday, July 8, 2024

Do you worry about automating yourself out of your role? 🤔 View on the Web Archives ISSUE 227 July 8th 2024 COMMENT Welcome to the 227th issue! This question got my attention: Do you ever worry about

Software Testing Weekly - Issue 226

Monday, July 1, 2024

QA interview questions from Amazon, Google and IBM 📚 View on the Web Archives ISSUE 226 July 1st 2024 COMMENT Welcome to the 226th issue! Preparing for a QA interview? This week, I found something

You Might Also Like

JSK Daily for Sep 24, 2024

Tuesday, September 24, 2024

JSK Daily for Sep 24, 2024 View this email in your browser A community curated daily e-mail of JavaScript news A Full-Stack Web App Using Angular and GraphQL: Perform Edit, Delete, and Advanced

🫣 Hiding App Names On Your iPhone Home Screen — Password Hints Are a Terrible Idea

Tuesday, September 24, 2024

Also: This Smart Doorbell Doesn't Require a Subscription, and More! How-To Geek Logo September 24, 2024 Did You Know Astronauts in Earth orbit experience up to a three percent increase in height as

Python 3.13, Rust Extensions, doctest, and More

Tuesday, September 24, 2024

Python 3.13 Preview: Free Threading and a JIT Compiler #648 – SEPTEMBER 24, 2024 VIEW IN BROWSER The PyCoder's Weekly Logo Python 3.13 Preview: Free Threading and a JIT Compiler Get a sneak peek at

A type by any other name would smell as sweet..

Tuesday, September 24, 2024

Plus both WIRED and the ACM take a look at Go, scripting Go with Prolog, and a faster linter for Go code. | #​524 — September 24, 2024 Unsub | Web Version Together with Three Dots Labs Go Weekly

Daily Coding Problem: Problem #1566 [Hard]

Tuesday, September 24, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Amazon. Given a string, find the longest palindromic contiguous substring. If there are

In Our Innovation Era: Seamless Messaging, 77 Language Translations, Tag Search, and More

Tuesday, September 24, 2024

Meet HackerNoon's Latest Features ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌ ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌ ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌ ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌

Software Testing Weekly - Issue 238

Tuesday, September 24, 2024

AI Test Reporter 📊 View on the Web Archives ISSUE 238 September 24th 2024 COMMENT Welcome to the 238th issue! I've just stumbled upon AI Test Reporter. It's an open-source library created by

Marzipan

Tuesday, September 24, 2024

AI's Call to Arms, AI's American Front, AI's Audible Augmentation Marzipan AI's Call to Arms, AI's American Front, AI's Audible Augmentation By MG Siegler • 24 Sept 2024 View in

Charted | The Growth in Working Age Populations Over the Next 10 Years 🌎

Tuesday, September 24, 2024

Nearly half of the world's major economies are projected to see their working age population decline over the next decade. View Online | Subscribe | Download Our App Presented by: Find the

Meet Wellfound: HackerNoon Company of the Week

Tuesday, September 24, 2024

Top Tech Content sent at Noon! A dev conference with discussions, workshops, and 1:1 feedback sessions Read this email in your browser How are you, @newsletterest1? 🪐 What's happening in tech today