Skip to content

telnoiko/perf-testing-talk-jmeter-gatling-k6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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