Systems | Development | Analytics | API | Testing

Latest Videos

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.

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.

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.

Online Meetup: Controlling your Kong Gateway with decK and CI/CD

In this session, DevRel Director Micheal Heap will show you Kong’s declarative configuration capabilities and how to use your CI system to lint and apply these configurations in a variety of environments. Test your changes in a staging environment, then apply exactly the same config to production with a click of a button.