Project

General

Profile

Reqdb ru » History » Version 2

Viktoria Kopach, 05/19/2014 07:07 PM

1 1 Alexey Khoroshilov
h1. Requality
2
3
h2. Project description
4
5
Requality 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 through it to another platform. Requality 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
9
Requality contains java library implementing functionality to work with hierarchic database of requirements and Eclipse IDE extension. It allows you to specify requirements from html documents and manage them.
10
11
Install site: http://forge.ispras.ru/repo/requality/site/
12
13
h2. Руководство пользователя
14
15 2 Viktoria Kopach
* [[requality-installation-ru|Установка]]
16 1 Alexey Khoroshilov
* [[requality-usage|Разметка требований]]
17
* [[requality-document-update|Обновление текста требований]]
18
* [[requality-team-svn|Работа с svn]]
19
20
* [[requality-general|Requality: общие сведения]]
21
* [[requality-glossary|Requality: глоссарий]]
22
23
*+[[working-with-reqdb|Working with Requality console]]+*
24
25
-*+[[reqeditor-getting-started|Getting started with ReqEditor]]+*-
26
27
[[case-study|Requality case study]]
28
29
h2. Руководство разработчика
30
31
[[Development-process|Процесс разработки]]
32
33
*+[[Design|Дизайн-документы]]+*
34
35
36
[[SWTBot|Работа с SWTBot]]
37
38
[[Jubula|Работа с Jubula]]