Skip to content

LG - Load Generator #2

@A-Thresher

Description

@A-Thresher

@## Overview
Given a JavaScript test script, run that test script a given number of times in parallel for a given length of time. Send collected metrics to aggregator (batch or stream?)

Implementation

Inputs: test script, number of parallel process (the number of VUs it is responsible for), time to test, test start boolean
Outputs: Per test: test runtime + request, response, latency for each call in the test, at end of runtime send results of all tests

Notes:
Test script could contain the other inputs (VU count and duration)

Tasks

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions