Multiple choice technology testing BVT “Build Verification Testing” is a kind of ----------- testing? Performance Testing Regression Testing Volume Testing Security Testing Reveal answer Fill a bubble to check yourself B Correct answer Explanation BVT (Build Verification Testing) is a type of regression testing that verifies core functionality after a new build. It ensures the application is stable enough for further testing. It's not performance, volume, or security testing.