Versions Compared

Key

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

...

  1. Navigate to the Config folder of Qualitia Bot.
  2. Open qualitiasystem.properties
  3. Add JVM properties in Key=Value pairs.
  4. Save the changes and close the file.
    These properties will be considered when executing test cases.

Providing Qualitia System Properties from Command Line Interface

You can provide Qualitia system properties from the command line interface as well. 

When providing Qualitia system properties from the Command Line Interface, you must add suffix to the properties as -qsp: key=value.

Info

Values provided through Command Line Interface override properties specified in the qualitiasystem.properties file.