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

David Koziel (Page 4)

Setting k6 Environment Variables

Setting k6 Environment Variables

2024-03-21

Building on the concept of extensibility, k6 has the ability to read variables set in the local environment and apply them to test scripts.  Reusable scripts often only require minor changes to be used in different contexts, and k6 environment variables provide this.  In addition, there are some k6 extensions that depend on environment variables to set their configuration.  In this post, we will show you how to set k6 environment variables both in your localRead More →

Tags and Thresholds in k6

Tags and Thresholds in k6

2024-03-13

In this brief post, we will cover how to add individual requests to groups using the tags feature of k6. This feature can be used to label thresholds for reporting on grouped requests. By separating result metrics generated by your k6 test, it can become possible to isolate the performance of individual or related requests. Suppose for a given test we have identified a performance issue; however the test is made up of several different requests.Read More →

Importing User Modules in k6

Importing User Modules in k6

2024-03-07

In previous posts we have commented on extensibility as a hallmark of the k6 architecture. While there are a wide variety of official modules you can easily import into your k6 tests, it is also possible to import custom JavaScript code. In this brief post we will show you how to easily import code from your own modules. This can potentially accelerate your development efforts by reusing these modules across multiple tests, while at the sameRead More →

k6 Error Handling

k6 Error Handling

2024-02-29

When testing at scale, it is inevitable that at some point your load test will encounter error states. It may even be a condition itself that is tested. Therefore, it is essential that we have a capability to capture and analyze error information. In this brief article, we will detail how to intercept and log errors in your k6 load tests. Intercepting and Logging Errors Ideally, we would like to save errors to a retrievable logRead More →

Common Tasks in k6

Common Tasks in k6

2024-02-21

When writing your k6 test scripts, there are certain common tasks that are recurrently encountered. In this post, we will discuss examples on how to accomplish several of these common tasks. Most of these examples are illustrated in the official k6 documentation pages. Entering Data into Web Forms User submission forms are a common target test endpoint. Tests such as these must be designed in a way that form fields are identified and mapped to usefulRead More →

Functional Testing with k6

Functional Testing with k6

2024-02-14

In previous posts we have covered the ability to use k6 for scalable load testing, however k6 is also a suitable framework for creating functional tests. In this brief post, we will show you how to get started with using k6 as a functional testing tool. Assertions in k6 There are two basic ways to write assertions in k6. One is using the built-in check and group functions. Perhaps a better alternative is to use theRead More →

The k6 Graphical Test Builder

The k6 Graphical Test Builder

2024-01-30

Most examples that illustrate how to create a k6 load test center around using a bottom-up approach with code. This is in contrast with frameworks such as JMeter where it is typical for tests to be created visually. However, there is a utility by Grafana Labs for creating k6 load tests with a GUI. In this post, we will show you how to use the graphical Test Builder to create k6 load tests. The Graphical k6Read More →

Top 5 Most Useful k6 Extensions

Top 5 Most Useful k6 Extensions

2024-01-24

Even though k6 comes with an impressive assortment of built-in modules, there is an additional ecosystem of more than 50 officially supported plugins available for import. These specialized libraries can easily add functionality to support your specific load testing needs. In this brief post, we will cover some of the most useful k6 extensions. xk6-csv – As perhaps one of the most ubiquitous portable data formats, the CSV file has found an essential role in distributingRead More →

ChatGPT and k6

ChatGPT and K6

2024-01-17

In a recent previous post, we illustrated how generative large language models (LLMs) like ChatGPT can be used to assist development of JMeter tests. In this article, we will show similar concepts on how to use generative AI to accelerate your k6 test development. Getting Started As a prerequisite, you will need to create a ChatGPT account. If you don’t already have one, head over to chat.openai.com and sign up. You will have the option toRead More →

JMeter 5.6.3

JMeter 5.6.3 – Updates and Bug Fixes

2024-01-17

With the recent release of JMeter 5.6.3, you now have the option to select this version when running new JMeter tests on RedLine13. In addition to several bug fixes, there are a number of minor improvements and dependency upgrades as well. This release of JMeter is compiled with Java 17 and marks the beginning of the transition to that version of the platform. Future major releases of JMeter will require Java 17. Bug Fixes There areRead More →

Posts navigation

Previous 1 … 3 4 5 … 11 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.