Setting the Maximum Size of Result Files from Manual Tests

Limit the 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.
  1. On the Instance Administration page, stop the front-end server of the instance that you want to modify.
  2. Open the TMFrontendBootConf.xml file with a text editor. The default path for this file is C:\Program Files (x86)\Silk\Silk Central 20.6\instance_<instance number>_<instance name>\Conf\FontendServer on the front-end server.
  3. Locate the <MaximumResultFileSizeInBytes> 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 front-end server.
To limit the file size of result files that are generated by automated tests on the execution servers, see Setting the Maximum Size of Result Files from Automated Tests.