Chapter 13. The Klaros-Test­management Remote API

Table of Contents

13.1. Overview
13.2. REST Clients
13.3. Documentation

13.1. Overview

Klaros-Test­management 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/.

JSON output after searching for a user by his name.

Figure 13.1. JSON output after searching for a user by his name.