Software Testing Weekly - Software Testing Weekly - Issue 160

What's your coolest achievement as a tester? 🙌
 

Software Testing Weekly

 

ISSUE 160  March 19th 2023

 
COMMENT

  COMMENT  

 

Welcome to the 160th issue!

This week, I found an uplifting discussion on Reddit:

What's your coolest achievement as a tester?

It's really interesting to see all the different things people are proud of.

It's also great to see all the hard work that goes into testing and the amazing things that come out of it.

Happy testing! 🙂

PS. The discussion also continues in this thread.

Dawid Dylowicz  Permalink

 
 

  NEWS  

 

A Way to Effectiveness: Release Quality, Volume and Speed in 1 QA Metric

Gleb Sarkisov came up with a modified formula for calculating the Defect Density metric and described this process in detail.

Furthermore, Dmytro Stekanov wrote a great article on Ensuring Quality in the Product Backlog: The Role of QA in Refinement.

medium.com  Permalink

 

Faster, better, stronger — How the "QA gatekeeper" impacts overall velocity, quality, and confidence

Bruna Chagas advises on how to change the team's mindset and empower everyone to participate in testing activities.

Similarly, Liis Pass describes the process of Moving towards Modern Testing Practices: Easy Steps for Improving Your QA Processes.

medium.com  Permalink

 

Future as QA?

Hey, I work as a Senior QA Engineer with almost 10 years of exp in a product development firm. I do almost everything but development. How can my role change after another 5 years?

Someone asked this question on Reddit and testers responded with several interesting scenarios.

In relation to that, Vincent Ferreira shared his journey From Developer to QA: Benefits of a Career Shift.

reddit.com  Permalink

 

Testing is Socially Challenging

In this honest article, Michael Bolton shares his thoughts on why testing can put us in uncomfortable situations and provides guidance on how to navigate that.

developsense.com  Permalink

 

Quality is a four letter word

Amit Wertheimer explains why quality is hard to define and why it should be broken down into specific qualities and properties instead.

Furthermore, Bart Vanherck reflects on the core principles of The Agile Manifesto.

blogspot.com  Permalink

 
 

  AUTOMATION  

 

10 changes that improved our tests

Based on the experience of maintaining frequently-ran tests, Tom Perry shares what practices helped them improve pipeline stability.

Similarly, Christian Nissen gives a few tips on Effectively Reducing the Run Time of Automated UI Tests.

medium.com  Permalink

 

Guide to Serverless & Lambda Testing — Part 2: Testing Pyramid

Continuing the series of articles on testing serverless apps, Ran Isenberg shows examples of different test levels. You can also read the first part about best practices.

Moreover, Zane Scheel wrote a good article about A Taste Test of AWS Services for the Software Quality Engineer.

medium.com  Permalink

 

How to estimate test automation user stories in Agile Scrum

If your team works in Scrum, you might be familiar with story estimation. But how do you apply it to test automation tasks? Mohamed Yaseen wrote a thorough guide.

medium.com  Permalink

 

Lindy's Law in Test Automation

Sometimes the proven solutions are best. Torsten J. Zelger shares the story of implementing a test automation framework several years ago that still works fine for them today.

blogspot.com  Permalink

 

Test Coverage

Christian Findlay explains why implementing the right test type is more important than trying to meet a certain test coverage metric.

In relation to that, Rafael Miguel describes in detail the benefits of Using Branching Coverage to Improve Software Quality.

christianfindlay.com  Permalink

 
 

  Sponsored Link   

 

[Remote] QA Engineer @ TempMee

TempMee is a vibrant and dynamic company that values collaboration and innovation. Our mission — change the way the World works. As part of our team, you'll have the opportunity to work with cutting-edge technology to make our mission a reality. Don't miss out on this opportunity to join a team passionate about delivering high-quality products and having fun while doing it! Apply here.

angel.co  Permalink

 
 
 

  TOOLS  

 

As a QA, what tools do you use daily at your job?

Here's an interesting overview of tools that testers use regularly. They vary from IDE, Chrome extensions and bug-tracking tools.

Speaking of which, Anshita Bhasin wrote a Detailed Guide to Chrome Dev Tools.

reddit.com  Permalink

 

How to perform End-to-End API Testing using Playwright with Java and TestNG

If you're interested in API testing, Mohammad Faisal Khatri shares a thorough guide to Playwright for Java and TestNG.

Similarly, Butch Mayhew describes the Basics of API Testing with Playwright.

medium.com  Permalink

 

How to optimize Cypress tests using JavaScript abilities? (Part 2. Recursion)

In the second part of the series, Alex Sanzhanov describes how recursion can come in handy in Cypress tests. You can also read the first part about loops.

medium.com  Permalink

 

Painless BDD on iOS with XCTContext

Testing iOS mobile apps? Alexey Alter-Pesotskiy explains how to use XCTContext for writing tests in the Given When Then style.

testableapple.com  Permalink

 

Balder — Achieving Better Product Quality with Reusable Tests

Max Stahlschmidt describes a brand new open-source tool — Balder — which allows you to reuse a once-written test code across different platforms, devices or applications.

medium.com  Permalink

 

Visual testing using Playwright

Did you know that Playwright has a built-in solution for visual testing? Balaji Kumarasamy shows a few examples of using it.

medium.com  Permalink

 
 

  AND...  

 

Dev vs QA... 😂

 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

Key phrases

Older messages

Software Testing Weekly - Issue 159

Sunday, March 12, 2023

Is QA management a vague job? 🤔 View on the Web Archives ISSUE 159 March 12th 2023 COMMENT Welcome to the 159th issue! This time, I want to share with you a discussion started by the following question

Software Testing Weekly - Issue 158

Saturday, March 4, 2023

How to become a customer-centric tester 🤝 View on the Web Archives ISSUE 158 March 4th 2023 COMMENT Welcome to the 158th issue! This week, I want to highlight AutoTestData — a free online test data

Software Testing Weekly - Issue 157

Sunday, February 26, 2023

RIP Postman? 😳 View on the Web Archives ISSUE 157 February 26th 2023 COMMENT Welcome to the 157th issue! Postman has announced big restrictions to its local-only Collection Runner, affecting a lot of

Software Testing Weekly - Issue 156

Sunday, February 19, 2023

A11y testing, Screenplay pattern and new tools 🛠️ View on the Web Archives ISSUE 156 February 19th 2023 COMMENT Welcome to the 156th issue! I hope you've had a delightful weekend. There's a lot

Software Testing Weekly - Issue 155

Monday, February 13, 2023

Why Test Automation Projects Fail 🧐 View on the Web Archives ISSUE 155 February 13th 2023 COMMENT Welcome to the 155th issue! Many of you may wonder what decides test automation's failure or

Daily Coding Problem: Problem #1055 [Medium]

Saturday, March 25, 2023

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Amazon. Given a node in a binary search tree, return the next bigger element, also known

Where Do Weather Apps Get Their Info From?

Saturday, March 25, 2023

Did You Know?: Using tin cans as a method of food preservation started as early as the 1770s and a patent was issued for tin food cans in 1810, but the first dedicated can openers weren't invented

Visualized | The Head of State of Each Country, by Age and Generation 🌎

Saturday, March 25, 2023

This graphic visualizes the ages of every country's head of state, and compares them with the median population of their respective states. View Online | Subscribe Presented by: From

Noonification: What is Bitrate and why is Audio Bitrate so Important?

Saturday, March 25, 2023

Top Tech Content sent at Noon! Invest in the company that's democratizing VC How are you, @hacker? 🪐 What's happening in tech this week: The Noonification by HackerNoon has got you covered with

[New post] Rockin’ the Code World: Special Guest John Kattenhorn

Saturday, March 25, 2023

dotNetDave posted: " Join me on Saturday, May 6th, 2023, at 10:00 PST on C# Corner for show #79 where, for the first time, my special guest will be John Kattenhorn, Founder and CEO at Applicita.

Week in Review - ChatGPT rivals step into the ring and TikTok CEO testifies before Congress

Saturday, March 25, 2023

TechCrunch Newsletter TechCrunch logo Week in Review logo By Henry Pickavet Saturday, March 25, 2023 As the fallout from the SVB crash continued, the topic of AI reclaimed its spot at the top this week

Startups Weekly - The tide has shifted for solo GPs

Saturday, March 25, 2023

TechCrunch Newsletter TechCrunch logo Startups Weekly logo By Natasha Mascarenhas Saturday, March 25, 2023 Welcome to Startups Weekly, a nuanced take on this week's startup news and trends by

🐍 New Python tutorials on Real Python

Saturday, March 25, 2023

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. We've just hit a huge milestone with the Real Python podcast, publishing our 150th episode! A

A Side of Gloss 🥪

Saturday, March 25, 2023

A glossary full of tedious food-related terms. Here's a version for your browser. Hunting for the end of the long tail • March 25, 2023 Today in Tedium: If you think about it, you could probably

Critical WooCommerce Payments Plugin Flaw Patched for 500,000+ WordPress Sites

Saturday, March 25, 2023

The Hacker News Daily Updates Newsletter cover The Email Fortress: Secure Your Inbox, Protect Your Privacy (FREE EBOOK) Email security doesn't have to be a challenge, nor does it require a time-