Project

General

Profile

Reqdb » History » Version 60

Yuriy Shekochihin, 03/21/2010 01:17 PM

1 6 Илья Рудаков
h1. ReqDB
2 9 Илья Рудаков
3 57 Илья Рудаков
h2. Project description
4 50 Илья Рудаков
5 56 Илья Рудаков
ReqDB project is designed to work with hierarchic database of requirements extracted to some system. This project reflects concept of reverse engineering.
6
Reverse engineering is the process of discovering the technological principles of a device, object or system through analysis of its structure, function and operation. It often involves taking something (e.g., a mechanical device, electronic component, or software program) apart and analyzing its workings in detail to be used in maintenance, or to try to make a new device or program that does the same thing without utilizing any physical part of the original.
7
For example, there is inherited source codes or existing software application without suite of tests. You need to have an opportunity modify it or come throught it to another platform. ReqDB contains suite of tools which allows you to specify requirements from documentation to your system, analyze these requirements, bind them with suite of tests and generate report.
8 49 Илья Рудаков
9 56 Илья Рудаков
ReqDB contains:
10
* "ReqDB java library":http://forge.ispras.ru/projects/list_files/reqdb realising functionality to work with hierarchic database of requirements.
11
* "ReqEditor":http://forge.ispras.ru/projects/list_files/reqdb is Eclipse IDE extension. It allows you to specify requirements from html documents and manage them.
12 49 Илья Рудаков
13 58 Yuriy Shekochihin
[[work-plan]]
14 13 Yuriy Shekochihin
15 54 Илья Рудаков
h2. User guide
16
17 30 Илья Рудаков
*+[[working-with-reqdb|Working with ReqDB console]]+*
18 29 Илья Рудаков
19 28 Илья Рудаков
*+[[reqeditor-getting-started|Getting started with ReqEditor]]+*