An open API service indexing awesome lists of open source software.

https://github.com/microfocus/alm-octane-csharp-rest-sdk


https://github.com/microfocus/alm-octane-csharp-rest-sdk

octane

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# C# SDK for ALM Octane

This SDK enables the the ALM Octane REST API to be manipulated using native C# code.

Examples are available in test project.

## Test Project

To run the test project the correct details need to be added to the `OctaneSdkTests\App.config` XML file. There are two ways of authenticating the API - either by the use of a *API key* or user and password. The recommended method is to use the *API Key*.

See the default file for more information. **Note:** To run the tests correctly the user shoudl have *SharedSpace Admin* and *Workspace Admin* roles.

## Disclaimer

Certain versions of software accessible here may contain branding from Hewlett-Packard Company (now HP Inc.) and Hewlett Packard Enterprise Company.  As of September 1, 2017, the software is now offered by Open Text, a separately owned and operated company.  Any reference to the HP and Hewlett Packard Enterprise/HPE marks is historical in nature, and the HP and Hewlett Packard Enterprise/HPE marks are the property of their respective owners.

## Note
Since version 12.55.15 package names have been changed from Hpe.Nga.Api.Core to MicroFocus.Adm.Octane.Api.Core.