Software Testing Weekly - Software Testing Weekly - Issue 188

How is BDD used in your team? 🤔
 

Software Testing Weekly

 

ISSUE 188  October 2nd 2023

 
COMMENT

  COMMENT  

 

Welcome to the 188th issue!

Despite its popularity, Behaviour-Driven Development is an often misused and even disliked practice.

But why?

Well, check out this discussion on Reddit, which started with a question:

How is BDD used in your team?

We can find many insights there from people sharing their opinions and experiences.

So enjoy the read, and happy testing!

Dawid Dylowicz  Permalink

 
 

  NEWS  

 

From A to Z: Your Complete Software Testing Terminology Guide

If you're looking for the meaning of software testing terms, look no further! Luc Gagan created a super handy Software Testing Glossary.

In that context, Callum Akehurst-Ryan asks and explains: Is Manual Testing a Dirty Word?

ray.run  Permalink

 

Need a Testing Metric? Put Points on Your Test Cases

Mas Kono and Paul Grizzaffi suggest a new metric using test case points to track testing progress more effectively by prioritising the most important ones.

Furthermore, Ihan Dilnath emphasises that Tests that validate business value are tests that add business value.

wordpress.com  Permalink

 

Prompting for Testers

Wondering how to effectively use AI chatbots to help you in your day-to-day work? Jason Arbon shares some great advice.

Similarly, Zubair Usman Paracha gives a few points on how to do Bug Hunting with GPT: Tips, Tricks, and Prompts.

medium.com  Permalink

 

What approach can a single tester follow to work with multiple teams?

Someone is looking for advice on what they can do to handle testing several streams of work where the dev-to-tester ratio is high, and the community comes with some helpful suggestions.

One of them is a recent Mike Harris' article that greatly explains How a lone tester can work across teams.

reddit.com  Permalink

 
 

  AUTOMATION  

 

API Object Model: A functional approach to test your APIs

You're probably familiar with the Page Object Model used for structuring tests of front-end apps. What if we used a similar approach for APIs? Khaled Arfaoui shows how.

Moreover, Anji Boddupally wrote a solid overview of Design Patterns in Test Automation.

medium.com  Permalink

 

Automatically detecting redundant tests

Is your test suite efficient? Sander van Beek showcases an experiment on unveiling redundant tests through mutation testing, sharing both the process and findings.

Also, here's an interesting discussion: Is repetition unavoidable in E2E tests?

medium.com  Permalink

 

Cracking the code coverage myth

Here's a hands-on example by Christian Ascone proving that high code coverage alone doesn't equate to thorough or effective testing.

hashnode.dev  Permalink

 

Mastering Test Retries: The Art of Automation Craftsmanship

If you experience flaky tests, Cerosh Jacob has some helpful advice on what to do with examples in Playwright.

Additionally, Giuseppe Donati shows some good End-to-end tests retry strategies, and Mike Harris explains why Automated tests do not have to be flaky.

medium.com  Permalink

 

Test Automation candidates strategy — easy steps to achieve maximum efficiency

If you want to learn what types of tests are and aren't generally considered good candidates for automation, Lesia Topol created a handy overview with a cheat sheet.

In relation to that, Janet Gregory and Lisa Crispin wrote a great article about the Test Automation Pyramid.

medium.com  Permalink

 
 

  TOOLS  

 

K6 Development: Beyond The Basic Setup

Setting up modern tools like k6 is easy following the official documentation. But it gets challenging to add a custom setup, such as your own node modules. Felicia Walker shows how to solve some of these challenges.

dev.to  Permalink

 

Mocking API Response In Cypress

Cypress has some helpful mocking solutions to aid your testing, such as API response interception. Kailash Pathak describes it in detail.

qaautomationlabs.com  Permalink

 

Speeding up test execution in Playwright — shared session

This is a nice follow-up read to some great advice on improving Playwright test execution speed from the previous week's issue.

Additionally, Kostiantyn Teltov wrote an article about Playwright with .NET. What? Is it useful?

medium.com  Permalink

 

Using Test Ids To Pick Cypress Specs To Run

One of the desired solutions in advanced test frameworks is the ability to run a subset of tests based on the affected code changes. Gleb Bahmutov shows a great way of achieving that in Cypress.

glebbahmutov.com  Permalink

 
 

  AND...  

 

This bug won't age well... 🤣

 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 187

Wednesday, September 27, 2023

How Microsoft does QA 🧐 View on the Web Archives ISSUE 187 September 27th 2023 COMMENT Welcome to the 187th issue! If there's only one thing you can read this week, it should be this: How Microsoft

Software Testing Weekly - Issue 186

Monday, September 18, 2023

Tester's Career Progression 🚀 View on the Web Archives ISSUE 186 September 18th 2023 COMMENT Welcome to the 186th issue! What are the possible career paths for testers? Well, there's no better

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

You Might Also Like

Kotlin Weekly #406

Sunday, May 12, 2024

ISSUE #406 12th of May 2024 Hello Kotliners! The KotlinConf is around the corner, will you be attending? Feel free to reach out if you want to meet for a coffee or to share your projects with us. We

The CPU That Will Never Die 💾

Saturday, May 11, 2024

A tribute to the Z80, an iconic processor. Here's a version for your browser. Hunting for the end of the long tail • May 11, 2024 Hey all, Ernie here with a guest piece by a longtime friend of the

🧑🏻‍💻 Generative AI is Supercharging Scams — It's Time to Bring Back the Beige PC

Saturday, May 11, 2024

Also: The Tech I Used to Run 100 Miles This Month, and More! How-To Geek Logo May 11, 2024 📩 Get expert reviews, the hottest deals, how-to's, breaking news, and more delivered directly to your

Daily Coding Problem: Problem #1438 [Medium]

Saturday, May 11, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Square. You are given a histogram consisting of rectangles of different heights. These

Charted | How People Get Around in America, Europe, and Asia 🚶‍♂️

Saturday, May 11, 2024

Examining how people get around on a daily basis using cars, public transit, and walking or biking, and the regional differences in usage. View Online | Subscribe Presented by Voronoi: The App Where

⚙️ How AI is Revolutionizing Sales Coaching

Saturday, May 11, 2024

Selling with the help of AI ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

Weekend Reading — Stack over you

Saturday, May 11, 2024

This week we remove gatekeepers from our CI, break a Guinness world record, redesign review ratings, understand the meaning behind “job requirements”, and level up. 😎 Labnotes (by Assaf Arkin) Weekend

Why Apple’s ‘Crush’ ad is so misguided

Saturday, May 11, 2024

Plus: How AI deepfakes took over the Met Gala View this email online in your browser By Cody Corrall Saturday, May 11, 2024 Image Credits: Apple Welcome to Week in Review: TechCrunch's newsletter

🐍 New Python tutorials on Real Python

Saturday, May 11, 2024

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: Python News: What's New From April 2024 In

CensysGPT: AI-Powered Threat Hunting Tool for Cybersecurity Pros

Saturday, May 11, 2024

THN Daily Updates Newsletter cover Enterprise Transformation to AI and the Metaverse ($59.99 Value) FREE for a Limited Time Strategies for the Technology Revolution Download Now Sponsored LATEST NEWS