Software Testing Weekly - Software Testing Weekly - Issue 20

Do we all need to become SDITs?
 

Software Testing Weekly

 

ISSUE 20  May 22nd 2020

 
COMMENT

  COMMENT  

 

Welcome to the 20th issue of Software Testing Weekly!

It's been an amazing 20-week journey of delivering you only the best software testing news and I can only hope for more! Thank you very much for subscribing, reading and getting in touch. It means a lot to me and to the authors of those great resources that I link to every single week. πŸ™Œ

Someone asked on Reddit whether Selenium is dead. The post got a few answers and the general feeling is that no β€” it's not dead. Selenium is one of the best known and longest supported web testing tools with a chance of becoming a W3C standard. However, in recent years there was a rise of modern JavaScript-based testing tools β€” Cypress, TestCafe and Playwright to name a few. But it doesn't mean one has to replace the other. It's a healthy competition that gives us more high-quality tools that we can choose from. Just remember, as a tester your primary focus is to select the tool wisely, according to the problem at hand. Despite Jeremy Clarkson's belief, a hammer is not the ultimate tool. 😊

From other news, Zerodium β€” a company that pays out big money for finding software exploits β€” has recently announced that it's going to stop buying the iOS exploits due to oversupply. Yes, you read correctly. iOS 13 has been very buggy and it looks like the security researchers confirm this case. As an iOS user, I find the news disturbing. I don't expect Apple to publicly reply but I hope for the best response they can give β€” make the next version of iOS stable and secure. And with their new development process, this is likely to come.

Have a wonderful weekend!

Dawid Dylowicz  Permalink

 
 

  NEWS  

 

60 great resources for performance engineering teams

A great list of performance engineering resources prepared by Joe Colantonio. Be it books, tools, articles, podcasts or experts β€” you'll find them all well described in one place. Kudos!

techbeacon.com  Permalink

 

Do we all need to become SDITs?

Automation has been trending for years β€” but does it mean that the only way forward for testers is to acquire more technical skills? Callum Akehurst-Ryan shares his view on the Software Developers In Test role, discussing what the market demands and what skills testers are likely to need.

wordpress.com  Permalink

 

How a Tester can make a Developer’s life easier

I'm always curious about non-tester's point of view on software testing. This time, Damian Modernell β€” an iOS software engineer by profession β€” shares his perspective on how the QA and Dev collaboration can be more fruitful, especially when it comes to remote work. We, testers, can definitely learn from that.

medium.com  Permalink

 

Pair Testing

I always find pairing on testing insightful, especially with people from other areas, such as product managers or developers. In this article, Adebayo Adegunloye explains in a clear way what Pair Testing is and why it's beneficial.

And if you're looking for practical tips on remote pair testing, this article by Steven Burton may help.

medium.com  Permalink

 

Testers/QAs should not be Gatekeepers

This is a good reminder from Tom Hudson on why being a gatekeeper as a tester is not the best idea. And an equally good piece of advice on what to do instead. I agree 100%.

medium.com  Permalink

 
 

  AUTOMATION  

 

How Your Organisation Predicts Your CI/CD Pipeline

This caricatural view of CI/CD pipeline types, presented by Forrest Brazeal, is scaringly accurate to what you can see across various projects and teams. Great read, really enjoyed that!

acloud.guru  Permalink

 

Using Multiple Test Frameworks Simultaneously

Using an all-in-one testing tool might be tempting at first but in the long-term it can bring more nightmares than sweet dreams. Here, Andrew Knight gives a few solid pieces of advice on using multiple test frameworks in the same project.

automationpanda.com  Permalink

 

Adding more stability to your Cypress Tests

These are some great tips and code snippets from Marie Drake that can help make your Cypress tests more stable. Thanks for that!

mariedrake.com  Permalink

 

Shard your Android Espresso tests for faster execution in parallel

Speeding up test execution is always highly wanted by any software testing engineer. In this article, Doug Stevenson shows how to use sharding for parallel execution of Android Espresso tests.

medium.com  Permalink

 
 

  TOOLS  

 

Cypress Sapling β€” Cypress repository with all essential tools for testing

Diogo Nunes extracted the best bits of the test repo that he used in his last project and put together the ready-to-go cypress-sapling package. Handy for getting started with Cypress while having all the essential tools ready out of the box!

github.com  Permalink

 

Unit test React components using Cypress

This package allows you to use Cypress test runner to easily unit test your React components that run in a real browser.

It was created by Gleb Bahmutov, based on his interesting vision for testing React components. If you find the project useful and want to help Gleb in making it even better, he's asking for feedback in this survey.

github.com  Permalink

 
 

  BOOKS  

 

Agile Conversations: Transform Your Conversations, Transform Your Culture

This is a brand new book on Agile by Douglas Squirrel and Jeffrey Fredrick that has been released just 10 days ago.

If you're wondering whether it's something you should read, Kristine Casas has already shared a short review and the key takeaways in this article.

goodreads.com  Permalink

 

Agile Testing β€” Chapter 6

I've read the Agile Testing book twice, and while I like all of these concise reminders from Nishi Grover Garg, this one about The Four Testing Quadrants is one of my favourite parts of the book β€” and one of the most important ones.

testwithnishi.com  Permalink

 
 

  AND...  

 

Tester's way to answer a simple question... πŸ˜‚

 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 19

Friday, May 15, 2020

Does backend need QA Engineer? View on the web Archives ISSUE 19 May 15th 2020 COMMENT ISTQB organisation has recently announced that they now allow online exams. It's still up to their member

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

You Might Also Like

ASP.NET Core News - 03/29/2024

Friday, March 29, 2024

View this email in your browser Get ready for this weeks best blog posts about ASP.NET Core! This newsletter is sponsored by elmah.io - the most advanced, yet so simple to set up, error logging and

New Linux Bug Could Lead to User Password Leaks and Clipboard Hijacking

Friday, March 29, 2024

THN Daily Updates Newsletter cover Refactoring in Java ($36.99 Value) FREE for a Limited Time Refactoring in Java serves as an indispensable guide to enhancing your codebase's quality and

Post from Syncfusion Blogs on 03/29/2024

Friday, March 29, 2024

New blogs from Syncfusion Introducing the New .NET MAUI Chat Control By Piruthiviraj Malaimelraj This blog explains the features of the new Syncfusion .NET MAUI Chat control added in the 2024 Volume 1

Re: Last Chance

Friday, March 29, 2024

Dear there, By this time tomorrow, your exclusive new subscriber discount will be gone and you'll have to pay twice as much to join Insider and master everything your iPhone has to offer. If, like

Hacker Newsletter #694

Friday, March 29, 2024

Always forgive your enemies - nothing annoys them so much. //Oscar Wilde hackernewsletter Issue #694 // 2024-03-29 // View in your browser Happy Easter if you celebrate it! Heads up - we're taking

Apple RCS 📱, SBF's 25 year sentence 👮, Linux Foundation's Redis fork 👨‍💻

Friday, March 29, 2024

RCS is coming to the iPhone in the fall of 2024 Sign Up|Advertise|View Online TLDR Together With Veracode TLDR 2024-03-29 Build fast, build secure (Sponsor) Software is drowning in security debt.

Data Science Weekly - Issue 540

Friday, March 29, 2024

Curated news, articles and jobs related to Data Science, AI, & Machine Learning ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

This Week in Rust #540

Friday, March 29, 2024

Email isn't displaying correctly? Read this e-mail on the Web This Week in Rust issue 540 — 27 MAR 2024 Hello and welcome to another issue of This Week in Rust! Rust is a programming language

The Value Of A Promise 🤞

Friday, March 29, 2024

How much is a promise from a tech company really worth, anyway? Here's a version for your browser. Hunting for the end of the long tail • March 28, 2024 The Value Of A Promise When you hear a

New Elastic Security for SIEM Training Course

Friday, March 29, 2024

Detect and respond to evolving threats ㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤ ㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤ ㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤ elastic | Search. Observe. Protect Detect anomalies and malicious behavior March