Moderate

Which testing integrates the set of classes required to respond to one input or event for the system?

Correct answer: B. thread-based testing

  • A. cluster testing
  • B. thread-based testing
  • C. use-based testing
  • D. none of the mentioned

Explanation

Thread-based testing integrates the classes needed to respond to one system input or event, so it follows an execution thread through collaborating objects. Cluster testing instead groups collaborating classes for broader integration testing.

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