Moderate

Combination checks_______________?

Correct answer: C. determine whether a known relationship between two fields is valid

  • A. determine data entry errors on primary keys
  • B. ensure that the correct type of data is input
  • C. determine whether a known relationship between two fields is valid
  • D. determine whether all required fields of the input have actually been entered

Explanation

A combination check tests whether values in two or more fields have a valid known relationship, such as an end date not preceding a start date. It is different from checking a field’s type, presence, or primary-key uniqueness.

Last updated

Practise Requirements Engineering

125 free Requirements Engineering MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions