Versions Compared

Key

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

...

Execution Options
Settings File 

Select the .runsettings file you added in the source code directory. You can select this file using the browse button.

Override test run parameters

Enter the parameters you want to override from the configuration settings provided under Qualitia remote agent. Parameters should be given in the key=value pairs enclosed in the double inverted comma in following format. Multiple parameters should be given in separated by semi colon (;). You can give as many parameters as you want using this method.


Code Block
themeConfluence
-QualitiaRuntimeSettings "key=value;key=value;key=value;"



Note

You can leave all the other settings fields to their default options or you may configure it based on the release or build pipeline requirements.

...