Design & Development 006 Flashcards

1
Q

What does it mean for code to be reliable

A

The program should run without coming across issues that might break it.

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

What does testing entail within coding

A

Trying to find a way to make the program not do the task it is told to do

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

What does it mean for a code to be robust

A

The code should be able to handle any way you try to break it

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