What does Alpha testing refer to?
- A. Testing performed after code changes to ensure existing functionality still works correctly.
- B. A testing technique that evaluates functionality without knowledge of the internal code structure.
- C. Internal testing performed by an organization's own staff before releasing software to external users. ✓
- D. A testing phase that verifies the interaction between combined modules or components of a system.
Correct answer
C. Internal testing performed by an organization's own staff before releasing software to external users.
Explanation
Alpha testing refers to internal testing performed by an organization's own staff before releasing software to external users.