Multiple choice technology testing

________________ testing is performed at the developing organization’s site

  1. Unit testing

  2. Regression testing

  3. Alpha testing

  4. Integration testing

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

Alpha testing is conducted at the developer's site by internal teams before release to external users. Beta testing, by contrast, happens at the customer's site. Unit and integration testing are development activities, not defined by location.