Software Testing Weekly - Software Testing Weekly - Issue 89

What's the worst mistake you ever made? 😅
 

Software Testing Weekly

 

ISSUE 89  September 17th 2021

 
COMMENT

  COMMENT  

 

Welcome to the 89th issue!

This week, I found an interesting thread on Reddit asking software testers:

What's the worst mistake you've ever made?

It's a great read for two reasons:

  1. The advice on not taking the blame personally.
  2. The actual screw-ups.

Happy testing!

PS. Due to an arm injury, I've hired a technical writer to help me polish the descriptions for this issue, most of which I had previously captured using the brilliant speech-to-text Drafts app.

Dawid Dylowicz  Permalink

 
 

  NEWS  

 

69.3%, OK?

Have you ever been asked about what percentage of your test cases are automated? James Thomas raised a few good points on why this question isn't valid.

In a similar fashion, Vladimir Tiulenev shared his opinion about measuring Test Coverage.

blogspot.com  Permalink

 

Let's Charm Our Teams With Charisma Testing

Callum Akehurst-Ryan describes a very interesting concept of Charisma Testing — a technique where instead of looking for flaws, you focus on the good things.

wordpress.com  Permalink

 

Quality Leadership: Influence through Informal Leadership

What an important article! A lot has been said about how soft skills can help software testers but here Jess Ingrassellino focuses specifically on how to increase your influence within the team to become an informal leader.

applitools.com  Permalink

 

The Day To Day Of A Software Test Engineer

Wondering how a typical day of a tester looks like? Although it may differ from role to role, Jolivé Hodehou captured the essence.

Also, Senuri Samindi elaborated a bit more about the differences between The role of Test Manager vs. the role of Tester.

medium.com  Permalink

 

The Power of Three Plans

Whether in life or in testing, it's always good to have a few plans. Maaret Pyhäjärvi shares 3 of them: a one-page test plan, a test strategy plan and a test environments plan.

blogspot.com  Permalink

 
 

  AUTOMATION  

 

A case against Page Object Model — Part 2

What's wrong with the Page Object Model? Eldad Uzman once again brings up some valid ideas and examples proving his point. You can also read Part 1 that mentioned two weeks ago.

Additionally, Murat Ozcan gives an amazing explanation of why Page Object is not the ultimate solution, using multiple examples from Functional Test Patterns with Cypress.

medium.com  Permalink

 

APIs Unleashed 07: Data-Driven Testing

Continuing the great series on API testing, Pricilla Bilavendran and Priyanka Brahmane show you how to use the data-driven test approach for one of its best use cases — APIs. They used popular tools, such as Postman and Karate, as an example.

synapse-qa.com  Permalink

 

DRY or Don’t Repeat Yourself in Test Automation — Part 3

In this concise article, Han Toan Lim shares an example of using the DRY principle for designing and refactoring automated tests.

mindfultester.com  Permalink

 

How we built better automated UI testing at Vimeo

Interested to learn how Vimeo tests their UI? Andrew Katsikas reveals some of the practices and tools they use.

Furthermore, you might be also interested in Cesar Lugo's story about the Adoption of engineering standards at Typeform.

medium.com  Permalink

 

If you mock, are you even testing?

How do you decide whether you should write unit, integration or end-to-end tests? Nicolas Carlo shares some great pieces of advice on how and when to implement each of them,

In a similar context, Jaswanth Manigundan wrote about his Recent Obsession with Hermetic Tests for mobile.

understandlegacycode.com  Permalink

 

To automate or not to automate your tests?

It's important to strike a balance between manual and automated tests. Simon Knight gives a few great tips on how to decide when to do which.

Similarly, Eduardo Fischer wrote about Test Automation: Always The Approach Of First Resort?.

sjpknight.com  Permalink

 
 

  TOOLS  

 

Performance testing in Postman

Postman is a very versatile tool and Maciej Seleman shows how you can implement a custom script for running load tests and even export the results to create a graph.

brightinventions.pl  Permalink

 

Power of the k6: Observability of the Databases

Yusuf Tayman wrote a clear article demonstrating how to use k6 for performance testing of databases. Looks simple!

medium.com  Permalink

 

Top Android Testing Frameworks You Need to Know

Looking for a UI testing tool for Android? Harish Rajora put together a list of six and listed out the pros and cons of each.

Additionally, Junaid Ahmad presents how to use the Kakao tool to Write First UI Test in Android.

testproject.io  Permalink

 

Using TestContainers for Integration Testing inside Microservice/API

If you use Java, you might be interested in Guilherme Rogatto's overview of TestContainers that can help you set up the whole testing environment on Docker.

medium.com  Permalink

 

WebDriverManager 5: Automated driver management and Docker builder for Selenium WebDriver

The new version of WebDriverManager 5 — the open-source library for managing Selenium in Java — has been recently released and Boni García describes the key changes in this major release. You can also have a look at the changelog.

medium.com  Permalink

 
 

  BOOKS  

 

Book Review — The Hitchhiking Guide To Load Testing Projects

NaveenKumar Namachivayam gives an excellent overview of The Hitchhiking Guide To Load Testing Projects book about load testing by Leandro Melendez.

qainsights.com  Permalink

 
 

  Sponsored Link   

 

Testim — Fast and flexible authoring of AI-powered end-to-end tests, built for scale

Your dynamic web application needs test automation that keeps pace. Testim’s fast authoring with code flexibility boosts coverage, AI-powered stability slashes maintenance, and TestOps helps scale your team and testing efficiently. START TESTING FOR FREE.

bit.ly  Permalink

 
 
 

  AND...  

 

When life gives you bugs... 🤣

 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, Kemp House, 160 City Road, London, EC1V 2NX, United Kingdom
 
 

 
 

TwitterLinkedIn

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

Key phrases

Older messages

Software Testing Weekly - Issue 88

Friday, September 10, 2021

Is Playwright better than Cypress? 🤔 View on the Web Archives ISSUE 88 September 11th 2021 COMMENT Welcome to the 88th issue! Yesterday was the World Tester's Day. In the link above, you can find

Software Testing Weekly - Issue 87

Friday, September 3, 2021

Agile 2 — The next iteration of Agile? 👀 View on the Web Archives ISSUE 87 September 3rd 2021 COMMENT Welcome to the 87th issue! You might be well aware of Agile already, but have you heard of Agile 2?

Software Testing Weekly - Issue 86

Friday, August 27, 2021

The Four Absolutes of Quality View on the Web Archives ISSUE 86 August 27th 2021 COMMENT Welcome to the 86th issue! This week, I stumbled upon Phil Crosby's Four Absolutes of Quality described by

Software Testing Weekly - Issue 85

Friday, August 20, 2021

How good are you at API testing? 👀 View on the Web Archives ISSUE 85 August 21st 2021 COMMENT Welcome to the 85th issue! This week, I want to share with you a great way of learning API testing.

Software Testing Weekly - Issue 83

Friday, August 6, 2021

80000 Opinions on Software Engineering View on the Web Archives ISSUE 83 August 7th 2021 COMMENT Welcome to the 83rd issue! Wondering what 80000 software engineers have to say about the state of tech?

You Might Also Like

SRE Weekly Issue #422

Monday, April 29, 2024

View on sreweekly.com A message from our sponsor, FireHydrant: FireHydrant is now AI-powered for faster, smarter incidents! Power up your incidents with auto-generated real-time summaries,

Quick question

Sunday, April 28, 2024

I want to learn how I can better serve you ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

Kotlin Weekly #404 (NOT FOUND)

Sunday, April 28, 2024

ISSUE #404 28st of April 2024 Announcements Kotlin Multiplatform State of the Art Survey 2024 Help to shape and understand the Kotlin Multiplatform Ecosystem! It takes 4 minutes to fill this survey.

📲 Why Is It Called Bluetooth? — Check Out This AI Text to Song Generator

Sunday, April 28, 2024

Also: What to Know About Emulating Games on iPhone, and More! How-To Geek Logo April 28, 2024 📩 Get expert reviews, the hottest deals, how-to's, breaking news, and more delivered directly to your

Daily Coding Problem: Problem #1425 [Easy]

Sunday, April 28, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Microsoft. Suppose an arithmetic expression is given as a binary tree. Each leaf is an

PD#571 Software Design Principles I Learned the Hard Way

Sunday, April 28, 2024

If there's two sources of truth, one is probably wrong. And yes, please repeat yourself. ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

When Procrastination is Productive & Ghost integrating with ActivityPub

Sunday, April 28, 2024

Automattic, Texts, and Beeper join forces to build world's best inbox, Reflect launches its iOS app, how to start small rituals, and a lot more in this week's issue of Creativerly. Creativerly

C#503 Building pipelines with System.Threading.Channels

Sunday, April 28, 2024

Concurrent programming challenges can be effectively addressed using channels ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

RD#453 Get your codebase ready for React 19

Sunday, April 28, 2024

Is your app ready for what's coming up in React 19's release ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

☁️ Azure Weekly #464 - 28th April 2024

Sunday, April 28, 2024

Azure Weekly Newsletter Issue #464 powered by endjin Welcome to issue 464 of the Azure Weekly Newsletter. In AI we have a good mix of high-level and deep-dive technical articles. Next-Gen Customer