Lecture_11 Flashcards

Course Summary & Exam

1
Q

What is Requirements Engineering (RE)?

A

RE is the process of defining, documenting, and maintaining system requirements.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the key goals of RE?

A

To help people specify the qualities and functions of the “right” system.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the key RE concepts?

A

Functional and non-functional requirements, stakeholders, constraints, specifications, priority, and scenarios.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the quality characteristics of requirements?

A

Clarity, completeness, feasibility, traceability, and testability.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are some requirements modeling techniques?

A

Context diagrams, use case diagrams, goal models, customer journey maps.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are the benefits and drawbacks of elicitation techniques?

A

Some techniques provide detailed information but can be time-consuming (e.g., interviews vs. surveys).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the role of verification and validation in RE?

A

Verification: Ensures the system meets requirements.
Validation: Ensures the system meets user needs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Why is elicitation difficult?

A

Knowledge is often implicit and spread across multiple sources.
Bias and hidden agendas can affect accuracy.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are some elicitation techniques?

A

Traditional: Documentation, interviews, surveys.
Collaborative: Focus groups, prototyping.
Contextual: Participant observation.
Cognitive: Think-aloud protocol.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are personas in RE?

A

Fictional characters representing user groups with demographics, goals, and behaviors.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What are Boden’s three types of creativity?

A

Exploratory: Improving existing ideas.
Combinatorial: Mixing different concepts.
Transformational: Changing fundamental assumptions.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What are domain properties, requirements, and specifications?

A

Domain Properties (D): Facts about the system environment.
Requirements (R): What the system must achieve.
Specifications (S): How the system will meet requirements.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Why should requirements avoid design details?

A

To maintain flexibility in implementation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Who are stakeholders in RE?

A

Anyone affected by the system, including users, managers, and external entities.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is the difference between users and stakeholders?

A

Users: Directly interact with the system.
Stakeholders: Have a vested interest but may not use the system.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is the difference between functional and non-functional requirements?

A

Functional: What the system must do.
Non-functional: Qualities like usability, security, and performance.

17
Q

What are constraints in RE?

A

Restrictions that shape system design (e.g., legal, budget, infrastructure).

18
Q

What is requirements traceability?

A

Tracking requirements from origin to implementation.

19
Q

What is an SRS (Software Requirement Specification)?

A

A formal document that specifies system requirements.

20
Q

What are some alternative documentation formats?

A

User Stories: “As a [user], I want [goal], so that [reason].”
Use Cases: Structured descriptions of user-system interactions.

21
Q

What are IEEE-recommended requirement attributes?

A

Identification, version, priority, risk, difficulty, and owner.

22
Q

What is the $100 method for prioritization?

A

Stakeholders distribute $100 among competing requirements based on importance.

23
Q

What is the value vs. cost method?

A

Evaluating trade-offs between requirement benefits and implementation cost.

24
Q

What are different types of prototypes?

A

Paper: Quick and low-cost.
Digital: More realistic but requires software.
Web-based: Interactive but technical.

25
What is usability testing?
Evaluating system ease of use through real-world tasks.
26
What is the difference between validation and verification?
Validation: "Are we building the right system?" Verification: "Are we building the system right?"
27
What are common verification techniques?
Model checking, walkthroughs, inspections.
28
Why is security considered in RE?
To ensure systems prevent unauthorized access and mitigate risks.
29
What are safety requirements?
System properties that ensure it does not cause harm.
30
How does RE contribute to sustainability?
By considering long-term impact on environment and society.