Multiple choice technology testing

What are two phases of BVT (Build Verification Testing)?

  1. Build Validation and Build Acceptance

  2. Build Verification and Build Validation

  3. Build Acceptance and Verification

  4. None

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

BVT (Build Verification Testing) typically consists of Build Validation, which ensures the build is stable enough for testing, and Build Acceptance, which confirms the build meets the basic requirements to enter the test cycle. Other options use redundant or incorrect terminology.