Table of Contents
Klaros-Testmanagement Enterprise Edition comes with a REST-based interface which can be used to retrieve data like test cases, results or information about users. The data can be retrieved either in XML or JSON format. The API is accessible from the URL http://{host}:{port}/klaros-web/api/v1/resources/.
There are numerous ways to connect to the remote API. The following lists give an overview of some freely available clients.
Browser Plugins
Advanced REST client plugin for Google Chrome
RESTED for Firefox
RestMan Add-On for Opera
Standalone Clients
Klaros-Testmanagement comes with an interactive documentation for the Remote API which can be accessed from a browser at http:/{host}:{port}/klaros-web/api-doc/resources/.