Software Testing Weekly - Software Testing Weekly - Issue 239

Quality Engineering Strategy 🚀
 

Software Testing Weekly

 

ISSUE 239  October 2nd 2024

 
COMMENT

  COMMENT  

 

Welcome to the 239th issue!

Today, I want to highlight this — Quality Engineering for CEOs: Exploring QE Strategy.

It's the third part of the brilliant, pragmatic and practical series on Quality Engineering. This time, it's about setting the strategy.

And it's not something you'd see very often.

Why? Because it's based on Steve Semelsberger's experience working with many executives on defining and improving the quality of their products.

So enjoy the read and happy testing! 🙂

Dawid Dylowicz  Permalink

 
 

  NEWS  

 

I am tired of AI (in testing and not only)

Bas Dijkstra shares a sobering opinion on the current state of AI and its applications in testing and other areas.

ontestautomation.com  Permalink

 

Implementing Test Pyramid: Journey of Shifting Left and Scaling Quality

Krishna Chaitanya describes the challenges of implementing a test pyramid and advises on how to overcome them.

medium.com  Permalink

 

Is starting accidentally in QA a thing?

Yes! And a lot of testers confirm it in this Reddit thread. As someone accurately pointed out — "You don't find QA. It's QA that finds you.".

reddit.com  Permalink

 

The Two Pillars of Modern QA: From Error Prevention to Error Detection

Mohsen Nasiri points out how the tester's role has evolved and what it takes to be good at it nowadays.

Additionally, Kamal Pokharel shares about the challenges with the Zero Issue Mindset in Software QA.

medium.com  Permalink

 
 

  AUTOMATION  

 

Creating self-healing automated tests with AI and Playwright

Shray Sharma describes an interesting solution of using LLM-based AI to run, generate and fix Playwright, Cypress or Selenium tests.

ministryoftesting.com  Permalink

 

How to Learn Generative AI for QA Automation

And if you're curious about how you can leverage AI for test automation in general, Pramod Dutta. wrote a handy overview.

scrolltest.com  Permalink

 

SDET: Saga about test data management for your automation tests

Kostiantyn Teltov shares tons of advice on creating test data by describing and demonstrating different approaches and highlighting their pros and cons.

In relation to that, you might be interested in Poya Shad's new invention: I built a Fake Log Generator.

medium.com  Permalink

 

The Art of Pitching Automation Improvements in a QA Team

Want to get a buy-in for changes to a test automation project? Irfan Mujagić advises on how to prepare and achieve that.

thegreenreport.blog  Permalink

 
 

  Sponsored Link   

 

DO YOU NEED TO CERTIFY YOUR GOOGLE TESTS?

Introducing Cantata Hybrid, the world's first certification solution for Google tests! Cantata Hybrid generates certified test results, including code coverage metrics up to MC/DC, from your existing GoogleTest® and GoogleMock® suites, without needing to modify them on your host/target platform or learn a new tool. Avoid the risk, delay and expense of certifying GoogleTest® yourself, or migrating your tests to a certified tool. Try it for FREE today.

qa-systems.com  Permalink

 
 
 

  TOOLS  

 

API Mocking using Playwright

Bakkappa N neatly describes three possible ways of mocking APIs in Playwright tests with examples.

Additionally, Mohammad Faisal Khatri explains How to test POST requests in Playwright.

medium.com  Permalink

 

Cypress Automation with SOLID Principles: A Simple Guide to Clean, Scalable Tests

Wondering how you can apply SOLID principles in practice? Updesh Kumar Singh shows examples of Cypress tests.

Also, Sebastian Clavijo Suero wrote an interesting article about Dynamic Tests in Cypress: To Loop or Not To Loop.

medium.com  Permalink

 

How to parameterize Playwright projects

Stefan Judis put together an insightful guide on using options to configure fixtures, page object models, and tests in Playwright.

Furthermore, Priyanshu Shekhar helps you get An In-Depth Understanding of getByRole in Playwright.

checklyhq.com  Permalink

 

Playwright Productivity Hack: How --only-changed Can Save Your Day

With the latest release, Playwright introduced a new feature --only-changed that allows you to rerun only the changed tests. Nimit Savant explains more about it.

Similarly, Butch Mayhew used the same feature to find out: Is it possible to run only Playwright Tests that changed in GitHub actions on a pull request?

hashnode.dev  Permalink

 

Why we switched from Cypress to Playwright

Varun Sriram shared an honest and detailed story on how they initially started their test automation with Cypress and why they eventually moved to Playwright.

bigbinary.com  Permalink

 
 

  BOOKS  

 

A great resource for leaders in test and quality — A review of "Learning to Lead, Leading to Learn"

Mike Harris shared a short review and recommendation of the book from Toyota's former leader — Learning to Lead, Leading to Learn.

home.blog  Permalink

 
 

  AND...  

 

Debugging in JavaScript... 😂

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

Software Testing Weekly - Issue 237

Tuesday, September 17, 2024

What are the biggest pain points in QA? 🤔 View on the Web Archives ISSUE 237 September 17th 2024 COMMENT Welcome to the 237th issue! Today, I want to share with you this big discussion on Reddit: What

Software Testing Weekly - Issue 236

Tuesday, September 10, 2024

Awesome Test Automation Resources 📚 View on the Web Archives ISSUE 236 September 10th 2024 COMMENT Welcome to the 236th issue! Have you heard of Awesome Test Automation? It's an open-source

Software Testing Weekly - Issue 235

Tuesday, September 3, 2024

Testing leadership for all 🌟 View on the Web Archives ISSUE 235 September 3rd 2024 COMMENT Welcome to the 235th issue! Today, I want to ask you for recommendations. I'm looking for great resources

Software Testing Weekly - Issue 234

Saturday, August 24, 2024

Context-driven testing 💡 View on the Web Archives ISSUE 234 August 24th 2024 COMMENT Welcome to the 234th issue! Today, I want to share with you this gem — Navigating the World as a Context-Driven

You Might Also Like

Kotlin Weekly #438

Sunday, December 22, 2024

ISSUE #438 22nd of December 2024 Announcements klibs.io JetBrains has introduced the alpha version of klibs.io – a web service that speeds up and simplifies discovering KMP libraries that best meet

Weekend Reading — Happy "That's a January Problem" week

Saturday, December 21, 2024

Can Christmas season start a little earlier this year Tech Stuff Ramsey Nasser fuck it happened i am in a situation where i do actually need to reverse a linked list Atuin I just learned about Atuin

Daily Coding Problem: Problem #1644 [Easy]

Saturday, December 21, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by IBM. Given an integer, find the next permutation of it in absolute order. For example,

🐧 Whatever Happened to Unix Workstations? — My Incredibly Cheap Alternative to a Soundbar

Saturday, December 21, 2024

Also: Here's Why More Games Need Expanded Difficulty Settings How-To Geek Logo December 21, 2024 Did You Know Lake Wendouree, an artificially created and maintained shallow urban lake in Australia,

Supercharge Your Knowledge Capture Workflow with the Obsidian Web Clipper

Saturday, December 21, 2024

Stop juggling multiple tools and supercharge your knowledge capture workflow with Obsidian's powerful Web Clipper browser extension Sébastien Dubois DeveloPassion's Newsletter Supercharge Your

Charted | The World's Most Valuable Automakers 🚙

Saturday, December 21, 2024

Tesla shares reached a record high, setting a new valuation milestone. This graphic highlights the world's most valuable automakers by market cap. View Online | Subscribe | Download Our App

Next Holiday Season, Ignore Everyone Except One Customer

Saturday, December 21, 2024

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, December 21, 2024? The

🐍 New Python tutorials on Real Python

Saturday, December 21, 2024

Hey there, There's always something going on over at Real Python as far as Python tutorials go. Here's what you may have missed this past week: 🎓 Master Python's Core Principles (New Live

Post from Syncfusion Blogs on 12/21/2024

Saturday, December 21, 2024

New blogs from Syncfusion ASP.NET MVC Suite Update: Aligning with .NET Changes By Rajendran R Discover key updates in our ASP.NET MVC suite, aligning with Microsoft's latest .NET changes for

LockBit Ransomware Developer Charged for Billions in Global Damages

Saturday, December 21, 2024

THN Daily Updates Newsletter cover The Data Science Handbook, 2nd Edition ($60.00 Value) FREE for a Limited Time Practical, accessible guide to becoming a data scientist, updated to include the latest