Micro Focus Lifecycle Management Test Result Collection Tool
The Test Result Collection Tool is a command line tool for pushing test result XML files to the ALM Octane test result API. For instructions, refer to the readme file here.
License |
License |
---|---|
GroupId | GroupIdcom.hpe.adm.octane.ciplugins |
ArtifactId | ArtifactIdtest-result-collection-tool-test |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCollection tool to bridge between Octane and ALM
|
Project Organization |
Project OrganizationMicro Focus |
<!-- https://jarcasting.com/artifacts/com.hpe.adm.octane.ciplugins/test-result-collection-tool-test/ -->
<dependency>
<groupId>com.hpe.adm.octane.ciplugins</groupId>
<artifactId>test-result-collection-tool-test</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.hpe.adm.octane.ciplugins/test-result-collection-tool-test/
implementation 'com.hpe.adm.octane.ciplugins:test-result-collection-tool-test:1.0.9'
// https://jarcasting.com/artifacts/com.hpe.adm.octane.ciplugins/test-result-collection-tool-test/
implementation ("com.hpe.adm.octane.ciplugins:test-result-collection-tool-test:1.0.9")
'com.hpe.adm.octane.ciplugins:test-result-collection-tool-test:jar:1.0.9'
<dependency org="com.hpe.adm.octane.ciplugins" name="test-result-collection-tool-test" rev="1.0.9">
<artifact name="test-result-collection-tool-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hpe.adm.octane.ciplugins', module='test-result-collection-tool-test', version='1.0.9')
)
libraryDependencies += "com.hpe.adm.octane.ciplugins" % "test-result-collection-tool-test" % "1.0.9"
[com.hpe.adm.octane.ciplugins/test-result-collection-tool-test "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.hpe.adm.octane.ciplugins : test-result-collection-tool | jar | 1.0.9 |
net.sf.json-lib : json-lib | jar | 2.4 |
org.apache.httpcomponents : httpclient | jar | 4.5.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
The Test Result Collection Tool is a command line tool for pushing test result XML files to the ALM Octane test result API. For instructions, refer to the readme file here.