Software Testing Weekly - Software Testing Weekly - Issue 232

Is it still worth to become a QA engineer in 2024? 🤔
 

Software Testing Weekly

 

ISSUE 232  August 10th 2024

 
COMMENT

  COMMENT  

 

Welcome to the 232nd issue!

This week, I found a big discussion in the testing community:

Is it still worth to become a QA Engineer in 2024?

It's a valid question given the tougher job market and the tech layoffs over the past two years.

There are different opinions, but most people agree this role has and will be crucial to the success of tech companies. I'm on that side as well.

The outages such as CrowdStrike may further amplify that.

And, in the age of AI, the skills and expertise that testers have may become even more important.

That's both in terms of automation and tool building, as well as exploratory testing and critical thinking ability.

So, happy testing! 🙂

Dawid Dylowicz  Permalink

 
 

  NEWS  

 

AI in Testing — Compiled Resource Repository

Want to learn how to use AI for testing? Rahul Parwal created a page with a lot of links to helpful resources.

Also, Lisa Crispin shared her GenAI/LLM learning journey in relation to testing.

testingtitbits.com  Permalink

 

One-page test plan like a powder invention

Kostiantyn Teltov gives a detailed overview of creating a one-page test plan, including examples.

medium.com  Permalink

 

QA myth busting: QA slows work down

QA practices might sometimes be seen as bottleneck to the project's delivery. Vitaly Sharovatov explains why it's not true.

Similarly, Jesper Ottosen has a good point that To go fast — Go slow.

qase.io  Permalink

 

The biggest-ever global outage: lessons for software engineers

In the previous issues, I've shared testers' opinions on the CrowdStrike outage. And today, I'd also like to highlight this amazing overview by Gergely Orosz.

Moreover, Geoff Cooney shares A Quality Metrics View of the CrowdStrike Outage based on mabl's data.

And finally, CrowdStrike has just released The Final Root Cause Analysis, explaining all the technical details.

pragmaticengineer.com  Permalink

 

The Five "I"s of Great Testing

Cassandra H. Leung outlines the important actions that great testers do. Also, wondering How to Stand Out as an SDET?

cassandrahl.com  Permalink

 
 

  AUTOMATION  

 

How does it feel to test a compiler?

While it's probably not something that most of you would do in your daily jobs, I really enjoyed going through this detailed story by Alexander Zakharenko about testing a Kotlin compiler.

In relation to that, Victor Ronin highlights the challenge with the Ocean of permutations… And why testing is so hard.

medium.com  Permalink

 

Mastering Local Storage in JavaScript: A Guide for Automation Testers

Local storage is an important part of web browsers that you can leverage for test automation. Irkham Agung Karunia explains how.

medium.com  Permalink

 

SOLID Principles for Testers: The Dependency Inversion Principle

In the last part of the series, Kristin Jackvony uses an example to demonstrate how to apply the Dependency Inversion Principle in automated tests.

thinkingtester.com  Permalink

 

The Business Value of Refactoring and Testing

In this example-driven article, Krzysztof Piotrowski explains the importance of testing and refactoring and how that contributes to money saving.

Similarly, Gil Zilberfeld explains why poor code design may lead to Fragile Tests.

hashnode.dev  Permalink

 
 

  TOOLS  

 

Beginner's Guide to Cucumber BDD in Kotlin: Part 1

Curious about using Cucumber in Kotlin tests? Ajeeb Bin Hamid wrote a comprehensive guide on how to implement it step by step.

Also, here's what the community advises in case you're Struggling to understand how BDD testing works.

medium.com  Permalink

 

Multiply your productivity as Software Quality Assurance Engineer using GitHub Copilot

Anastasia Saltou describes several use cases of GitHub Copilot that can assist testers in their day-to-day jobs.

medium.com  Permalink

 

Playwright Mastery: Integrating Web Servers, API Schemas, Geolocation, and Localization

If you write tests in Playwright for advanced test automation, Thananjayan Rajasekaran shows some of the less-known features it provides.

medium.com  Permalink

 

What is the best automation tool to start with?

Some of you willing to start a journey in test automation may wonder what is a good tech stack to learn. Here's what the testing community recommends.

reddit.com  Permalink

 

Writing Parameterised Tests in JUnit5 — Part 1

There are some handy things you can do with parameters in JUnit 5, as Anji Boddupally demonstrates. They can also be used to handle Repeated Tests in JUnit5.

medium.com  Permalink

 
 

  BOOKS  

 

Applying Liminal Thinking to Software Testing

Inspired by the Liminal Thinking book, Brienna Ransom points out how its concepts can relate to testing activities.

substack.com  Permalink

 

Books recommendation for tester mindset and coming up with better quality test cases?

The Reddit community gave several good book recommendations that can help you become a better tester.

reddit.com  Permalink

 
 

  VIDEOS  

 

Remote Software Testing Salaries

Wondering how remote salaries are established? And which testing roles are in higher demand? Daniel Knott shares a lot of insights into this topic.

youtube.com  Permalink

 

Selenium with Java (Basics to Advanced) 2024 Free Course

If you want to learn test automation from scratch, Karthik K.K started a wonderful series of videos on using Selenium in Java.

Speaking of that, Priyanshu Shekhar shows an example of How to Wait For API Response in Selenium WebDriver 4.

youtube.com  Permalink

 
 

  AND...  

 

A skilled tester... 😂

 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 231

Tuesday, August 6, 2024

2024 Stack Overflow Developer Survey 👀 View on the Web Archives ISSUE 231 August 6th 2024 COMMENT Welcome to the 231st issue! The results of the 2024 Stack Overflow Developer Survey are here! It's

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

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