What does Alpha testing refer to?
Difficulty: Medium
About this MCQ
This Medium Software Testing & SDLC MCQ checks one syllabus fact.
The question is: “What does Alpha testing refer to?”
The accepted answer is C. Internal testing performed by an organization's own staff before releasing software to external users.. Alpha testing refers to internal testing performed by an organization's own staff before releasing software to external users.
- A. Testing performed after code changes to ensure existing functionality still works correctly.
Why not A: “Testing performed after code changes to ensure existing functionality still works correctly.” is not correct. The accepted answer is C. Internal testing performed by an organization's own staff before releasing software to external users.. Alpha testing refers to internal testing performed by an organization's own staff before releasing software to external users.
- B. A testing technique that evaluates functionality without knowledge of the internal code structure.
Why not B: “A testing technique that evaluates functionality without knowledge of the internal code structure.” is not correct. The accepted answer is C. Internal testing performed by an organization's own staff before releasing software to external users.. Alpha testing refers to internal testing performed by an organization's own staff before releasing software to external users.
- 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.
Why not D: “A testing phase that verifies the interaction between combined modules or components of a system.” is not correct. The accepted answer is C. Internal testing performed by an organization's own staff before releasing software to external users.. Alpha testing refers to internal testing performed by an organization's own staff before releasing software to external users.
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.
Source: Software Testing & SDLC Official Reference Guide
Tags: computer science, sdlc, software testing, QA
Submitted by: MCQsHub Editorial
Related MCQs
- Which term refers to a testing method that verifies the smallest testable parts of an application, such as ind...
- What does Unit testing refer to?
- What is the name for a testing phase that verifies the interaction between combined modules or components of a...
- Which of the following best describes Integration testing?
- Identify the correct concept described as: a testing phase that evaluates a fully integrated system against sp...
- System testing is best defined as which of the following?