Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.02 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.02 KB

k6 Open-Loop Load Testing and Benchmarking

Description

This repository contains a load testing and benchmarking application designed for open-loop testing scenarios. It utilizes Grafana's k6 as the primary testing tool and includes custom test scripts for executing open-loop benchmarking. The application is capable of exporting metrics directly to Grafana for visualization and analysis.

Features

  • Open-loop load testing and benchmarking
  • Custom test scripts for various scenarios
  • Integration with Grafana k6
  • Metrics export to Grafana for real-time monitoring and analysis
  • CLI to generate scenarios [Use plop.js and hbs template files]

Prerequisites

  • k6
  • Docker (optional, for containerized testing)

Getting Started

  1. Clone the repository:

    git clone https://github.com/Saicasm/load-test.git
    cd k6-open-loop-testing
    

Test Scripts

Exporting Metrics to Grafana

Customizing Tests