Setting the Maximum Size of Result Files from Automated Tests

Limit the file size of result files that are generated by automated tests on the execution servers.
  1. On the Instance Administration page, stop the application server of the instance that you want to modify.
  2. Open the SccAppServerBootConf.xml file with a text editor.
    The default path for this file is C:\Program Files (x86)\Silk\Silk Central 20.0\instance_<instance number>_<instance name>\Conf\AppServer on the application server.
  3. Locate the <MaximumESResultFileSizeInBytes> XML tag.
  4. Set the value to the maximum file size you want to allow. Enter the file size in bytes.
  5. Save and close the XML file.
  6. Re-start the application server.
To limit the file size of result files that are uploaded to the front-end server from the Manual Testing window, by using the REST API, or by using the test planning web service, see Setting the Maximum Size of Result Files from Manual Tests.