Jenkins and plugins versions report
Jenkins: 2.492.1
What Operating System are you using (both controller, and any agents involved in the problem)?
Ubuntu
Reproduction steps
Process a JUnit test results file and include the attachments, ensure showAttachmentsAtClassLevel option is set to true. Navigate to the test class level for some tests that have attachments. The 'Attachments' table refers to test cases as 'Test Case'. The 'All Tests' below refers to them by 'Test name'. The name is lower case. JUnit .xml reports have test cases in the <testcase> element. So is that the term we should use? And should both words be Upper cased at the start like 'Test Case' or should the second one be lower like it is for 'Test name'?
Expected Results
Expect test case to be referred to by a consistent name. Expect table headings to have consistent capitalisation.
Actual Results

Anything else?
No response
Are you interested in contributing a fix?
Yes, I could
Jenkins and plugins versions report
Jenkins: 2.492.1
What Operating System are you using (both controller, and any agents involved in the problem)?
Ubuntu
Reproduction steps
Process a JUnit test results file and include the attachments, ensure showAttachmentsAtClassLevel option is set to true. Navigate to the test class level for some tests that have attachments. The 'Attachments' table refers to test cases as 'Test Case'. The 'All Tests' below refers to them by 'Test name'. The name is lower case. JUnit .xml reports have test cases in the
<testcase>element. So is that the term we should use? And should both words be Upper cased at the start like 'Test Case' or should the second one be lower like it is for 'Test name'?Expected Results
Expect test case to be referred to by a consistent name. Expect table headings to have consistent capitalisation.
Actual Results
Anything else?
No response
Are you interested in contributing a fix?
Yes, I could