Multiple choice technology testing

BVT is Manual Type of Testing (True /False)?

  1. True

  2. False

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

BVT is not manual - it's typically automated to run quickly after each build. Manual BVT would defeat the purpose of rapid build verification. Automation tools execute BVT scripts efficiently.