Release Notes
Starting December 5, 2025, QMetry for Bamboo – DevOps/CD documentation moved from its location on Atlassian to a dedicated, standalone page. For the latest updates, refer to Release Notes (QTM4J Bamboo Integration-DevOps/CD).
QTM4J Bamboo Integration – DevOps / CD v1.1.11
Release Date: 2024-08-14
Version 1.1.11
Summary: Improvement
Details:
Introduced parameters "automationHierarchy" and "appendTestName" for Cloud version.
The 'automationHierarchy' parameter provides flexibility to decide the Test Cycle- Test Case - Test Step hierarchy created for the automation result upload of TestNG and JUnit frameworks. The automation hierarchy can take values 1, 2, and 3, each with specific behavior tailored for different frameworks; more details are available on the Automation API page.
The 'appendTestName' parameter enables easier identification of automation test cases once uploaded to QTM4J. This parameter applies only for TestNG and JUnit framework uploads with automation hierarchy as 2 and 3.
Teams utilizing the TestNG can choose to auto-append the Test Name before the TestMethod Name to create QTM4J Test Case Summary during test results uploads. It makes it easier for testers to identify the test method belongs to which test while reviewing the TestNG results in QTM4J.
Teams using the JUnit can choose to auto-append the Test Suite Name before the TestCase Name to create QTM4J Test Case Summary during test results uploads. It makes it easier for testers to identify the automated test case belonging to which test suite while reviewing the JUnit results in QTM4J.
Previous Versions