NEW
Font size
WorksheetsBTEC National U2 - Testing Tables (Paper - Part A)
Total questions: 10
Worksheet time: 5mins
When testing the database what letter do we use to indicate the data we will use is Erroneous?
E
N
R
X
Which description describes Normal data?
Data that should be accepted without error.
Data that tests a boundary and should produce an error message.
Data that is incorrect and should be rejected with a suitable error message.
Which description describes Erroneous data?
Data that should be accepted without error.
Data that tests a boundary and should produce an error message.
Data that is incorrect and should be rejected with a suitable error message.
When testing the database what letter do we use to indicate the data we will use is Extreme?
E
N
R
X
What type of test would show that a record saves correctly?
Normal
Erroneous
Extreme
What type of test is it if a record will not save because the data is outside the accepted range.
Normal
Erroneous
Extreme
Which description describes Extreme data?
Data that should be accepted without error.
Data that tests a boundary and should produce an error message.
Data that is incorrect and should be rejected with a suitable error message.
When testing the database what letter do we use to indicate the data we will use is Normal?
E
N
R
X
What type of test is it if a record will not save because there is data that is in the wrong format
Normal
Erroneous
Extreme
What type of test is it if a record will not save because a record is linked to a foreign key that does not exist in the related table.
Normal
Erroneous
Extreme
