Skip to content

BasouKazuma/demo-load-test-k6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Load Testing Demo using K6.io

Uses a sample API defined here:

https://documenter.getpostman.com/view/8371151/SVYrseFN?version=latest

Notes

  • Run all commands below from the root directory of the project

Setup

Run Tests

  • Open the terminal to the root directory of this project

Check Single Endpoint

k6 run tests/sample.js

Check Single GraphQL Endpoint

k6 run tests/sample_graphql.js

Create and Get Account

k6 run tests/create_and_get_user.js

Upload and Get File

k6 run tests/upload_and_get_file.js

About

Demo load test automation with K6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published