Systems | Development | Analytics | API | Testing

Testing

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

Efficiently Tracking Frontend Performance with xk6-browser and Slack Integration

In this article, we will discover the process of sending custom metrics, provided to us through the xk6-browser, in order to gain a better understanding of our performance tests. Through the integration of these metrics, we will be able to create more tailored Slack messages that will help to manage our rule sets.

A New Sauce for 2023

In this continuation, Allen Loew, a Principal Quality Engineer and Sauce Labs advocate, explains how saucectl has transformed his team's test efficiency. We’re excited that Sauce Labs new fellowship program is in full swing. Over the next several weeks, we’d like to introduce you to the five fellows who are working hard to improve and open source Elemental Selenium. Sauce Labs has a new brand identity, and it’s a BIG change. Learn more in this blog post.

Testing Automation with Katalon: Salesforce leads

Welcome to this Katalon Salesforce Testing tutorial, where we will teach you how to use Katalon Studio to generate a test cases that automates the task of creating a “Lead” in Salesforce. In this tutorial, we cover all the essential steps to create a new test case, execute it, and analyze the results. At the end of the tutorial you wil be able to easily use Katalon to streamline the web testing process of Salesforce.

Dogfooding: A Cost-Effective and Essential Approach to Product Testing

Imagine releasing a product or application with poor quality. The application is unfeasible to use and navigate from one menu to another. By the time we realize that the features are not generating value for intended customers, it may be too late to make any modifications, and it will be exorbitant to fix them. In such situations, Dogfooding testing helps prioritize features.

Unit Testing vs Integration Testing: What are the key differences?

Imagine you open a shopping website, browse around and see some products of your liking. After placing them in the cart, you're all ready to check out, only to discover that your favorite items are nowhere to be found on the list. This is one of many examples of a software bug that could be caught using integration testing. There are multiple testing stages that software goes through before release, the two most popular being unit and integration testing.