Project

General

Profile

Api add update » History » Version 1

Kurt Gerber, 13 Dec 2018 11:21

1 1 Kurt Gerber
h1. API extension to add cases to the QCAT database
2
3
This is a project to add as well as update cases to the WOCAT SLM database by external applications running on other systems.
4
Those external applications connect through a Restful API. 
5
For this, the existing API has to be extended by endpoints to upload data. 
6
7
See the specified [[Web_Services_Definition|requirements]] in the wiki for more information.
8
9
10
h2. Terms:
11
12
* Configuration: an empty paper based questionnaire, e.g. 'Technology' or 'Approach'
13
* case: the contents / filled in data for a configuration.
14
* In the tasks, tags are used to indicate whether a tag is "Required" or "Improvement"
15
* User Story:  This is more a kind of a work package. Its description should be understandable for non-developers. User stories can contain several development tasks
16
* Task: a development task which is a part of a larger user story. work time estimations are made on task level. User stories show just the sum of all tasks as estimated time.