Software Testing Weekly - Software Testing Weekly - Issue 19

Does backend need QA Engineer?
 

Software Testing Weekly

 

ISSUE 19  May 15th 2020

 
COMMENT

  COMMENT  

 

ISTQB organisation has recently announced that they now allow online exams. It's still up to their member boards and exam providers to prepare the exams and hold them online — so not all of them might be ready for that just yet — but it's worth checking with your local provider. As per their announcement, this is a pilot run that started on 27th April and will last until October, when it will be reviewed.

Now that most of us are stuck at home, it seems like a perfect moment to learn more. So if you were thinking of doing any of the ISTQB certificates, you may still have an opportunity to do so.

Is it worth doing though? The opinions differ — I recommend you to check out this and this post on Reddit and make your own mind.

Have a great weekend!

Dawid Dylowicz  Permalink

 
 

  NEWS  

 

Does backend need QA Engineer?

I enjoyed following David Gonçalves's thinking process captured in this article. And I liked the answer as it suggests a transition into something alike Modern Tester role — which I think is the future in software testing.

medium.com  Permalink

 

The Indispensable QA Engineer

Great piece of advice from Oluwatomi Familoni on how to increase and show your value as a QA. Agreed — what else I can say!

medium.com  Permalink

 

Listen beyond the pass and fail – a story of looking at the bigger picture

As testers, we must step back frequently and take a broader view of the software testing process. This is what Lena Pejgan Wiberg reminds us about, sharing useful pieces of advice based on her experience making it an even more powerful message.

pejgan.se  Permalink

 

Make Issue Types Great Again

In this monumental, 36-minute read, Konstantin Sokolov goes through pretty much everything related to issue types, trying to find the reasoning behind them. And if that looks like a bit too long piece to you, then take a look at the end of the article where you'll find a neat summary and rules that he came up with.

medium.com  Permalink

 

5 Reasons Why Product Managers Need to Know QA

It's always nice to see a product manager's point of view on the importance of quality assurance. I worked for several startups where the PM–QA cooperation was extremely beneficial for projects' success, so now I keep this kind of message in high regard. Thanks, Leah Barrett!

medium.com  Permalink

 
 

  AUTOMATION  

 

Basics of testing in Go

Interested in Go language? Abhishek Gupta just shared a useful article on how to start with testing in Go using the officially supported testing package. Looks simple!

dev.to  Permalink

 

UI Test Automation Is an Awful, Wonderful Thing

Do you sometimes feel like automated tests become more harmful than helpful? Kevin Lamping shares his point of view on both the good and the bad sides of test automation in this sobering article. It's one of those that makes you stop and think.

kevinlamping.com  Permalink

 

React Testing Crash Course

In this excellent step-by-step guide, Gábor Soós shows how to simply test React applications from A to Z. Since now, this will be my go-to resource for React testing!

dev.to  Permalink

 

UI Testing iOS application with EarlGrey

I used EarlGrey in a couple of projects, and while it's not perfect, it's still one of the best options to test native iOS apps. In this article, Maksym Shcheglov shares his tips for test automation using this open-source tool.

onswiftwings.com  Permalink

 
 

  TOOLS  

 

BackstopJS — an open-source visual testing tool

BackstopJS is an open-source testing tool that helps in visual test automation by comparing DOM screenshots. Even though it only runs on Chrome using Puppeteer, it should be enough for most use cases.

If you want more insights on how to get started with the tool, Gregory Paciga wrote a helpful guide on it. Here's the part 1 and the just-published part 2.

github.com  Permalink

 

Predator — distributed open-source performance testing platform for APIs

Predator is an open-source performance testing tool (I've included a few in this newsletter already!), created by a PayU team. It's free and unlimited mainly because you can run it on your own Kubernetes cluster. And it comes with a handy UI to manage your tests.

The reason I mention it today is because NaveenKumar Namachivayam has just created this handy guide that can help you get started.

predator.dev  Permalink

 
 

  VIDEOS  

 

Making Mutants Work for You

Henry Coles gave a great speech on mutation testing using PiTest, originally presented at GOTO Copenhagen 2019 conference.

During my career, I've heard about mutation testing here and there but I've never really had a chance to actually use it. After watching this, though, I might give it a go!

youtube.com  Permalink

 
 

  AND...  

 

More testing = more cases! 😂

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

 
 
©2020 Software Testing Weekly | Privacy Policy | Facebook | Twitter | Submit a link | Founded by More Than Testing
 
Published with Curated

Older messages

Software Testing Weekly - Issue 18

Friday, May 8, 2020

100+ ways to write a JavaScript test automation project View on the web Archives ISSUE 18 May 8th 2020 COMMENT Do you listen to software testing or software development podcasts? This week I want to

Software Testing Weekly - Issue 17

Friday, May 1, 2020

Stop automating everything with Selenium View on the web Archives ISSUE 17 May 1st 2020 COMMENT Happy weekend everyone and enjoy the news! 😊 Dawid Dylowicz Permalink NEWS Game: "Would Heu-Risk It?

Software Testing Weekly - Issue 16

Friday, April 24, 2020

State of Testing 2020 View on the web Archives ISSUE 16 April 24th 2020 COMMENT Welcome to the 16th issue of Software Testing Weekly! After months of waiting, the amazing State of Testing 2020 report

Software Testing Weekly - Issue 15

Friday, April 17, 2020

Is there any real skill in software testing and is it a dying trade? View on the web Archives ISSUE 15 April 17th 2020 COMMENT Someone asked this two-part question on Reddit: Is there any real skill in

Software Testing Weekly - Issue 14

Saturday, April 11, 2020

Testing Just Shifted To The Future 🚀 View on the web Archives ISSUE 14 April 10th 2020 COMMENT Welcome to the 14th issue of Software Testing Weekly! One thing from me this week is an absolute gem that

You Might Also Like

📲 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

Tesla profits tumble, Fisker flatlines, and California cities battle for control of AVs

Sunday, April 28, 2024

Plus, an up-close look at the all-electric Mercedes G-Wagen and more View this email online in your browser By Kirsten Korosec Sunday, April 28, 2024 Welcome back to TechCrunch Mobility — your central

Sunday Digest | Featuring 'The Countries With the Most Air Pollution in 2023' 📊

Sunday, April 28, 2024

Every visualization published this week, in one place. Visual Capitalist Sunday Digest logo Apr 28, 2024 | View Online | Subscribe | VC+ The Best of This Week's Visuals Presented by Voronoi: The

Android Weekly #620

Sunday, April 28, 2024

View in web browser 620 April 28th, 2024 Articles & Tutorials Sponsored How DoorDash Manages Mobile Releases Ever wonder how the big names in mobile engineering manage the human side of their app