Understanding Test Data

Understanding Test Data

Assessment

Interactive Video

Computers

9th - 10th Grade

Hard

Created by

Nancy Jackson

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of data should be rejected by the program in the given scenario?

Abnormal data

Normal data

Boundary data

Extreme data

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of normal data in the context of the program?

Leaving the input blank

Choosing menu option 2

Entering a negative number

Entering a special character

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What distinguishes boundary data from extreme data?

Boundary data includes only the largest acceptable values

Boundary data includes both acceptable and immediately rejected values

Extreme data includes values outside the valid range

Extreme data includes only the smallest acceptable values

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the car park ticket machine scenario, what type of data would testing a parking duration of 1.5 hours represent?

Abnormal data

Extreme data

Normal data

Boundary data

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is it important to test with both half hours and full hours in the car park scenario?

To check the machine's handling of different time increments

To verify the machine's response to invalid times

To ensure the machine accepts only full hours

To confirm the machine rejects all half-hour inputs