Klaros-Testmanagement Plugin

Integrates Hudson with Klaros-Testmanagement by publishing the test results of a hudson build to the Klaros-Testmanagement application.
The test results will be stored in the Klaros-Testmanagement database for further evaluation and reporting purposes.

Plugin Information

Plugin ID klaros-testmanagement
Latest Release 1.1
Latest Release Date Mar 19, 2010
Changes via Fisheye In Latest Release
Since Latest Release
Maintainer(s) Torsten Stolpmann (id: stolp)
Issue Tracking Open Issues

How to install this plugin

Using the interface

The simplest way is by going to your installation's management screen and clicking there "manage plugins". (http://yourhost/hudson/pluginManager). The web interface will then download *.hpi files from here, you will just need to restart your Hudson to pick up the changes.

By hand

Download Site

Save the downloaded *.hpi file into the $HUDSON_HOME/plugins directory. You will need then to restart Hudson (many containers let you do this without restarting the container.)

Configuration

In the Hudson system configuration you are able to specify one or more Klaros-Testmanagement installations which you may publish test results to. The only configuration option is the URL of the application.

In the Hudson project configuration (under Post-build Actions) you can define the following parameters:

  • Username: Specify this if Klaros is configured to require authentication for test results imports
  • Password: Specify this if Klaros is configured to require authentication for test results imports
  • Project ID: The ID of the Klaros Project to store to
  • Test Environment ID: The ID of the Klaros test environment (OS etc.)
  • System Under Test ID: The ID of the Klaros system under test (Software version etc.)
  • Test Report files: An Ant FileSet include to the result files to be published

Notes

If the exported test cases are not yet present in Klaros-Testmanagement they are created automatically for the given project.

This plugin requires Klaros-Testmanagement version 2.2.1 or later. User authentication is supported starting from Klaros version 2.6.

The only currently supported format for test results is JUnit XML.

Version History

1.0 Initial Release
1.1 Support for the user authentication introduced in version 2.6

Labels:

plugin-external plugin-external Delete
Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.