T E S T I N G

?
  • Created by: 13cgamble
  • Created on: 15-03-18 11:52
Error which causes the program/computer to crash
Runtime Error
1 of 10
Mistakes in the way the code is written
Syntax Error
2 of 10
A bug in a program that causes it to operate incorrectly but not crash
Logic Error
3 of 10
Testing as you go along, completed line by line or one section at a time until it's
Iterative testing
4 of 10
Testing that's carried out at the end of the program
Final testing
5 of 10
Data that is correct
Valid data
6 of 10
The maximum values of the data that could be entered
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 the field is left blank to test what happens
Null value
9 of 10
Incorrect values (entering 'dave' when it asks for age)
Invalid
10 of 10

Other cards in this set

Card 2

Front

Mistakes in the way the code is written

Back

Syntax Error

Card 3

Front

A bug in a program that causes it to operate incorrectly but not crash

Back

Preview of the front of card 3

Card 4

Front

Testing as you go along, completed line by line or one section at a time until it's

Back

Preview of the front of card 4

Card 5

Front

Testing that's carried out at the end of the program

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 Errors resources »