Skip to main content

Glossary

Component

Component - glossary term (IREB Requirements Engineering)
  1. In general: A delimitable part of a System.
  2. In software architecture: An encapsulated set of coherent Objects or Classes that jointly achieve some purpose.
  3. In testing: A part of a System that can be tested in isolation.

Note: When viewed in isolation, a component is a System by itself.