IGCSE Computer Science Test

IGCSE Computer Science Test

Assessment

Flashcard

Computers

11th Grade

Hard

Created by

shaf cangil

FREE Resource

Student preview

quiz-placeholder

7 questions

Show all answers

1.

FLASHCARD QUESTION

Front

The primary purpose of test data is to:

Back

Verify program functionality and identify errors.

2.

FLASHCARD QUESTION

Front

Test data should only focus on typical user inputs.

Back

False

3.

FLASHCARD QUESTION

Front

The process of designing and using test data to identify errors in a program is called

Back

Testing

4.

FLASHCARD QUESTION

Front

Which of the following is NOT a type of test data?

  • Boundary value data.
  • Performance data.
  • Random data.
  • Historical data.

Back

Performance data.

5.

FLASHCARD QUESTION

Front

Test data should be designed to:

Back

Cover all possible scenarios.

6.

FLASHCARD QUESTION

Front

What is the significance of using edge case data in testing?

Back

It helps to identify potential failures at the limits of input.

7.

FLASHCARD QUESTION

Front

Test data should be maintained and updated to:

Back

Ensure it remains relevant to current application requirements.