Result Files in JUnit Format

Silk Performer lets you generate result files in JUnit format, which can be automatically interpreted in various CI tools, like Jenkins. The result file displays any errors that might have occurred and shows warnings if performance levels were not met.

For each user type, the JUnit-formatted result file contains:
  • error messages, if any errors occurred
  • information in case performance levels were not met
To use JUnit-formatted result files:
  • Enable the feature in the system settings: click Settings > System in the menu, click the Results tab and check the check box Write JUnit result.
  • Save the project.
  • Upload the project to your CI tool.
  • Configure your CI tool to use the file junit.xml, which is being generated in the load test directory.