Displaying Tags from JUnit XML in Azure DevOps Test Results

Martin Bečka 0 Reputation points
2025-08-28T14:46:42.6733333+00:00

Hello,I am using the PublishTestResults@2 task during testing in Azure DevOps with a JUnit .xml file. I would like to make Tags visible in the Test Results web tab.

I have tried adding a <property name="Tags" value="..."/> element under <testcase><properties>, but the tags are not appearing in the UI.

Is there any supported way to make Tags from a JUnit XML visible in the web test results tab?

Thank you.

Best regards, Martin

obrazek

Azure DevOps
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.