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
- Host: GitHub
- URL: https://github.com/microfocus/alm-octane-csharp-rest-sdk
- Owner: MicroFocus
- License: other
- Created: 2017-06-19T11:34:45.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-02-20T09:26:34.000Z (about 2 years ago)
- Last Synced: 2024-12-18T21:36:18.619Z (over 1 year ago)
- Topics: octane
- Language: C#
- Size: 470 KB
- Stars: 4
- Watchers: 7
- Forks: 6
- Open Issues: 6
-
Metadata Files:
- Readme: readme.md
- License: license.txt
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.