logo

Question detail

Which activity provides evidence that a program behaves correctly for selected inputs?

Try the question, check the answer, then read the explanation to understand the curriculum point.

At a glance

MCQ

Type

practice

Style

Topic

Aspects of software development

Exam-style question

Try this first

Which activity provides evidence that a program behaves correctly for selected inputs?.

  1. A.Testing with suitable test data
  2. B.Writing a program without running it
  3. C.Ignoring unexpected outputs
  4. D.Using user feedback as the only form of testing

Model answer

What a good answer should say

  • Testing with suitable test data

Explanation

Why this works

Test data is used to check whether the implemented program produces the expected results. Other evidence, such as logical reasoning and user feedback, may also be useful.

Common mistake

No common mistake is linked to this question yet.

Related flashcards

No flashcards are published for this page yet.

Related practice questions

No questions are published for this page yet.