The typical objectives of domain requirements engineering
are to:
Produce a formally documented consensus amoung all
project stakeholdlers (e.g., client, users, project
champions, project management, developers) concerning either
the:
Requirements for the domain.
Scope of the domain.
Boundaries of the domain.
Provide input (e.g., number of use cases and use case
paths) to the endeavor’s cost and schedule estimation
tasks.
Provide a basis (e.g., use cases and use case paths) for
the scheduling of the development cycle phases and
builds.
Maximize the quality of the requirements (e.g.,
correctness, completeness, consistency, testability, and
understandability).
Maximize the productivity of the requirements teams
(e.g., reuse of requirements, reuse of conventions, and
existence of examples).
The domain requirements engineering task typically involves
the following teams performing the following requirements tasks
in an iterative, incremental, parallel, and time-boxed
manner:
The domain requirements engineering task typically results
in the production of the following work products from the
requirements work product set:
Actor Cards, which are large index card used during the
requirements identification task to informally document a single
actor of the application.
Use Case Cards, which are large index card used during
the requirements identification task to informally capture the
cohesive set of operational requirements associated with a
single use case of the application.
Requirements, which specify the mandatory behaviors,
characteristics, interfaces, and constraints of the
application.
System Requirements Specification, which is used to
formally specify the operational requirements, quality
requirements, and design constraints.
External API Specification, which is used to formally
specify any external application programmer interfaces.
Glossary, which is used to formally define the
abbreviations, acronyms, and terms used on an endeavor.
Domain Model Document, which uses an object model to
formally document the relationships between application
domain concepts defined in the project glossary.
This activity is documented using the typical
configuration for large projects. It is intended to be
configured (i.e., instantiated, extended, and tailored) to
meet the needs of specific projects.
The preconditions of this activity should be the union of
the preconditions of its earliest constituent tasks.
The completion criteria for this activity should be the
union of the postconditions of its constituent tasks.
The domain requirements engineering activity inherits the
common
guidelines of the
activity method component.