Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Test Runner can be either configured by a JSON configuration file or by command line arguments. when running the Test Runner with the argument --help a list of configurable arguments is displayed.

ArgumentRequiredExplanationDefault value
--proxyServerUrlyes

The url of the proxy server(NGINX) of Blueriq Encore

Example: http://myurl:port/

-
--studioUsernameyesThe
studio
Studio/Encore username which is used to retrieve information from
Blueriq
the Studio server / Encore-
--studioPasswordyesThe
studio
Studio/Encore password which is used to retrieve information from
Blueriq
the Studio server / Encore-
--repository, -ryesThe
studio
Studio/Encore repository which is used to retrieve information from
Blueriq
the Studio server / Encore-
--branch, -byesThe
studio branch which
Studio/Encore branch which is used to retrieve information from
Blueriq
the Studio server / Encore-
--projects, -pno
The studio projects
The projects which are used to retrieve information from
Blueriq
the Studio server / Encore, when not provided all projects are retrieved-
--outputDirnoThe output directory where the ouput file will be created in<currentDirectory>/target
-c ,--confignoThe location of a JSON config file containing configured test runner argument-