Software Testing Weekly - Software Testing Weekly - Issue 238

AI Test Reporter 📊
 

Software Testing Weekly

 

ISSUE 238  September 24th 2024

 
COMMENT

  COMMENT  

 

Welcome to the 238th issue!

I've just stumbled upon AI Test Reporter.

It's an open-source library created by Matthew Thomas that you can connect to a GPT model of your choice and generate human-readable summaries of test reports.

For example, here's how it works with Playwright tests.

It's a simple functionality for now but there's potential to get more insights that way. If you have any feedback, I'm sure that Matthew will appreciate hearing it.

So, happy testing! 🙂

Dawid Dylowicz  Permalink

 
 

  NEWS  

 

Balancing product vs platform engineering as an SDET️

How do you handle priorities in improving internal tooling vs supporting the product delivery? Gaurav Singh describes this dilemma and advises how to deal with it.

automationhacks.io  Permalink

 

Test smart: how to stay resilient if you are QA?

Julia Kocbek has some great points about the role of testers who often wear many hats.

In relation to that, here's an interesting discussion about the QA role and visibility of work.

uxdesign.cc  Permalink

 

The Art of Test Case Writing: Finding the balance (detailed vs concise)

Over the past weeks, I've featured several articles about writing test cases. And here's another good one with advice from Mona M. Abd El-Rahman.

Also, Cyrille Coquard explains the benefits of Using acceptance criteria in your projects.

medium.com  Permalink

 

The role of QA has been lowered to a soulless profession?

This is a big discussion among the testing community, following a post from someone who shared about the challenges and feelings of being a tester.

On the other hand, someone else asked a question that also resonated with many people: Why is my experience in QA so different from what I read here?

reddit.com  Permalink

 
 

  AUTOMATION  

 

Automated checks are NOT equivalent to Software Testing

There are different schools of testing. One of them states that automated tests are checks that are only a part of what testing truly is. This article is about that — and there's a good follow-up discussion.

reddit.com  Permalink

 

Builder Pattern in Test Automation

Govinda Solanki shares simple examples of using a builder design pattern for creating page objects, config, API requests and mocks.

Additionally, Millan Kaul demonstrates the Importance of Test Data with Code Example.

medium.com  Permalink

 

Do Thee TDD?

I like how simply and neatly Maaret Pyhäjärvi explained the different maturity stages of practising Test-Driven Development. Where's your team at?

blogspot.com  Permalink

 

Less But Better: The Art of Writing Effective Test Suites

Shubham Sharma gives some good advice on improving test automation design and execution with good practices.

Additionally, Tobias Verhoog shares insights on Finding, Fixing and Preventing Flaky Tests.

medium.com  Permalink

 
 

  Sponsored Link   

 

UPDATED: Testmo — #1 Unified Test Management Tool

Testmo is the #1 unified modern test management tool. Now even better with rich & customizable PDF exports, new automation linking, automation fields, improved Jira add-on, better reports & much more. Boost your team's testing productivity and try Testmo for free.

testmo.com  Permalink

 
 
 

  TOOLS  

 

Cypress vs Selenium: Choosing the Best Tool for Your Automation Needs

This is a high-level comparison of Selenium and Cypress where Kailash Pathak explains their characteristics, advantages and limitations.

Also, Dominic Williams has some advice on Simplifying Selenium Waits.

qaautomationlabs.com  Permalink

 

How to get best from Playwright in automation

However, if you're using Playwright instead, here are a few practical tips from Rahul R on improving your tests.

medium.com  Permalink

 

My Journey With GitHub Copilot For Automation Testing Projects

Wondering how AI tools are helping testers? Uros Simic shows several scenarios of using an AI assistant — GitHub Copilot — for implementing automated tests.

qa-essentials.com  Permalink

 

Retry Network Requests in Cypress

Sometimes in your web app tests, you need to wait for API calls. Gleb Bahmutov shows a neat way of achieving that with plugins in Cypress.

Moreover, Saptarshi Deb explains how to leverage One Login to Rule Them All: Streamlining Cypress Tests with cy.session().

glebbahmutov.com  Permalink

 

Understanding the Role of Mocks and Spies in Unit Testing

Leo N wrote a comprehensive guide to test doubles, including many examples in Kotlin that can also be applied in other languages.

Similarly, ِAya Nabil Othman thoroughly described How to Handle Side Effects in Jest — A Guide to Effective Mocking.

proandroiddev.com  Permalink

 
 

  VIDEOS  

 

A Sneak Peek at Android's Screenshot Testing Landscape in 2024

If you're wondering what possible solutions there are for visual testing on Android, Sergio Sastre Florez did a 19-minute overview.

droidcon.com  Permalink

 

One-Page Test Plan — Write Your Plan in Minutes

Test plans don't have to be big. Daniel Knott shows a live example of creating a one-page test plan in 18 minutes.

And if you're looking for another perspective, Gil Zilberfeld recorded a video about Top-Level Test Planning.

youtube.com  Permalink

 
 

  AND...  

 

F*** the 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

 
©2024 Software Testing Weekly | Privacy Policy | Submit a link
 
Published with Curated

Older messages

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

Software Testing Weekly - Issue 233

Tuesday, August 20, 2024

Testing Mnemonics 🧠 View on the Web Archives ISSUE 233 August 17th 2024 COMMENT Welcome to the 233rd issue! The one thing that stood out to me while browsing through the news this week was the Testing

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