Moderate

In which of the following testing strategies, a smallest testable unit is the encapsulated class or object ?

Correct answer: A. Unit testing

  • A. Unit testing
  • B. Integration testing
  • C. System testing
  • D. None of the mentioned

Explanation

In object-oriented testing, unit testing treats the smallest testable unit as an encapsulated class or object. Integration testing combines units, while system testing evaluates the complete system.

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