Systems | Development | Analytics | API | Testing

November 2021

The Bug That Never Got Reported

Some of you might have faced this situation. A critical bug made it through to your end-users, and when it explodes on social media, your paying customers start abandoning your mobile app. You feel like the sky is falling! Too late, you discover that this happened because an internal user failed to report the bug. When application performance and stability can make or break your business, how can you prevent critical bugs from reaching your end-users? Well, this is where mobile app beta testing can provide tremendous value!

Testing APIs is Every Bit Important as Testing the UI

What I see too often though is folks running multiple UI tests in an attempt to validate specific output values or logic. A much easier way to accomplish this task is to run specific API tests on the business logic of the software. Why should we do this? It’s much faster and easier to write these tests. We can have our developers supporting this process and not just Selenium or automation experts. 'Work smarter, not harder' is a theory we should all be familiar with.

10 Things Testers Wish CIOs and CTOs Knew About Testing: Episode 5

In this new series from Sauce Labs, Marcus Merrell addresses ten things he wishes CIOs and CTOs understood about testing. In episode five, Marcus focuses on a piece of testing that is sometimes overlooked; testing APIs. Come along on this ten-episode journey to learn some best practices while Marcus dispels some myths about the testing space.

Selenium is a Terrific Automation Framework, but it's Not a Strategy

Here at Sauce Labs, we love Selenium. It was created by our co-founder Jason Huggins, so it will always have a soft spot in our hearts. But the truth is, if we are being technical, Selenium is more of a robotic browser control mechanism than a true test automation framework. While Selenium can definitely be part of your test automation strategy, the use of it in itself would not qualify as a proper testing strategy.

Why Security Quality Matters - And What You Should Do About It

As more users opt to do their banking online, the cost of having an unresponsive, unreliable and feature-deficient financial application or website will have growing negative implications. In this presentation, Justin Dolly draws on experience from 20+ years as a CISO and CSO to discuss the current state of security testing. He then shares how Sauce Labs is working to make security testing more comprehensive and more efficient, to help financial services organizations deliver reliable and secure web and mobile apps, faster.

10 Things Testers Wish CIOs and CTOs Knew About Testing: Episode 4

In this new series from Sauce Labs, Marcus Merrell addresses ten things he wishes CIOs and CTOs understood about testing. In episode four, Marcus discusses how Selenium is not a complete test automation strategy, just a key component. Come along on this ten-episode journey to learn some best practices while Marcus dispels some myths about the testing space.

Modern Software Needs Modern Testing: The Test Toolchain, AI, and Risk-Based Thinking

Web and mobile apps are now organizations’ primary connection with their customers. Staying relevant and winning market share requires that firms can make constant changes to these apps. However, can organizations deploy many more small changes - often many per day - with confidence and with managed risk? We'll take a closer look at how a modern testing toolchain combines both production safety nets - from canaries, to feature flags, to error reporting - with pre-production intent validation tools for both developers and quality assurance/quality engineering. We can see how it is possible to measure and predict and limit the risk of a change by using AI.

How to Test and Delivery Secure Mobile Apps in the New Era of Finance

Today, over 90% of global internet users access the internet via a mobile device. This trend continues in the financial services industry - in a recent survey by Business Insider, nearly 80% of respondents say mobile is the primary way they access their bank account. To attract and retain customers, it’s therefore necessary for financial services organizations to deliver reliable, secure, and easy to use mobile apps.

Test Automation Code Quality

Automation Code Quality is critical to successful test automation - and it’s often put at risk before the first piece of code is even written. In this session, Chris Wallander discusses what makes good test automation and how to write test cases with automation ROI in mind. He then shares several code design principles, complete with code examples, to help you get the most value out of your automated testing.

Getting Started With Sauce Labs Low-Code Automated Web Testing

The software industry is transforming rapidly due to new changes brought on by artificial intelligence (AI) and machine learning (ML). AI & ML have democratized many aspects of the software testing process helping businesses, small and large, save time and money. As AI bridges the technical gap required in many jobs, more people will be able to add tremendous value to development teams — without the need of a computer science degree.

Low-Code Automated Web Testing Offered by Sauce Labs

Intelligent low-code systems are beginning to take hold across the software development lifecycle and Sauce Labs is excited to be helping companies along this journey. Low-code automated testing simplifies and accelerates web application testing by enabling non-technical team members to create, run, and manage tests on Sauce Labs Virtual Device Clouds. Teams can now leverage Sauce Connect to execute their low-code tests behind a firewall, removing any friction presented with knowing how to code.

10 Things Testers Wish CIOs & CTOs Knew About Testing: Test Automation Should Not Be Used to Replace Humans

In my 18 years of working in quality engineering and the testing community, I’ve developed some best practices to help organizations create and manage their overall test strategies. This is the second in a 10-week series on what testers wish their CIOs and CTOs knew about testing. Each week, I’ll share my experience to help educate tech leaders on key priorities their testing teams need them to understand.

10 Things Testers Wish CIOs and CTOs Knew About Testing: Episode 3

In this new series from Sauce Labs, Marcus Merrell addresses ten things he wishes CIOs and CTOs understood about testing. In episode three, Marcus discusses the different situations that should rely on testing automation versus those that call for the human component. Come along on this ten-episode journey to learn some best practices while Marcus dispels some myths about the testing space.

Growing a Culture of Quality - CTM Online

Long ago was a time where testing was purely seen as an activity by a siloed team who executed 1000’s of tests towards the end of a project. In the modern world, this is still a very real situation in some areas, but on the whole, testing as a collaborative, continuous activity is much more the norm. But getting to that stage is not easy, for some reason, there has historically been a stigma attached to testing as a lesser activity that slows the release of a project down and changing this mindset is a huge obstacle to get over.

10 Things Testers Wish CIOs & CTOs Knew About Testing: The Goal of Testing is Risk Mitigation, Not Perfect Software

In a perfect world, our dev teams would write flawless code and never make a single mistake (though I suppose I might be out of a job then.) The truth of the matter is software never is perfect. Mistakes, like Thanos, are inevitable. Moreover, testers shouldn’t be attempting to make the software perfect, just mitigate risk by protecting revenue and the customer experience. When we consider the overall customer experience this becomes easier to understand.

10 Things Testers Wish CIOs & CTOs Knew About Testing: A Tester's Job is to Model and Advocate for Great User Experiences

In my 18 years of working in quality engineering and the testing community, I’ve developed some best practices to help organizations create and manage their overall test strategies. This is the first in a 10-week series on what testers wish their CIOs and CTOs knew about testing. Each week, I’ll share my experience to help educate tech leaders on key priorities their testing teams need them to understand. This week, we’ll talk about the user experience.