pirasanthan-jesugeevegan / amt-k6-tes

This is a POC to demonstrate Performance testing using K6.io with the support of Grafana, docker & Influxdb. I will be using Tes.com to achieve this.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

K6.io

This is a POC to demonstrate Performance testing using K6.io with the support of Grafana, docker & Influxdb. I will be using Tes.com to achieve this.

Install

  1. clone the repo
  2. npm install or yarn install

Requirements:

Run tests

Without docker, influxdb and grafana:

USER_EMAIL=[email] USER_PASSWORD=[password] npm run LoginTest 

With docker, influxdb and grafana:

USER_EMAIL=[email] USER_PASSWORD=[password] npm run docker:LoginTest 

Technology used:

  • Javascript
  • NPM
  • K6
  • Docker
  • Grafana
  • Influxdb

Dashboard

Grafana's Dashboard

About

This is a POC to demonstrate Performance testing using K6.io with the support of Grafana, docker & Influxdb. I will be using Tes.com to achieve this.


Languages

Language:JavaScript 100.0%