Software Testing Weekly - Software Testing Weekly - Issue 228

Test Automation Interview 🤖
 

Software Testing Weekly

 

ISSUE 228  July 16th 2024

 
COMMENT

  COMMENT  

 

Welcome to the 228th issue!

Two weeks ago, I highlighted a great resource for preparing for a QA interview.

Today, I want to share with you two interesting discussions I found on preparing for a test automation interview:

In both threads, people talked about test automation coding tasks. Personally, I'm in favour of them, both as an interviewer and a candidate.

That's because they're a great opportunity to present your skills, as well as see what challenges you'd face in your new job.

Happy testing! 🙂

Dawid Dylowicz  Permalink

 
 

  NEWS  

 

How Do You Go About Learning Complex Software As A Tester?

Someone asked a good question. After all, the effectiveness of testing is correlated to how much we know about the system under test. Here's some advice from the community on how to approach that. The discussion continues in this thread.

reddit.com  Permalink

 

Last Call for Quality

Brienna Ransom explains the drawbacks of the traditional approach to QA at the end of the software development lifecycle and advises what shift-left practices are better suited nowadays. In relation to that, Brienna also shared an insightful Case Study of Testing Too Late.

Moreover, Dilbar Huseynzade highlights The Importance of Timing in QA process: Lessons from Figma's AI Design Feature Rollout.

substack.com  Permalink

 

QA myth busting: Quality can be measured

Vitaly Sharovatov wrote a great article explaining why it's hard to measure quality and gives examples of several metrics that can be used as signals rather than measurements.

qase.io  Permalink

 

Visual Models: cheat code for your memory

"A picture is worth a thousand words", goes the saying. Lena Pejgan Nyström describes several ways of visually representing data and models that can help testers in their day-to-day work.

pejgan.se  Permalink

 
 

  AUTOMATION  

 

How to Stop Writing Tests That Suck

There's some great advice from Alec Barba on how to make your tests more purposeful and resilient.

Additionally, Mike Harris advises Using code reviews to have discussions about your test automation code.

medium.com  Permalink

 

How we faced the problem of flaky tests

Test flakiness is one of the most common challenges in test automation. Here's how Bogdan Polianok and his colleagues approached this problem by building a custom solution to identify the flaky tests.

medium.com  Permalink

 

SOLID Principles for Testers: The Interface Segregation Principle

Another month, another good article from Kristin Jackvony describing the SOLID principles for test automation. This time it's about "I" — the Interface Segregation Principle.

thinkingtester.com  Permalink

 

Why you really need automated tests

Callum Akehurst-Ryan has some great points on the purpose of test automation, explaining why it's not an ultimate solution.

Also, Maaret Pyhäjärvi writes up: Test Automation — Friend or Foe?

cakehurstryan.com  Permalink

 

XCUITest (iOS) Automation with POM Techniques

Page Object Model is a common pattern in test automation. Syeda Quratulain Asad shows how to implement it in a native test framework for iOS UI tests.

Furthermore, Fran Roig shows some good examples of Writing Clean and Maintainable XCUITests with Screen Chaining.

medium.com  Permalink

 
 

  Sponsored Link   

 

WIN a Ticket to AutomationSTAR 2024 in Vienna, 9-10 Oct.

Ready for 2 epic days focused on test automation? Connect with 500+ test automation engineers, developers, QA and testers. Whether you're a code ninja, architect extraordinaire, or QA master, this is the event for you. ENTER COMPETITION!

PS. Use the SOFTWAREWEEKLY10 code to save 10% on tickets.

eurostarsoftwaretesting.com  Permalink

 
 
 

  TOOLS  

 

A Simple and Effective E2E Test Architecture with Playwright and TypeScript

Wondering how you should design and structure your Playwright tests? Denis Skvortsov wrote a great overview with examples.

What's more, Matthew Thomas shows how to Detect and Handle Flaky Playwright Tests using the CTRF reporter.

linkedin.com  Permalink

 

Building an AI Test Agent

What would it take to implement an AI test agent that would support testers in implementing all levels of the test pyramid? Here are some high-level insights from an Engineering Manager at Meta — Gunay Ozkan.

But let's not forget about the importance of Humans In SDLC, as Venkat Ramakrishnan reminds us.

medium.com  Permalink

 

Detecting Duplicate XPath Locators with Puppeteer

If you face issues with duplicated XPath locators in your test scripts, Irfan Mujagić advises how to overcome that with Puppeteer.

thegreenreport.blog  Permalink

 

How to simulate real BeforeAll and AfterAll in JUnit 5

JUnit 5 is a powerful Java test framework, but it lacks some features known from other tools. Elias Nogueira shows how to implement your custom version of beforeSuite and afterSuite.

Furthermore, Hardik Singh Behl advises on Reducing Testcontainers Execution Time with JUnit 5 Callbacks.

eliasnogueira.com  Permalink

 

Streamlining GraphQL Service Testing with Karate

Testing GraphQL APIs? Armin Aminian demonstrates how they achieved that with the Karate test framework.

trivago.com  Permalink

 
 

  VIDEOS  

 

9 Best Programming Languages for Test Automation

Every now and then I see people in testing communities asking about the best programming languages for implementing test automation. So it's helpful to see this 13-minute overview by Daniel Knott.

For example, here's what testers think about Mastering a Language then Selenium/Cypress and finally Playwright is the best way to learn Automation.

youtube.com  Permalink

 

How to Handle Interview Questions You Don't Know: Five Essential Tips

In this 6-minute video, supported by an article, Pramod Dutta gives some practical advice on answering QA interview questions.

scrolltest.com  Permalink

 
 

  AND...  

 

If QA was a movie... 😂

 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, 128 City Road, London, EC1V 2NX, United Kingdom
 
 

 
 

TwitterLinkedIn

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

Older messages

Software Testing Weekly - Issue 227

Monday, July 8, 2024

Do you worry about automating yourself out of your role? 🤔 View on the Web Archives ISSUE 227 July 8th 2024 COMMENT Welcome to the 227th issue! This question got my attention: Do you ever worry about

Software Testing Weekly - Issue 226

Monday, July 1, 2024

QA interview questions from Amazon, Google and IBM 📚 View on the Web Archives ISSUE 226 July 1st 2024 COMMENT Welcome to the 226th issue! Preparing for a QA interview? This week, I found something

Software Testing Weekly - Issue 225

Monday, June 24, 2024

Playwright surpassed Cypress 👀 View on the Web Archives ISSUE 225 June 24th 2024 COMMENT And so, it happened! Playwright surpassed Cypress in weekly NPM downloads. But that's not all. Since 2023,

Software Testing Weekly - Issue 224

Monday, June 17, 2024

Flaky Tests Overhaul at Uber 🏎️ View on the Web Archives ISSUE 224 June 17th 2024 COMMENT Welcome to the 224th issue! Are your tests flaky? You're not alone. It's a common problem, especially

Software Testing Weekly - Issue 223

Monday, June 10, 2024

A lesson from a buggy Sonos app release 🐛 View on the Web Archives ISSUE 223 June 10th 2024 COMMENT Welcome to the 223rd issue! Do you know the 5th Modern Testing Principle? "5. Customer is the

You Might Also Like

JSK Daily for Sep 24, 2024

Tuesday, September 24, 2024

JSK Daily for Sep 24, 2024 View this email in your browser A community curated daily e-mail of JavaScript news A Full-Stack Web App Using Angular and GraphQL: Perform Edit, Delete, and Advanced

🫣 Hiding App Names On Your iPhone Home Screen — Password Hints Are a Terrible Idea

Tuesday, September 24, 2024

Also: This Smart Doorbell Doesn't Require a Subscription, and More! How-To Geek Logo September 24, 2024 Did You Know Astronauts in Earth orbit experience up to a three percent increase in height as

Python 3.13, Rust Extensions, doctest, and More

Tuesday, September 24, 2024

Python 3.13 Preview: Free Threading and a JIT Compiler #648 – SEPTEMBER 24, 2024 VIEW IN BROWSER The PyCoder's Weekly Logo Python 3.13 Preview: Free Threading and a JIT Compiler Get a sneak peek at

A type by any other name would smell as sweet..

Tuesday, September 24, 2024

Plus both WIRED and the ACM take a look at Go, scripting Go with Prolog, and a faster linter for Go code. | #​524 — September 24, 2024 Unsub | Web Version Together with Three Dots Labs Go Weekly

Daily Coding Problem: Problem #1566 [Hard]

Tuesday, September 24, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Amazon. Given a string, find the longest palindromic contiguous substring. If there are

In Our Innovation Era: Seamless Messaging, 77 Language Translations, Tag Search, and More

Tuesday, September 24, 2024

Meet HackerNoon's Latest Features ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌ ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌ ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌ ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌

Software Testing Weekly - Issue 238

Tuesday, September 24, 2024

AI Test Reporter 📊 View on the Web Archives ISSUE 238 September 24th 2024 COMMENT Welcome to the 238th issue! I've just stumbled upon AI Test Reporter. It's an open-source library created by

Marzipan

Tuesday, September 24, 2024

AI's Call to Arms, AI's American Front, AI's Audible Augmentation Marzipan AI's Call to Arms, AI's American Front, AI's Audible Augmentation By MG Siegler • 24 Sept 2024 View in

Charted | The Growth in Working Age Populations Over the Next 10 Years 🌎

Tuesday, September 24, 2024

Nearly half of the world's major economies are projected to see their working age population decline over the next decade. View Online | Subscribe | Download Our App Presented by: Find the

Meet Wellfound: HackerNoon Company of the Week

Tuesday, September 24, 2024

Top Tech Content sent at Noon! A dev conference with discussions, workshops, and 1:1 feedback sessions Read this email in your browser How are you, @newsletterest1? 🪐 What's happening in tech today