Systems | Development | Analytics | API | Testing

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

API Testing - Input Sets

In this tutorial, found at training.saucelabs.com/apiTesting/ you will use the Sauce Labs API Testing platform to create a simple API test with a GET request, using basic authentication. Once you have set up you basic test, you will replace the values for the tunnel owner (a username) and the tunnel ID using imput sets. By using input sets, you can run the same API test serveral times for different sets of tunnel owners & tinnel IDs without having to rewrite test logic.

API Testing - The Vault

In this tutorial, found at training.saucelabs.com/apiTesting/ you will use the Sauce Labs API Testing platform to create code snippets and use them across tests in the same project. You will also learn how to create variables and snippets in your vault that can be used in tests across different API testing projects. Run tests with a Sauce Labs account at app.saucelabs.com/api-testing.

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.

7 benefits of using a Test Management App vs. Excel

In today's competitive market, you can’t afford to risk poor product quality and software failures. Unfortunately, many companies still use outdated methods to manage their tests like Excel, Word, Google Sheets, or other spreadsheet tools. Without a proper test management app, your quality suffers and testing remains archaic and at the most basic level, tracking and logging tests.

Perforce Software Completes Trusted Partner Network Assessment

With the rise of virtual production, creative pipelines are becoming increasingly complex, and dispersed. Team members around the globe need to collaborate remotely. This can create security vulnerabilities, which can range from misconfigured SSL settings to expiring certificates. To help studios protect what matters most, the Trusted Partner Network (TPN) created an evaluation process to standardize fundamental security protocols, across the industry.

A Practical Guide to Automated Testing Strategy: Benefits, Best Practices, and More

An automated testing strategy answers the who, what, when, why, and how of software test automation. While automation can be used for many kinds of software testing, in this post, we’re going to focus on the steps you should take when developing a strategy for functional UI testing (also known as end-to-end testing). End-to-end testing simulates real user conditions to test the functionality of an application from the front-end user interface.