Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-43868

Importing Test Name rather than Name to HP ALM

      The following issue allows storing test name
      JENKINS-9969 - Store/Display user provided custom test name

      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 -->

       

          [JENKINS-43868] Importing Test Name rather than Name to HP ALM

          Roy Lu added a comment -

          Well, I don't think there will be a plan to do such customized change. But as it is a opensource tool, you can try make a change yourself. Maybe you can try update this file: hp-application-automation-tools-plugin\src\main\java\com\hp\application\automation\tools\results\service\almentities\AlmTestSet.java, set the 

          TESTSET_NAME to other string you want. See if this works.

          Roy Lu added a comment - Well, I don't think there will be a plan to do such customized change. But as it is a opensource tool, you can try make a change yourself. Maybe you can try update this file: hp-application-automation-tools-plugin\src\main\java\com\hp\application\automation\tools\results\service\almentities\AlmTestSet.java, set the  TESTSET_NAME to other string you want. See if this works.

            roy_lu Roy Lu
            staypuppy Amy Jensen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: