Software Testing Weekly - Software Testing Weekly - Issue 226

QA interview questions from Amazon, Google and IBM 📚
 

Software Testing Weekly

 

ISSUE 226  July 1st 2024

 
COMMENT

  COMMENT  

 

Welcome to the 226th issue!

Preparing for a QA interview?

This week, I found something special — Big tech interview questions for QA.

It's a repository of 200+ real questions from companies such as Amazon, Google, IBM and Oracle that you can use to practice and learn.

Thanks to Alex Muradov and other contributors for collecting it all.

Happy testing! 🙂

Dawid Dylowicz  Permalink

 
 

  NEWS  

 

Bug Bash: Strategies for Shipping with High Quality

I like bug bashes. They allow the team, and even the company, to come together and test their product. Katerina Presnetsova wrote a great overview of how to organise it, including a handy template.

substack.com  Permalink

 

How can I possibly test "all the stuff" every iteration?

Well, you can't. But Mirek Długosz gives excellent advice on what to do to maximise your confidence and minimise the risk.

Additionally, Callum Akehurst-Ryan has a point saying that Not having an approach causes problems in your testing.

mirekdlugosz.com  Permalink

 

Quality Engineering for CEOs: How Much Should You Spend? (Post 2)

This is a wonderful series by Steve Semelsberger. I mentioned the first part a month ago and I've enjoyed the second one just as much.

Moreover, Jesper Ottosen wrote a decent piece about Aligning with management on testing.

linkedin.com  Permalink

 

Sharper Terms for "Manual Testing"

Manual testing is an easy term, but it's often misunderstood, or at least treated too narrowly. Michael Bolton explains the problem and suggests other, more relevant terms for various types of testing.

Speaking of which, Elena Voevodkina wonders — Will Manual Testers Disappear?

developsense.com  Permalink

 

Testing SaaS — Quality in a "Buy not Build" Culture

Simon Prior shares some solid, high-level advice on good testing and quality practices for Software-as-a-Service companies.

And it might be even more important because it somehow feels that Good Enough Quality Is Taking a Dip, as Maaret Pyhäjärvi points out.

leadtestinclude.com  Permalink

 
 

  AUTOMATION  

 

BDD Framework: Crafting Software to Fit Business Objectives

This is a great explanation and overview of Behaviour-Driven Development, including what it means and how to do it with code examples. Kudos, Fahmi Rahmadani.

Furthermore, Kacper Ciepielewski asks and explains — What exactly is a framework?

medium.com  Permalink

 

Strategic Test Environment Setup For Automation Success

To have stable tests that closely replicate your users' behaviour, you need a good test environment. Joe Colantonio explains more about it.

Also, wondering How to reduce automated regression test suite time down?

testguild.com  Permalink

 

The UI Testing Panorama: From E2E to Isolation and Everything in Between

Curious about the right approach to UI testing? Tally Barak goes through several ways explaining their pros and cons.

tallybarak.com  Permalink

 

When to consider Contract Testing?

Contract testing can be a great addition to the test strategy, especially for systems with a microservices architecture. Krzysztof Przekwas describes how and when to use it.

kristof.pro  Permalink

 
 

  Sponsored Link   

 

Will AI Replace Your Software Testing Job?

Worried AI will replace you as a software tester? You might be surprised! AI is actually here to make your job easier and more efficient. Discover the unexpected benefits in our quick walkthrough.

mailsac.com  Permalink

 
 
 

  TOOLS  

 

3 Cypress Tips & Tricks

If you're writing tests with Cypress, you may like these three handy and perhaps not-so-obvious tips on implementing tests by Deep Shah.

And as a bonus tip, here's how to Skip Cypress Tests on First Failure Using AfterEach.

medium.com  Permalink

 

Getting started with Swift Testing

As I mentioned last week, Swift Testing is here. And if you want to learn more about how to get started with it, Pol Piella explains that in detail.

Similarly, Leonardo Santos says Hello Swift Testing, Goodbye XCTest.

polpiella.dev  Permalink

 

How To Use Playwright's testInfo.retry To Deal With Flakey Environments

We've had some Cypress tips, now it's time for Playwright. Here's a helpful one by Sergei Gapanovich about smarter test retries.

Furthermore, Irfan Mujagić explains how to Handle Unreliable API Endpoints with Custom Retry Logic and Mocking with Playwright.

playwrightsolutions.com  Permalink

 

How to Monitor JavaScript Log Messages and Exceptions with Playwright

And if you're using Playwright with JavaScript, it can also help you find errors and exceptions in the console, as Nočnica Mellifera nicely explains.

checklyhq.com  Permalink

 

Native, simple and fast Android screenshot tests with Kaspresso

In this comprehensive guide, Maria Glushchenko shows how to set up and run visual testing with Kaspresso.

medium.com  Permalink

 
 

  VIDEOS  

 

11 Mistakes that I Regret in my 11 Years of experience

There are some valuable lessons that Pramod Dutta has learned in his testing career. And if you prefer to read about it instead, here's a related article.

youtube.com  Permalink

 

QA Job Market Update June 2024

In this 12-minute video, Alex Khvastovich shares some good analysis of the QA job market in the US compared to 6 months ago. Has it improved? It seems so!

youtube.com  Permalink

 
 

  AND...  

 

Some bugs are just like that... 😅

 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 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

Software Testing Weekly - Issue 221

Monday, June 3, 2024

What's the impact of GPT-4o on testing? 🤖 View on the Web Archives ISSUE 221 May 27th 2024 COMMENT Welcome to the 221st issue! What will be the impact of GPT-4o on testing? Thanks to its new

Software Testing Weekly - Issue 222

Monday, June 3, 2024

Mobile App Testing Strategy at Zalando 📱 View on the Web Archives ISSUE 222 June 2nd 2024 COMMENT Welcome to the 222nd issue! Today, I'd like to share with you this — Mobile App Testing Strategy at

You Might Also Like

Figma disables its AI design feature

Tuesday, July 2, 2024

Plus, Evolve's breach hits more customers and X considers downvotes View this email online in your browser By Christine Hall Tuesday, July 2, 2024 Welcome to TechCrunch PM, your source for the most

💰 Getting Your Money's Worth With YouTube TV — What the Copilot Key on Your Laptop Does

Tuesday, July 2, 2024

Also: Dyson Robot Vacuum Review, and More! How-To Geek Logo July 2, 2024 Did You Know Frogs can stay in the tadpole stage of development for extended periods of time if environmental conditions aren

JSK Daily for Jul 2, 2024

Tuesday, July 2, 2024

JSK Daily for Jul 2, 2024 View this email in your browser A community curated daily e-mail of JavaScript news Easily Build an Interactive BPMN Viewer and Editor in Angular A business process model and

Build a Calculator, Satellite Data, Best Practices, and More

Tuesday, July 2, 2024

Build a GUI Calculator With PyQt and Python #636 – JULY 2, 2024 VIEW IN BROWSER The PyCoder's Weekly Logo Build a GUI Calculator With PyQt and Python In this video course, you'll learn how to

Almost All A.I. Investments are Going to Zero

Tuesday, July 2, 2024

Seemingly every investor I talk to these days is struggling with the same basic thing: they believe AI is going to be one of the most transformative technologies of the past several decades – and

Issue 157

Tuesday, July 2, 2024

🧠🤖 The most dystopian thing you'll read this month (probably). How a smart, quiet Boston teenager stole millions in Crypto. Beyond ATS: AI interviewer ushers in new era of tech hiring. ͏ ͏ ͏ ͏ ͏ ͏

Daily Coding Problem: Problem #1484 [Easy]

Tuesday, July 2, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Amazon. Given an integer N , construct all possible binary search trees with N nodes.

Writing generic collection types

Tuesday, July 2, 2024

Plus Russ Cox's new bot, using Go from JavaScript, and the River job queue gets a UI. | #​513 — July 2, 2024 Unsub | Web Version Together with Ardan Labs Go Weekly Writing Generic Collection Types:

Mapped | The Growth in U.S. House Prices by State in 2024 🏠

Tuesday, July 2, 2024

As US home values continue to climb, we show the growth in house prices by state in 2024 at a time of persistently high interest rates. View Online | Subscribe Presented by: EnergyX's

Power BI Weekly #265 - 2nd July 2024

Tuesday, July 2, 2024

Power BI Weekly Newsletter Issue #265 powered by endjin Welcome to the 265th edition of Power BI Weekly! A very short edition this week. The only announcement is that of the Power BI Admin portal Usage