Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.

Requirement Models

Requirements are essentially what a system, application or business process is required to do. A requirement can be:

·Broad and high level, defining - for example - that a process is necessary to update a particular database
·More specialized and detailed, recording the expectation that - for example - a system call must always be acknowledged by return
 

Detailed requirements can be organized into a hierarchy culminating in a high-level requirement, so that satisfying each of the detailed requirements results in meeting the higher-level requirements and ultimately the top-level requirement. This hierarchical structure helps manage the complexity of large systems with thousands of requirements and many processes being developed to implement those requirements.

Gathering Requirements

Gathering requirements is typically the first step in developing a solution, be it for developing either a system or a process. Requirements are gathered from all parties expected to use, maintain or benefit from the solution, and are organized into groups, functional areas and hierarchies as necessary. They can be transcribed into a spreadsheet or a requirements gathering or management tool, or they can be created within an integrated modeling tool such as Enterprise Architect.

The management of requirements is one of the more problematic disciplines in software development, for reasons such as:

·Diverse group input into the requirements
·Organizational boundary divisions
·Tool boundary divisions
·Volatility of requirements
·Imprecision and ambiguity in natural languages
 

These can cause issues with:

·Traceability and
·Integration with change and configuration management systems
 

Enterprise Architect can reduce or eliminate these problems in Requirements Management.

Requirements Management and Enterprise Architect

Enterprise Architect is one of the few UML tools that integrate Requirements Management with other software development disciplines in the core product, by defining requirements within the model. Within Enterprise Architect, you can:

·Create and view requirements as entities and properties directly in the model, as simple text descriptions or as diagrammatic representations of the elements and their organization
·Collate the requirements in an external CSV file and then import them into your model
·Detail use cases and scenarios directly in the model
·Enter standard attributes (properties) for each requirement, such as difficulty, status and type, and define your own attributes (properties)
·Trace requirements to Use Cases, business rules, test cases and analysis artifacts (using, for example, the Relationship Matrix)
·Trace and view the impact of changes on requirements (through, for example, the Traceability window) and review the changes themselves
·Create customer-quality MS Word and HTML reports on requirements

Notes

·All of these features are illustrated by examples in the EAExample.eap model, provided as part of your Enterprise Architect installation in the Enterprise Architect Program Files directory:
 
..\Program Files\Sparx Systems\EA
 
·If your project team are not using Enterprise Architect to manage Requirements, they can still access, use and work with them via the Cloud, from an Open Services for Lifecycle Collaboration (OSLC) client tool

Learn more