Systems | Development | Analytics | API | Testing

Testing

The latest News and Information on Software Testing and related technologies.

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

In this new series from Sauce Labs, Marcus Merrell addresses ten things he wishes CIOs and CTOs understood about testing. In episode two, Marcus dispels a common myth: The goal of testing is not perfect software, but risk mitigation. Come along on this ten-episode journey to learn some best practices while Marcus dispels some myths about the testing space.

Why Choose Crowd Testing for Full QA Test Coverage

Whether you’re building web or mobile apps, quality assurance is a non-stop cycle of corrections, updates, and improvements. And, QA takes time. But with crowd testing, you can quickly identify software issues, fix them, and release them with confidence. Some call it crowdsourced or crowd testing. Testlio calls it networked testing. It’s an efficient way to utilize a crowd of testers to ensure complete coverage.

How a Shift Left Testing Approach Can Improve Your QA Strategy

In the face of increased demand and competition, software development teams are expected to iterate faster each project sprint. Iterating faster creates a market advantage because it means you can adjust quickly to evolving market conditions, changing end-user sentiment, and an unforeseeable black swan (like a global pandemic). However, increased software delivery speed cannot come at the expense of a high-quality end-user experience.

Selenium 4 Knowledge Hub is now live

Several new features and benefits for automated testing are included in the upcoming Selenium 4 release, such as: Selenium 4 has been designed to be a drop-in replacement, but there might be cases where tests or dependencies need to be adjusted. We recommend you to go through the following sections to understand better how this new version will benefit you and what potential changes might be needed to upgrade.

API Testing - Global Variables

In this tutorial, found at training.saucelabs.com/apiTesting/ you will use the Sauce Labs API Testing platform to create variables, also known as Global Parameters in an API Test. These variables can be used to make it easier to recreate and run tests in different cases and situations, in this case replacing the domain, protocol, and endpoint in a GET call to make it easier to run tests against different environments.