Skip to content

taurus5650/k6_performance_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published