Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 556 Bytes

File metadata and controls

16 lines (11 loc) · 556 Bytes

Performance load testing using JMeter, Gatling, and K6

System under test

task-service is a restfull application that provides simple task-management API

Postman API

Import Postman API collection to explore the API of task-service

JMeter

Import JMeter test plan to run performance tests from JMeter

Gatling

Gatling Load test is similar to the JMeter test plan

K6

K6 Load test is similar to the JMeter test plan