Beta Testing can also be considered as
-
Release testing
-
continuity testing
-
Pre-release testing
-
Regression Testing
C
Correct answer
Explanation
Beta testing is a form of pre-release testing where external users validate near-complete software before general availability. Release testing is broader, continuity testing ensures ongoing operation, and regression testing checks for new bugs in existing features.