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.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.hpe.adm.octane.ciplugins |
| Идентификатор | Идентификаторtest-result-collection-tool-test |
| Последняя версия | Последняя версия1.0.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCollection tool to bridge between Octane and ALM
|
| Организация-разработчик |
Организация-разработчикMicro Focus |
| Имя Файла | Размер |
|---|---|
| test-result-collection-tool-test-1.0.9.pom | |
| test-result-collection-tool-test-1.0.9.jar | 2 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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.