Systems | Development | Analytics | API | Testing

Testing

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

How to Automate Localization Testing

When you launch a software product or application into a local market, you want to ensure its flawless functionality. Localization testing is a critical process in the software development life cycle that ensures the software is accurately localized and functions as expected in the target market. However, as with any testing process, localization testing can be time-consuming, repetitive, and error-prone, especially when dealing with multiple languages and locales. It’s ripe for automation.

Why can't your performance solution vendor size your load generators?

Load and performance testing remains a vital aspect of any software delivery process. Ensuring that your application supports the anticipated number of concurrent users prevents brand damage, system failures in production, and loss of revenue. There is a saying in engineering that the shape of the solution is dictated by the shape of the problem. Translating this to performance testing solutions, there are several common design elements that all load and performance testing solutions share.

A Simple Guide to using Firefox Driver for Selenium to Run your Tests

A Firefox Driver for Selenium is a web driver for the Firefox browser that allows you to programmatically interact with a web page in a Firefox browser using Selenium. It helps you automate various actions as if you were interacting with the website manually. This can be useful for tasks such as web scraping, automated testing, and automating repetitive tasks on a website.

Slow Down! You're Running Automation Way Too Fast

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.

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.