Skip to main content

skip to main content

developerWorks  >  Rational  >

Appendix B: Architectural Requirements

developerWorks
Document options

Document options requiring JavaScript are not displayed


Rate this page

Help us improve this content


Level: Introductory

Peter Eeles, Senior IT Architect, IBM

30 Apr 2004

from The Rational Edge: Appendix B for the article "Capturing Architectural Requirements," at http://www-128.ibm.com/developerworks/rational/library/4706.html

From "Capturing Architectural Requirements"

This appendix summarizes the architectural requirements to consider.

Functionality

Functional requirements that are of particular relevance to architecture are generally derived from the analysis mechanisms listed in Appendix A.

Usability

Requirement Description
Accessibility The ease with which different facets of the system are exercised.
Aesthetics The aesthetic quality of the user interface.
Consistency The consistent use of mechanisms employed in the user interface. This applies both within the system, and with other systems.

Reliability

Requirement Description
Accuracy The accuracy of any calculations performed.
Availability 1 The amount of system "up time."
Recoverability The elegance with which the system recovers from failure.

Performance

Requirement Description
Recovery time The time to recover from a system failure.
Response time The time for the system to provide a response.
Shutdown time The time for the system to shut down.
Start-up time The time for the system to start up.
Throughput The capacity of the system to support a given flow of information.

Supportability

Requirement Description
Adaptability 2 The ease with which the system is adapted to new environments.
Auditability The ease with which the system provides audit trails of its execution.
Compatibility The compatibility of this system with previous versions of the system.
Configurability 3 The ease with which the system is configured.
Installability The ease with which the system is installed.
Localizability The level to which the system supports multiple human languages.
Maintainability 4 The ease with which the system is maintained.
Scalability The ease with which the system can scale in terms of data volumes and users.
Testability The ease with which the system is tested.

Design Requirement

A design requirement is simply a constraint on the refinement of an analysis mechanism, such as those listed in Appendix A. For example, a requirement for a relational database is a constraint on the refinement of a persistence analysis mechanism. The set of design requirements to consider is therefore derived directly from the list of analysis mechanisms.

Implementation Requirement

Requirement Description
Third-party components Any constraints on the use and cost of third-party components.
Implementation languages The implementation languages to be used.
Platform support The platforms that the system will support.
Resource limits Limits on the use of resources such as memory and hard disk space.
Standards compliance Any standards to which the system must conform.

Interface Requirement

Requirement Description
External systems External systems with which this system must interface.
Interface formats The format of any data passed between this system and external systems.

Physical Requirement

Requirement Description
Shape The shape of the resulting hardware housing the system.
Size The size of the hardware housing the system.
Weight The weight of the hardware housing the system.

Footnotes

1 Availability is also known as robustness.

2 Adaptability is also known as evolvability, plugability and upgradeability.

3 Configurability is also known as customizability, extensibility and flexibility.

4 Maintainability is also known as serviceability.



About the author

Author Photo

Peter Eeles has over 15 years experience developing software solutions, and has spent the majority of this time architecting and implementing large-scale distributed systems, culminating in the writing of his first book entitled Building Business Objects (John Wiley and Sons). Peter works as a Process Consultant for IBM Rational (UK), and is the Rational Architecture Practice representative for Northern Europe. In his spare time, Peter enjoys bike racing and playing jazz guitar, although not at the same time.




Rate this page


Please take a moment to complete this form to help us better serve you.



YesNoDon't know
 


 


12345
Not
useful
Extremely
useful
 


Back to top