Jagger
 All Classes Namespaces Files Functions Variables Enumerator Groups Pages
Getting started

Run test project

Before running test project, you will need to run Local installation
After installation is finished, go to your project directory

Build Jagger test project

mvn clean install


Run test project

cd ./target/{artifactdId}-{version}-full/
./start.sh profiles/basic/environment.properties


Note: By default the framework will save test results to the docker MySQL database. You can switch to H2 data base and run test project without installation of Result storage and presentation components

Verify results


You have learned how to launch the project. Now let's see how to develop a new load scenario