Multiple choice technology testing

Alpha testing is:

  1. post-release testing by end user representatives at the developer’s site.

  2. the first testing that is performed.

  3. pre-release testing by end user representatives at the developer’s site

  4. pre-release testing by end user representatives at their sites.

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

Alpha testing is pre-release testing conducted at the developer's site by end user representatives or independent test team. It happens before beta testing (which is at users' own sites) and before general release. Option A incorrectly states post-release, option B is wrong (unit testing comes first), and option D describes beta testing.