Project

General

Profile

Actions

Reqdb ru » History » Revision 4

« Previous | Revision 4/9 (diff) | Next »
Viktoria Kopach, 05/28/2014 02:03 PM


Requality

Project description

Requality project is designed to work with hierarchic database of requirements extracted to some system. This project reflects concept of reverse engineering.
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.
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.

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.

Назначение инструмента

Requality - это инструмент для работы с требованиями, в первую очередь к программным системам. Он позволяет:
  • определять набор требований к системе, в том числе на основе анализа существующих документов;
  • структурировать требования: группировать, снабжать их дополнительной информацией;
  • анализировать набор требований: прослеживать полноту покрытия набора требований тестами, выполнение требований по результатам тестирования и т.п.; генерировать соответствующие отчеты.

Возможна совместная работа над документами и требованиями при их хранении с использованием любой системы управления версиями, например, Subversion или Git.
Инструмент реализован как плагин на платформе Eclipse и может быть использован как в средах разработки на основе этой платформы, так и независимо.

Информация о разработчике

Домашняя страница проекта
Отдел технологий программирования, Института системного программирования РАН

Руководство пользователя

Working with Requality console

Requality case study

Руководство разработчика

Процесс разработки

Дизайн-документы

Работа с SWTBot

Работа с Jubula


About Requality in English

Updated by Viktoria Kopach almost 10 years ago · 4 revisions