Loadero Docs
Loadero Docs
Introduction
Test creation
Script
Parameters
Participant configuration
Asserts
Nightwatch (JavaScript)
TestUI (Java)
Loadero usage
Results
Changelog
Powered by GitBook

Test creation

The main feature of each test is the script that is written using Selenium scripting in Nightwatch.js or TestUI syntax. Additionally, there are a few more general test parameters.
Here are the articles in this section:
Script
Parameters
Participant configuration
Participant is a single client instance with isolated environment that executes the previously defined script.
Asserts
Asserts allows checking statistic values for individual participant. Combined with preconditions assertion becomes more ...
Previous
Introduction
Next
Script
Last updated 10 months ago