Software Testing Weekly - Software Testing Weekly - Issue 50

 

Software Testing Weekly

 

ISSUE 50  December 18th 2020

 
COMMENT

  COMMENT  

 

Welcome to the 50th issue!

You probably noticed that nearly all Google services were down on Monday.

Apparently, the reason for that was a quota management failure in their authentication system.

So, just imagine how Google engineers must have felt when they saw a red wall of failing login tests!

But don't worry, it looks like they quickly found out how to fix it. 😂

Happy reading!

Dawid Dylowicz  Permalink

 
 

  NEWS  

 

A Pragmatic Learning Roadmap to Becoming a Highly Effective SDET

Sumon Dey shared a short and informative guide on what software tools and technologies you should focus on to become a better Software Development Engineer in Test.

Furthermore, Joe Colantonio wrote a decent piece on what is an SDET.

testproject.io  Permalink

 

Five Reasons You’re Not Ready For Continuous Deployment

Frequent deployments to production with an easy rollback feature are a huge boost to the team's productivity. But it will only work when it's well prepared, as explained by Kristin Jackvony.

thinkingtester.com  Permalink

 

Improve your app quality with simple QA processes

I found it interesting how BlaBlaCar sorted out their QA process to test their apps more effectively. By Clovis Bernier.

medium.com  Permalink

 

Prisoner's Dilemma in Testing: A Mini-Waterfall Simulation

I'm surprised how accurately Chris NeJame described the typical "waterfall in an Agile sprint" process and the challenges it generates for testers and teams in general, followed by a simulation demonstrating why it's so complicated. Great read!

github.io  Permalink

 

What is smoke, sanity, regression testing? How to CI/CD with them

The smoke, sanity and regression testing types might be confusing so this concise explanation by Przemysław Paczoski can help in understanding what they really are and when and how to use them.

kodziak.com  Permalink

 

What every Test Engineer needs to know about Observability

It then dawned on me that in the era of true CI/CD (CD being continuous deployment), that the old approach of making sure there are zero bugs before release is not going to work and is in fact redundant.

I agree with Heemeng Foo on the power of Observability that can help testers and teams ship, learn and fix faster.

medium.com  Permalink

 
 

  AUTOMATION  

 

Easily Create Mobile Testing Framework with Java & Appium

Here's a detailed guide to setting up a mobile test automation framework in Java using Appium and TestProject. By Andreea Draniceanu.

testproject.io  Permalink

 

Getting Started with Page Object Pattern for Your Selenium Tests

It's a simple explanation of the Page Object Pattern in Selenium and Java with clear diagrams and code examples by Kim Shiller.

testautomation.dev  Permalink

 

How My Team Uses Cypress for End-to-End Testing

Michael Leners reveals some interesting test automation workflows and processes that his team implemented in Cypress for an Angular app.

micleners.com  Permalink

 

Snapshot Testing. Testing the UI and Beyond

I liked this informative and full of examples guide to snapshot testing by Sotiropoulos Georgios. The first part (linked above) focuses on mobile UI specifically, then the second part explores non-UI applications, such as APIs and logs, and finally, the third part shows how to apply it in an iOS project.

medium.com  Permalink

 

Test Flakiness — One of the main challenges of automated testing

Here's a good read from George Pirocanac on where test flakiness comes from in distributed services and what the potential remedy is. I'm looking forward to reading the next part on how to overcome those challenges.

googleblog.com  Permalink

 
 

  TOOLS  

 

2020’s Most Popular Programming Languages for UI Test Automation

Angie Jones reveals what programming languages are the most popular right now, based on Applitools' data. Are you surprised by the results?

applitools.com  Permalink

 

Mocking Dependencies in Integration Tests with Nock

In this two-part guide, Kevin Fawcett demonstrates how to use Nock — an open-source HTTP server for mocking in Node.js — for reliable integration tests. And you can read the second part with more details here.

testproject.io  Permalink

 
 

  AND...  

 

Bug fixed! Oh, wait... 😂

 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
 
 

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

Older messages

Software Testing Weekly - Issue 49

Friday, December 11, 2020

State of Testing View on the Web Archives ISSUE 49 December 11th 2020 COMMENT Welcome to the 49th issue! Great news, State of Testing Survey 2021 is back! It's the best opportunity to get to know

Software Testing Weekly - Issue 48

Friday, December 4, 2020

Awesome Testing Resources View on the Web Archives ISSUE 48 December 4th 2020 COMMENT Welcome to the 48th issue! There are tons of great content about software testing on the internet. But it's

Software Testing Weekly - Issue 47

Friday, December 4, 2020

Software Testing Events and Conferences View on the Web Archives ISSUE 47 November 27th 2020 COMMENT Welcome to the 47th issue! 2020 is coming to an end but there are still some (mostly free) testing

Software Testing Weekly - Issue 46

Friday, November 20, 2020

Tester Of The Day View on the Web Archives ISSUE 46 November 20th 2020 COMMENT Welcome to the 46th issue! You know what? Software Testing community is simply great. There are many amazing people who

Software Testing Weekly - Issue 45

Friday, November 13, 2020

Test Strategy for Machine Learning View on the Web Archives ISSUE 45 November 13th 2020 COMMENT Welcome to the 45th issue! During my career in software testing, I mostly learned from others. The recipe

You Might Also Like

PD#572 Good Ideas in Computer Science

Sunday, May 5, 2024

Ideas every programmer likes and why Garbage Collection and Object Oriented Programming don't count ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

RD#454 API Layer & Fetch Functions

Sunday, May 5, 2024

ixing API and UI code quickly leads to messy and unmaintainable code ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

The Shiny Toy Syndrome & Tiny macOS utility apps I love

Sunday, May 5, 2024

Lex launching its redesign, Raycast shares another monthly update packed with AI updates, prompts should be designed not engineered, and a lot more in this week's issue of Creativerly. Creativerly

Hyundai antes up $1B for AV startup Motional and Elon unplugs the Tesla Supercharger team

Sunday, May 5, 2024

Plus, layoffs come for Luminar, Fisker and Ola View this email online in your browser By Kirsten Korosec Sunday, May 5, 2024 Image Credits: Motional Welcome back to TechCrunch Mobility — your central

C#504 Adventures serializing absolutely everything in C#

Sunday, May 5, 2024

A fantastic journey porting Newtonsoft.Json to System.Text.Json ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

Sunday Digest | Featuring 'Which City Has the Most Billionaires in 2024?' 📊

Sunday, May 5, 2024

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

The dark side of startup accelerators

Sunday, May 5, 2024

Plus: No easy solution to AI hallucinations View this email online in your browser By Anthony Ha Sunday, May 5, 2024 Image Credits: Bryce Durbin This Week, TechCrunch dug into the struggles at two

Android Weekly #621

Sunday, May 5, 2024

View in web browser 621 May 5th, 2024 Articles & Tutorials Sponsored Genius Scan SDK: a document scanner in your app Embed a reliable document scanner with OCR in your app, enabling your customers

This Week's Daily Tip Roundup

Sunday, May 5, 2024

Missed some of this week's tips? No problem. We've compiled all of them here in one convenient place for you to enjoy. Happy learning! iPhoneLife Logo View In Browser Your Tip of the Day is

NativePHP now supports Windows! - №511

Sunday, May 5, 2024

Your Laravel week in review ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏