Software Testing Weekly - Software Testing Weekly - Issue 113

5 things I learned working in QA Relations 💬
 

Software Testing Weekly

 

ISSUE 113  March 4th 2022

 
COMMENT

  COMMENT  

 

Welcome to the 113th issue!

How did you feel when you found a critical bug that no one expected?

This week, I stumbled upon an uplifting story about it:

I feel good that I stuck to my guns and found a defect.

I smiled while reading it because I know this feeling well. It's a big moment of pride.

This also shows how important it is to be conscientious and trust your gut feeling when testing.

Happy testing, Bug Hunters!

Dawid Dylowicz  Permalink

 
 

  NEWS  

 

5 things I learned working in QA Relations

Beth Marshall has recently completed a two-month adventure in a QA Relations role and now shares her experience. There are some really interesting insights!

beththetester.com  Permalink

 

11 Habits That Can Save Testers Time

Testers often wear many hats and have to switch contexts frequently. Vedhavathi Chengalvarayan gives some useful pieces of advice on how to manage your day-to-day work to save some time.

Similarly, Anindita Rath wrote a decent piece about the Qualities of a good tester.

testproject.io  Permalink

 

Augmented Reality Testing 101

If you want to learn about AR, check out this excellent guide. Likitha Lokesh gives an overview of the technology and shares practical tips on testing.

Note: If you can't access the full article, simply open it in a private tab.

medium.com  Permalink

 

Do Teams Need Dedicated Testers?

"I have never seen any downside to having dedicated testers in a team."

In short, Ilam Padmanabhan says and "yes" gives a few good reasons for that.

Note: If you can't access the full article, simply open it in a private tab.

medium.com  Permalink

 

Reasons why you should write a test strategy

If you're wondering whether writing a test strategy is worth the effort, Mike Harris may have some solid arguments to convince you.

home.blog  Permalink

 
 

  AUTOMATION  

 

Breaking down the test automation pyramid

You might be aware of the test pyramid concept, but do you know the purpose of each layer? Kassidy Kelley explains it clearly.

Moreover, Tomas Fernandez wrote a good article about The Economics of TDD that emphasises the importance of unit testing.

testlio.com  Permalink

 

How to Avoid False Positives in Test Automation

What's worse than a failing test? A test that passed but should have failed instead. It's called a "false positive" and Mahmut Yilmaz gives solid advice on how to avoid them.

medium.com  Permalink

 

Running and Monitoring API Tests with Postman

Postman has quite a few useful features for API testing. One of them is monitoring that Begum Gezer describes in this article.

Additionally, Saloni Saraiya put together a handy guide on How to Automate API Testing Using Postman.

medium.com  Permalink

 

Selenium Spring Boot Cucumber JUnit 5 Test Automation Project

If you want to learn how to set up a test automation framework in Java using Selenium, check out this very thorough and full-of-examples guide by Onur Baskirt.

swtestacademy.com  Permalink

 

Waiting for a custom condition in Selenium or Appium

The smart wait is one of the most popular and useful features you can implement in your Selenium tests. Nathan Krishnan shows an example in Python.

nathankrishnan.com  Permalink

 
 

  Sponsored Link   

 

[Remote] Developer Advocate @ k6 — Browser Automation Testing

Are you passionate about how browser-based testing can help build and ship reliable web applications? Then we have a job for you! Here at k6, we're looking for a Developer Advocate to strengthen our browser testing solution and advocate on our behalf within QA and developer communities. Apply now.

greenhouse.io  Permalink

 
 
 

  TOOLS  

 

Jest Mocking Cheatsheet

Jest is one of the most popular test frameworks for JavaScript and here's a simple and helpful overview of various mocking techniques by Matti Bar-Zeev.

dev.to  Permalink

 

Selecting a Load And Performance Testing Framework — Gatling vs. Grafana k6

Miklós Szeles did an interesting comparison of two popular load testing tools: k6 and Gatling. It shows how important it is to take into account the problem you're trying to solve when evaluating a solution.

And if you want to learn more, Gary Parker wrote a helpful guide to k6.

mszeles.com  Permalink

 

Test Speed Comparison: Selenium vs Playwright vs Cypress vs Puppeteer vs TestCafe

Gagah Ghalistan found an interesting way of comparing the test execution speed for each of the popular JavaScript testing frameworks. Any bets on who won?

Additionally, Hussein Ba Ashen wrote a fair comparison between Cypress vs. Selenium and Afsal Backer shared an Overview of Playwright.

medium.com  Permalink

 
 

  VIDEOS  

 

45+ Must-Have Chrome extension for Testers (Updated 2022)

Pramod Dutta did a great job recording this short overview of so many Chrome extensions for testers. You probably won't use all of them at once but it's good to see there's a lot of choices.

scrolltest.com  Permalink

 

The Testing Wheel

In this 20-minute video, Daniel Knott presents an interesting concept of a Testing Wheel that helps team leads assess the members of their teams in eight fields of interest and find the potential to grow in each of them.

adventuresinqa.com  Permalink

 
 

  AND...  

 

That Friday release... 😂

 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.

PS. I'll be transferring every donation to Nasz Wybór Foundation that supports Ukrainian migrants in Poland. 🇺🇦 🙏

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

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

Older messages

Software Testing Weekly - Issue 112

Saturday, February 26, 2022

Sabotaging an open-source testing tool 😱 View on the Web Archives ISSUE 112 February 26th 2022 COMMENT Welcome to the 112th issue! Do you know Faker.js? It's a very popular library used for

Software Testing Weekly - Issue 111

Friday, February 18, 2022

My Personal Quality Principles View on the Web Archives ISSUE 111 February 18th 2022 COMMENT Welcome to the 111th issue! We've just reached an incredible milestone — 4000 subscribers! 🎉 I feel

Software Testing Weekly - Issue 110

Friday, February 11, 2022

Do we really need a test automation engineer? View on the Web Archives ISSUE 110 February 11th 2022 COMMENT Welcome to the 110th issue! Today, I want to share with you the Statcounter. It's a super

Software Testing Weekly - Issue 109

Saturday, February 5, 2022

From QA to Dev? 🤔 View on the Web Archives ISSUE 109 February 5th 2022 COMMENT Welcome to the 109th issue! Have you ever wondered about moving to a development role? I know that many testers do. Even I

Software Testing Weekly - Issue 108

Friday, January 28, 2022

How other companies test software 🚀 View on the Web Archives ISSUE 108 January 29th 2022 COMMENT Welcome to the 108th issue! Do you know How They Test? It's an amazing collection of the best

You Might Also Like

🐍 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

📧 Building Resilient Cloud Applications With .NET

Saturday, May 11, 2024

​ Building Resilient Cloud Applications With .NET Read on: m​y website / Read time: 7 minutes BROUGHT TO YOU BY ​ Build API Applications Visually ​ Build API applications visually using Postman Flows.

The worst of the VC fund performance may be behind us

Friday, May 10, 2024

Plus: Zeekr's shares pop and Dell's data breach did include personal data View this email online in your browser By Christine Hall Friday, May 10, 2024 Good afternoon, and welcome to TechCrunch

DeepMind releases AlphaFold 3 - Weekly News Roundup - Issue #466

Friday, May 10, 2024

Plus: OpenAI releases Model Spec; Neuralink publishes progress update; Tesla shares new video of Optimus; growing meat with Gatorade; and more! ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

Issue #540: Jam winners, AGILE, and game of life in 3D

Friday, May 10, 2024

Weekly newsletter about HTML5 Game Development. Is this email not displaying correctly? View it in your browser. Issue #540 - May 10th 2024 If you have anything you want to share with the HTML5 game

🕹️ The Future of Game Emulators — We Tried Browsing the Web With Safari 1.0

Friday, May 10, 2024

Also: How Linux Got Its Name, and More! How-To Geek Logo May 10, 2024 Did You Know Honey crisp apples were developed by the Minnesota Agricultural Experiment Station's Horticultural Research Center

JSK Daily for May 10, 2024

Friday, May 10, 2024

JSK Daily for May 10, 2024 View this email in your browser A community curated daily e-mail of JavaScript news How to Create Objects in JavaScript In programming, objects are fundamental building

iOS Dev Weekly - Issue 660

Friday, May 10, 2024

Happy Birthday to … the Worldwide Developers Conference! 🎂 View on the Web Archives ISSUE 660 May 10th 2024 Comment Reading this post from Jim Luther wishing WWDC a happy 35th birthday set me thinking

Startups Weekly: Trouble in EV land and Peloton is circling the drain

Friday, May 10, 2024

Plus: The quirky rabbit R1 and Tesla's relationship with lidar View this email online in your browser By Haje Jan Kamps Friday, May 10, 2024 Welcome to Startups Weekly — Haje's weekly recap of