Moderate

Which level of Static Analysis allows specific rules that apply to a program to be checked ?

Correct answer: B. User-defined error checking

  • A. Characteristic error checking
  • B. User-defined error checking
  • C. Assertion checking
  • D. All of the mentioned

Explanation

User-defined error checking lets developers specify rules tailored to a particular program, beyond the tool's built-in checks. Assertion checking verifies explicitly stated runtime or program-condition assumptions, not general user-defined static rules.

Last updated

Practise Software Testing and Quality Assurance

181 free Software Testing and Quality Assurance 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