{{getPanelTitle('testCases')}}
{{testcasesProgress.count}}/{{testcasesProgress.countForecast}}
Name
{{row.name}}
Current operations
Status
{{row.status}}
{{getPanelTitle('steps')}}
{{progress.count}}/{{progress.countForecast}}
Key
{{row.key}}
Value
{{row.value}}
 


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.repositoryObject.repositoryID}} {{key}}={{value}}