Multiple choice

How are integration testing and usecase testing similar and dissimilar?

  1. Both check for interactions; integration for components, usecase for actors

  2. Both are black box techniques; integration is low level, usecase is high level

  3. Both are static testing; developers perform integration, users execute testcase

  4. Both are V and V techniques; integartion is for validation, usecase is for verification

  5. None of these

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The process of elimination can be effective when answering difficult questions that require comparing and contrasting two concepts ideas or techniques.