Software Testing Weekly - Software Testing Weekly - Issue 81

Do you ask the right questions?
 

Software Testing Weekly

 

ISSUE 81  July 23rd 2021

 
COMMENT

  COMMENT  

 

Welcome to the 81st issue!

Here's one thing I'd like to highlight this week.

It's a meaningful post on LinkedIn about what being a tester really stands for.

It's not about automation. Neither tools nor programming languages.

It's primarily about asking the right questions.

Thanks for a reminder, Brijesh Deb.

Happy testing!

Dawid Dylowicz  Permalink

 
 

  NEWS  

 

An Analytical Approach to Setting Severity of Bugs

Bug triaging is an important skill that every tester should know about. This is a comprehensive guide by Bashiul Alam Sabab that includes lots of graphs and flowcharts explaining in detail how to do it well.

hashnode.dev  Permalink

 

Disrupt and shakeup your testing Career

Richard Forjoe gives a number of reasons explaining why careers are not meant to be static and provides tips on what you can do to keep improving.

On that note, it's also worth mentioning Paulo Oliveira's article on Why You Should Have a Mentor in Your QA Career.

And why not practice right away? Here's a list of Top 40 manual testing interview questions prepared by Julieta Harutyunyan.

medium.com  Permalink

 

How much QA is too much QA?

Ash Davies expresses an interesting opinion on why having a good feedback cycle is even more important than a QA process. And summarises it with a punchy "Fail fast. Fail often. Fix quicker.".

medium.com  Permalink

 

"Finding bugs in an organisation"; why I’m frustrated with the tester role recently

Everyone gets frustrated about their role sometimes. But not everyone shares about it. Shout-out to Maaike Brinkhof for describing the common fundamental problems with how QA is treated.

A good addition to that is James Bach's article on Desperately seeking testing.

maaikebrinkhof.nl  Permalink

 

What is TestOps (How Microsoft Does it)

Here's a great overview of the definition and responsibilities of TestOps that Joe Colantonio put together, learning from the interviews that he did with two specialists in that field.

testguild.com  Permalink

 

White box testing vs black box testing. Which is better according to QA specialists?

The answer to this question is rather obvious — it's best when both are combined. But what I found the most valuable about this article is how clearly Anna Kalemba and Adam Lochno explained both techniques.

tsh.io  Permalink

 
 

  AUTOMATION  

 

Automating security tests — how?

Team Merlin shared another useful article on automating security testing using popular JavaScript tools. This one is about how to perform it for APIs, covering file uploads, authentication, data validation, and more.

gds-gov.tech  Permalink

 

Test Automation Framework Integration with Test Management Tools

Sigurds Dancka shares the benefits of integrating automated tests with test management tools with examples.

testdevlab.com  Permalink

 

The 10–10–10 Rule of Test Automation

Jolivé Hodehou gives some great pieces of advice for implementing test automation and how to avoid common pitfalls.

And here are even more insights on How To Make Test Reliability Engineering By Design by Antoine Craske.

testproject.io  Permalink

 

UI Performance Analysis via Selenium WebDriver

In this code-rich guide, Anton Angelov shows how you can combine Selenium latest features with Google's Lighthouse to do performance analysis.

And for a more general read on performance testing, check out Paul Gerrard's recent article on Managing Performance Testing.

automatetheplanet.com  Permalink

 
 

  TOOLS  

 

5 Cypress testing tips you may find useful.

Vlad Ryabinin shares a handful of handy tips around configuration, mocking, custom commands and waits in Cypress.

dev.to  Permalink

 

API testing with WebdriverIO and Swagger

One tool for web and API testing? Sounds convenient, doesn't it?! Well, Marcelo Soares uses an interesting plot twist to answer this question. Mind your tools!

medium.com  Permalink

 

Load Testing Using Locust.io

Fan of Python? Agus Richard shared a good introductory guide to load testing with Locust.

And here's another example of setting up and running load tests with Locust by Virendra Oswal.

medium.com  Permalink

 

Playwright Test Runner

Recently, a new Playwright Test runner has been released. Alister Scott shows how it compares to the other popular JavaScript test runner — Jest.

And if you want to see it in practice, Andrii Baidachenko published a handy guide to implementing Page Object Model with Playwright.

alisterbscott.com  Permalink

 
 

  AND...  

 

"Dear developers, here's how we test..." 😂

 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

Older messages

Software Testing Weekly - Issue 80

Friday, July 16, 2021

2021 State of Testing in DevOps View on the Web Archives ISSUE 80 July 17th 2021 COMMENT Welcome to the 80th issue! This week, I found two recently-published reports on the state of testing that I'

Software Testing Weekly - Issue 79

Saturday, July 10, 2021

We've reached 3000 subscribers! 🎉 View on the Web Archives ISSUE 79 July 9th 2021 COMMENT Welcome to the 79th issue! Today is a special day because there are over 3000 of you now! 🎉 Thank you very

Software Testing Weekly - Issue 78

Friday, July 2, 2021

Simple truths of Software Testing and Automation View on the Web Archives ISSUE 78 July 2nd 2021 COMMENT Welcome to the 78th issue! Another week brings another great resource that I want to share with

Software Testing Weekly - Issue 77

Friday, June 25, 2021

Great guides for software engineers 🚀 View on the Web Archives ISSUE 77 June 25th 2021 COMMENT Welcome to the 77th issue! Today, I want to share with you an amazing gem that I found this week. It's

Software Testing Weekly - Issue 76

Friday, June 18, 2021

A story of a certain bug 😬 View on the Web Archives ISSUE 76 June 18th 2021 COMMENT Welcome to the 76th issue! This week, I stumbled something both entertaining and terrifying at the same time. A story

You Might Also Like

🎧 Why You Should Buy a Mac Mini, Not an iMac — Your Next Headphones Should Be Wired

Tuesday, November 5, 2024

Also: Using Copilot to Improve Excel, and More! How-To Geek Logo November 5, 2024 Did You Know As a reward for helping King Charles II escape England (and Oliver Cromwell) in 1651, the Pendrill (

PySheets, REPL Shortcuts, Empty Tests, and More

Tuesday, November 5, 2024

PySheets: Spreadsheets in the Browser Using PyScript #654 – NOVEMBER 5, 2024 VIEW IN BROWSER The PyCoder's Weekly Logo PySheets: Spreadsheets in the Browser Using PyScript What goes into building a

Daily Coding Problem: Problem #1599 [Medium]

Tuesday, November 5, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Snapchat. Given a string of digits, generate all possible valid IP address combinations.

Tools for writing secure Go code

Tuesday, November 5, 2024

Plus a look at the 'business' of Go, high performance crawling, and a little Go/Java comparison. | #​530 — November 5, 2024 Unsub | Web Version Together with pgAnalyze Go Weekly Writing Secure

Spyglass Dispatch: Apple's Smart Glasses • OpenAI Hardware Hire • RIP JanSport Founder • Ballmer's $100M Bet on Facts • Netflix Movie Theater Pressure • Apple ChatGPT Upsell

Tuesday, November 5, 2024

Apple's Smart Glasses • OpenAI Hardware Hire • RIP JanSport Founder • Ballmer's $100M Bet on Facts • Netflix Movie Theater Pressure • Apple ChatGPT Upsell The Spyglass Dispatch is a free

Mapped | U.S. State Economies Compared to Entire Countries 🌎

Tuesday, November 5, 2024

Five American state economies can replace countries in the world's top 20. Here's how all 50 states compare. View Online | Subscribe | Download Our App Presented by Hinrich Foundation NEW

Why Many Data Science Jobs Are Actually Data Engineering

Tuesday, November 5, 2024

Top Tech Content sent at Noon! NODES 2024, a Dev Conference on AI, Knowledge Graphs & Apps Read this email in your browser How are you, @newsletterest1? 🪐 What's happening in tech today,

LW 157 - Better Collaboration Building for Merchants

Tuesday, November 5, 2024

Better Collaboration Building for Merchants ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ Shopify Development news and articles Issue 157 - 11/

Vlt client & registry; ESMeta

Tuesday, November 5, 2024

We have 2 links for you - Stay up-to-date on JavaScript and tools Two vlt products: a better npm client and a serverless package registry www.vlt.sh @vltpkg@fosstodon.org vlt has launched two products:

Want a programming job? Learn this

Tuesday, November 5, 2024

Stop background Android apps; AI election tracker; Early Black Friday sales -- ZDNET ZDNET Tech Today - US November 5, 2024 Python code Your dream programming job demands this language, every site