Unit 2 Key Points Flashcards

1
Q

Functional requirement

A

A functional requirement specifies the behaviour of the system.
A functional requirement is something the system must do.

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

User Story

A

Describes some functionality that is of value to the person writing the story.

‘As a customer I can see days, times and cost of flights to the destination’

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

What are the nature of requirements?

A

Unstable - can change with the environment.

Many stakeholders with conflicting priorities.

Requirements are not clearly identifiable.

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

What are Requirements properties and definitions?

A
Necessary and traceable.
Non-ambiguous and realistic.
Complete.
Consistent.
Verifiable and validated.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

actor

A

A representation of users of a software system in a particular role, when interacting with use cases. An actor can also represent the role of an external system that interacts

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

Non-Functional requirement (NFR)

A

NFRs are qualities that the system must have - fast, secure, maintainable etc.
NFRs constrain the system architecture.

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

What are the eight NFRs specified by Robertson and Robertson?

A
Look-and-feel requirements. 
Usability and humanity requirements. 
Performance requirements. 
Operational and environmental requirements. Maintainability and support requirements.
Cultural requirements. 
Legal requirements. 
Security requirements.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is an example of a Look and Feel Requirement?

A

Some examples of look-and-feel requirements are:

The product shall comply with the iOS human interface guidelines.
The product shall use only two colours.
The product should use a lot of animation.
The product shall use a large range of exciting sounds.

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

What is an example of a performance requirement?

A

Some examples of performance requirements are:

The product shall calculate a guest’s bill in 2 seconds
The product shall handle up to 10 users simultaneously
The product shall report wind speeds within 5mph of the actual speed.
The product shall, on average, operate without failure for 20 days.

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

What is an example of a usability and humanity requirement?

A

Some examples of usability and humanity requirements are:

A university graduate should be able to learn to use 50 per cent of the functionality of the product in 2 hours.
Ninety per cent of the general population should be able to place an order from a web interface within 5 minutes.
It should be possible to use the system to pay in different currencies.
The system should comply with the Disability Discrimination Act.

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

What is an example of an operational and environmental requirement?

A

Some examples of operational and environmental requirements are:
The product shall be usable above an altitude of x, in icy and wet conditions, and both in the dark and in bright sunshine.
The product will be used in a standard office environment, except that high levels of background noise may occur.
The product will need to be installed at 58 locations around the proposed route of the race in 2 days by 3 semi-skilled workers.

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