Skip to content

shyinlim/k6_performance_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My insights

Read my detailed insights on performance testing for the first time in this Medium article:
1st Time Performance Testing: Prioritizing, Preparing, and Perfecting


K6 API Performance Test

Purpose

Using K6 do API Performance Testing.

K6 Mac Installation

$ brew install k6

K6 Test Execution

$ cd test_scirpt/featureXX
$ k6 run test_featureXX.js

Test Result Example

  • Terminal Result terminal_result_counter.png
  • HTML Result html_result.png

About

API load and stress testing with K6 – run scripts and generate terminal & HTML reports.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published