{{getPanelTitle('testCases')}}
{{testcasesProgress.count}}/{{testcasesProgress.countForecast}}
{{getPanelTitle('steps')}}
{{progress.count}}/{{progress.countForecast}}
{{getPanelTitle('performance')}}
Group by:
 
 
Error message
{{row.errorMessage}}
Count
{{row.errorCount}}
%
{{(row.errorCount/errorDistribution.errorCount*100) | number:1}}%
Overall %
{{(row.errorCount/errorDistribution.count*100) | number:1}}%
Error code
{{row.errorCode}}
Count
{{row.errorCodeCount}}
%
{{(row.errorCodeCount/errorDistribution.errorCount*100) | number:1}}%
Overall %
{{(row.errorCodeCount/errorDistribution.count*100) | number:1}}%
  • Plan {{execution.description}}
  • {{key}} {{value}}
  • Mode {{execution.executionParameters.mode}}
  • User {{execution.executionParameters.userID}}
  • Start
  • End
  • Execution ID {{execution.id}}
  • Origin Repository={{execution.executionParameters.artefact.repositoryID}} {{key}}={{value}}