Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 429 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 429 Bytes

K6_Performance_Framework

REST API Framework for Performance Engineering.

Command to run the framework: k6 run <script>.js

Framework consists of the below directories conf - configuration files to set number of users, TPS and duration

utils - generic and application specific javascript functions

scripts - Performance test scripts

data - parameterized data

k6 Download URL: https://k6.io/open-source