Skip to content
  • ZipCode Api
  • Blog
  • About RedLine13
RedLine13
RedLine13
Primary Navigation Menu
Menu
  • Start Testing
  • Demo
  • Pricing
  • JMeter
  • Partners
  • Docs
    • Documentation Home
    • AWS Set Up for load testing
    • AWS Approval for Large Tests
    • PHP, NodeJS, Python Load Tests
    • Scalability
    • Jenkins Plugin Setup
    • Premium Features
    • Knowledge Base

Load Testing (Page 7)

Protecting Sensitive Data

Protecting Sensitive Data in JMeter Load Tests

2023-05-03

One of the primary functions of a load test is to vet target test applications to see how well they can hold up to production conditions. In that endeavor it is sometimes necessary to provide login credentials and other protected information to be used in conjunction with these tests. This can present a challenge in protecting sensitive data when load testing in the cloud. In this post, we will cover how to test with JMeter inRead More →

A Guide to JMeter Preprocessors and Postprocessors

A Guide to JMeter Preprocessors and Postprocessors

2023-04-24

When building your JMeter test, samplers provide the core functionality. They are responsible for sending the actual HTTP requests and handling those responses. However, as your test becomes more complex and sophisticated, it may be desirable to add conditional logic to your requests. Furthermore, you may wish to dynamically process the inputs and outputs to these. JMeter provides this functionality though a host of preprocessors and postprocessors. This brief post will serve as a guide toRead More →

JMeter Timers Primer

JMeter Timers Primer

2023-04-14

Some of the most versatile components in JMeter are timers. Without JMeter timers, elements of a JMeter test plan are executed sequentially without pausing. This can potentially overwhelm your target test application by generating too many requests in a short period of time. In this brief post, we will cover most of the available types of timers that can be used in JMeter test plans. You can find all available timer elements under the “Timers” submenuRead More →

Schedule a load test

Schedule a Load Test

2023-04-04

Once some users have written their load tests, they want to schedule a load test to run at a particular time or as part of a continuous integration build process. Or even run a recurring test at the same time on a schedule.  The RedLine13 API makes this all possible. A Practical Example In a previous post we showed how to get started using the RedLine13 API. Building upon this, you can use your scripting languageRead More →

IoT load testing

Guest Post – IoT Load Testing

2023-03-22

Eldad Uzman, Automation Architect at Merck, is the guest author on IoT load testing. You can read more from Eldad at Medium. Abstract In this article, I’ll discuss some of the challenges of load testing in the IoT world, and try to provide some practical solutions to these problems based on my personal experience. What is IoT? The internet-of-things refers to connecting physical devices such as sensors or computational devices to the internet. It is oftenRead More →

Load testing users in India

Load Testing Users in India

2023-03-21

RedLine13 is committed to supporting users in India and is ideally suited for the load testing and performance testing community in India. In a previous post we talked about why: cost effective solution free version JMeter support support for all AWS Regions including the new Hyderabad region support team in India RedLine13 Load Testing Users in India RedLine13 users in India include companies based in India, such as Tata Elxisi, Viacom18, Philips India and Thomson Digital.Read More →

Troubleshooting Common Issues with Selenium Tests on RedLine13

Troubleshooting Common Issues with Selenium Tests on RedLine13

2023-03-07

Many RedLine13 customers have a need for full-browser testing. This is something we support with Selenium WebDriver. In this brief post we will cover common issues encountered with Selenium WebDriver tests and when scaling load testing on RedLine13. Test Never Completes Occasionally we encounter a Selenium WebDriver test that otherwise appears to run as expected, however never completes. One possible explanation is a simple one, where the driver.quit() statement is omitted. const main = () =>Read More →

Extracting Metadata from Load Generator Instances

Extracting Metadata from Load Generator Instances

2023-03-03

RedLine13 load generator instances are backed by AWS EC2 instances. AWS exposes a special locally-addressable endpoint that returns metadata about that instance. Using this, you can ascertain such things as the region in which your instance resides, private and public addresses, and instance tags amongst other useful data points. A specific example of where this would be useful is where you have defined a load test to run in multiple regions, with a number of EC2-backedRead More →

Pitfalls of Selenium Load Testing

Pitfalls of Selenium Load Testing

2023-03-02

Tests created with Selenium WebDriver replicate the user experience from the perspective of the UI.  It can be thought of as a top-down approach whereby it accurately replicates the behavior of an end user. Running through a browser instance such as Chrome or Firefox, the test process itself interacts with the actual user interface elements of a target test application. This is in contrast to many other testing frameworks.  One of the most popular is JMeter,Read More →

Selenium Basics for Load Testing

Selenium Basics for Load Testing

2023-03-02

We have several examples available to help you get started with Selenium WebDriver testing on RedLine13. In this brief post, we’ll go about constructing a Selenium script from scratch. We will also review the basic necessities and also common pitfalls when deploying on RedLine13. Selenium supports several languages for scripting, with JavaScript being a popular choice. The first line in our script should be instantiating the redline WebDriver instance: const redline = require(‘redline13-webdriver’); We will wantRead More →

Posts navigation

Previous 1 … 6 7 8 … 20 Next

Recent Posts

  • JMeter XML Format Post Processor
  • Order of Elements in JMeter
  • The JMeter Synthesis Report
  • Using the JMeter Plugins Manager
  • JMeter Rotating JTL Listener

Related

    © RedLine13, LLC | Privacy Policy | Contract
    Contact Us: info@redline13.com

    Designed using Responsive Brix. Powered by WordPress.