Moderate

Programmers prefer programming to testing and sometimes they take shortcuts when writing tests. For example, they may write incomplete tests that do not check for all possible exceptions that may occur ?

Correct answer: A. True

  • A. True
  • B. False

Explanation

Test writing is sometimes given less attention than coding, so programmers may omit cases such as exceptional inputs or failure conditions. Such incomplete tests can make software appear reliable while leaving defects undiscovered.

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