8. Functional Requirements Flashcards

1
Q

What is a requirement?

A

A well defined, testable statement that can be verified

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

What is a functional requirement?

A

Describes what the user should be able to do in the system

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

When stating functional requirements…

A

Describe WHAT the user wants to do, but not how

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

User stories

A

As a…I want to…so that I can… They use everyday language and are not very detailed

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

Non functional requirements

A

Specify HOW the system should perform. They can include; User experience, readability, performance,…

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

What is the goal for an outcome in testing?

A

Needs to be measurable

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

Requirement list

A

Number (1, 2 , 3,…), Requirement description (User story), Priority (A, B, C), Additional info (Case description)

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

Use Cases

A

A more detailed description of a single activity or operation within a system. A more detailed description of functional requirements. Should describe in detail what happens and be understandable for people with little to no technical background

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

Use case format

A

Name, number, priority, precondition, base flow, alternative flow, post condition, actors, author

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