Errors

?
  • Created by: 14eshaw
  • Created on: 05-02-19 14:40
Causes program errors or the computer to crash. Timing a run for this one.
Runtime errors
1 of 10
Mistakes in the way that the code is written. Includes spelling mistakes and bad punctuation
Syntax errors
2 of 10
A bug in the program that causes it to operate incorrectly, but doesn't terminate or crash
Logic errors
3 of 10
Testing the code as you create it. Similar to tuning a guitar
Iterative testing
4 of 10
Carried out at the end of the program when it has been written. Similar to GCSEs
Final or Terminal
5 of 10
Data that is correct
Valid
6 of 10
Maximum values of data that could be entered, for example for teenagers 13 - 19
In Range
7 of 10
Values higher or lower than the expected range
Out of Range
8 of 10
When no data is entered or left blank to test what happens
Null Value
9 of 10
Incorrect values such as entering "Dave" in an age field
Invalid
10 of 10

Other cards in this set

Card 2

Front

Mistakes in the way that the code is written. Includes spelling mistakes and bad punctuation

Back

Syntax errors

Card 3

Front

A bug in the program that causes it to operate incorrectly, but doesn't terminate or crash

Back

Preview of the front of card 3

Card 4

Front

Testing the code as you create it. Similar to tuning a guitar

Back

Preview of the front of card 4

Card 5

Front

Carried out at the end of the program when it has been written. Similar to GCSEs

Back

Preview of the front of card 5
View more cards

Comments

No comments have yet been made

Similar Computing resources:

See all Computing resources »See all Programming resources »