There was an error while loading. Please reload this page.
Load testing.
Download and install k6.
Command-line syntax:
> k6 run [--iterations 10] [--vus 10] -e HOSTNAME=localhost:8080 [-e TESTS=...] [-e FORMS=...] [-e ACTION=...] .\tests.js --out=tests.csv
Parameters:
Available tests:
Example:
> k6 run --iterations 1 --vus 1 -e HOSTNAME=localhost:8080 -e TESTS=G03,U02 -e FORMS=myForm .\tests.js --out=tests.csv
If form has required properties, you'll need to alter payload in tests.js file for U02.
Release Notes
Angular npm, Flutter pub.dev and Nuget packages.