Requirements Engineering Flashcards
What is Requirements Engineering?
- Identify Stakeholders
- Understand Customer/User’s needs
- Requirements gathering and identification
- Clarify, Analyze, Define, Specify, Prioritize, Track, Validate Requirements
What happens without Requirements Engineering
- Many varied consequences
- System may fail or be useless
- Difference between quality and luxury
V Model
Stakeholder Requirements -> Acceptance Test.
System Requirements -> System Test.
Subsystem Requirements -> Integration Test
Component Requirements -> Unit Test
Coverage Analysis
Highest layer checks if lower layer requirements are satisfied
Traceability Analysis
- Impact Analysis: Change Management
- Derivation Analysis: Cost-Benefit Analysis
- Coverage Analysis: General Engineering Management Reporting
Requirements & Modelling
Mutually supportive. Requirements Modelling doesn’t exist. Model system not requirements.
Models of Requirements Engineering
Abstraction that focuses on some aspect of the system. Avoidance of irrelevant details.
Types of Requirements
Hardware Requirements:
- Performance Reqs
- Interface Reqs
- Speciality Engineering Reqs
- Environmental Reqs
Software Requirements:
- Functional Reqs
- Nonfunctional Reqs
Business Requirements
Essential, derived from business goals. Understand requirements.
Stated Requirements vs Real Requirements
Stated Reqs proved by customer at start and Real Reqs are the verified needs for a system. RA differentiate between them
High Level Requirements
Capture vision of customer, define scope, allow estimation of cost
Functional Requirements
Describe what solution must do. Operational requirements. Specify input and outputs and relationship between them.
Non Functional Requirements
System properties ex. safety or reliability
Derived Requirements
Refined from high level reqs. Distinguish between externally identified requirements and requirements derived under control of engineer.
Design Requirements and Considerations
When upgrading the system, old system usually has constraints and will be present in new system.