API metrics endpoint

The new API metrics endpoint gives you full access to performance data within your RedLine13 test. Instead of downloading the stats data you can query for a single metric or multiple metrics with your test. You can use this data to build your own graphs or trending information. We built this because of a customer request so that they could create their own dashboard. See the API documentation. And for parameters and format, see the new endpoint.Read More →

Load Testing in a Continuous Integration Environment

In this blog post, we will talk about Load Testing in a Continuous Integration Environment and how to effectively integrate with cloud systems using RedLine13. The crucial point of the this blog post is that we are preparing our load test script just using Selenium code. Before we begin our example, let’s briefly talk about the technologies used in Continuous Integration (CI) processes in our post. Jenkins is an open source automation server and an integrationRead More →