-
Improvement
-
Resolution: Done
-
Minor
-
Jenkins 2.46.1
ALM 12.53
TestNG Results 1.10
The following issue allows storing test name
- Store/Display user provided custom test nameJENKINS-9969
I would like to be able to import into ALM with the custom Test Name field as the name in the Test Plan rather than classMethod. For reporting purposes, it is more helpful for us to have a user friendly, readable name. Is this possible in the current release?
Eg:
<test name="Get Initial Configuration Test" duration-ms="706" started-at="2017-04-25T15:35:57Z" finished-at="2017-04-25T15:35:58Z">
<class name="sysmgr.tests.api.pub.configurations.ConfigurationsGetTests">
<test-method status="PASS" signature="springTestContextPrepareTestInstance()[pri:0, instance:sysmgr.tests.api.pub.configurations.ConfigurationsGetTests@63475ace]" name="springTestContextPrepareTestInstance" is-config="true" duration-ms="11" started-at="2017-04-25T08:35:57Z" depends-on-methods="org.springframework.test.context.testng.AbstractTestNGSpringContextTests.springTestContextBeforeTestClass" finished-at="2017-04-25T08:35:57Z">
<reporter-output>
</reporter-output>
</test-method> <!-- springTestContextPrepareTestInstance -->