Project

General

Profile

Reqdb » History » Version 92

Viktoria Kopach, 05/30/2014 06:46 PM

1 61 Alexey Demakov
h1. Requality
2 9 Илья Рудаков
3 92 Viktoria Kopach
h2. Project summary
4
5 50 Илья Рудаков
Requality is an *Eclipse-based Requirements Management Tool* that supports both *development of requirements from scratch* as well as *recreation of a hierarchy of requirements from existing documents*. Requality keeps linkage between a requirement and fragments of documents that became a source for the requirement that makes Requality very attractive for reverse engineering of requirements. Another important feature of the tool is a support for Requirements-based Test Purpose Design.
6 56 Илья Рудаков
7 1 Yuriy Shekochihin
h2. Implementation Details
8
9
Requality consists of java library implementing hierarchic database of requirements and Eclipse IDE extension. It allows you to build and to manage a hierarchy of requirements. Each requirement can store a link to one or more fragments of documents the requirement originates from. Internally all the documents are stored in HTML format, but the tool provides means to import .doc and .pdf documents as well.
10 92 Viktoria Kopach
11
h2. Requality allows
12
13
Requality is a tool to manage requirements primarily to software. It allows:
14
* defininig set of system requirements, including requirements based on analysis of existed documents;
15
* structuring requirements: combining, supplying it with additional information;
16
* analyzing set of requirements: tracing completeness of requirements test coverage with tests, tracing compliance of the test results with requirements and etc.; generating the appropriate reports.
17
18
Multiuser revision control for documents and requirements is supported. You can use any revision control system, e.g. Subversion or Git.
19
The tool is implemented as an Eclipse plugin. It could be used in IDE based on this platform, and independently.
20
21
h2. About team
22
23
"Requality home page":http://forge.ispras.ru/projects/reqdb
24
"UniTESK Lab":http://unitesk.com/, "Institute for System Programming of RAS":http://www.ispras.ru/en/
25 89 Viktoria Kopach
26
h2. Installation Instructions
27
28 90 Alexey Khoroshilov
Installation instructions are available *[[Requality-installation|here]]*.
29 89 Viktoria Kopach
30
h2. User guide
31
32
User guide is available within Eclipse Help System: Help->Help Contents->Requality.
33
34
Online manual: http://requality.ru/en/doc.en.html
35
36
37
---------------------
38 83 Yuriy Shekochihin
39 87 Alexey Khoroshilov
[[Reqdb_ru|About Requality in Russian]]
40 91 Viktoria Kopach
41
---------------------