4.13.1 Aspects of software development Flashcards

1
Q

What is a boundary value?

A

Values just inside the range of values allowed by the program

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

What is normal data?

A

Data inputted into the program expected to work

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

What is erroneous data?

A

Data that shouldn’t be allowed to be entered into the program, as it is in the wrong format / data type

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

What is acceptance testing?

A

Testing against the user needs and requirements of the program

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

What is meant by the given of a problem?

A

The initial situation;

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

The given and the goal are two components of a well-defined problem. State two other components of a well-defined problem .

A

Ownership;
Resources;
Constraints;

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