Requirements Engineering PPT 2

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/13

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

14 Terms

1
New cards

RE Process

Takes and input, gives an output

Consists a set of Activities

Garbage process, Garbage product

2
New cards

Basic evolutionary process

Just Know we have Old Reality, Model, Implementation and also New Reality, Model, Implementation

<p>Just Know we have Old Reality, Model, Implementation and also New Reality, Model, Implementation</p>
3
New cards

In the Basic Evolutionary Process, How can we ensure the changes in New Model correctly reflect in the New Implementation

Traceability, make sure each requirement matches up with code and vice-versa

4
New cards

Forward Traceability

Each Requirement matches up with some code

5
New cards

Backward Traceability

Each piece of code matches up with a requirement

6
New cards

A Basic Framework

Elicitation → Specification → Validation

<p>Elicitation → Specification → Validation</p>
7
New cards

Elication

what, when, where, who, why

8
New cards

Spiral Model

Elicitation → Analysis & Negotiation → Documentation → Validation

9
New cards

How is Spiral Model different from Basic Framework

Spiral is Iterative and adds analysis/negotiation

10
New cards

Role Actor Diagram

A special iterative process extending the RE Framework

<p>A special iterative process extending the RE Framework</p>
11
New cards

RE Process Maturity Model

Based on CMM CMMI

5 Levels:

  1. Initial: Ad-hoc Chaos

  2. Repeatable: Standard SED Requirements

  3. Defined: Processes defined for best practice

  4. Managed: Measured and Controlled Quality

  5. Optimized: Continuous process improvement through feedback

12
New cards

IEEE Standard for SRS

  1. Introduction (Purpose, Scope)

  2. Overall Description (Product Perspective, Constraints, Assumptions)

  3. Specific Requirements (Requirements & more constraints)

13
New cards

How is IEEE SRS Standard different from WRS

IEEE describes what the software should do, while WRS shows how it should interact with the world

14
New cards

RE V-Model

Every development phase has an equal validation phase making sure each req is met at each level

<p>Every development phase has an equal validation phase making sure each req is met at each level</p>