________is a very early build intended for limited distribution to a few key customers and to marketing for demonstration purposes.
-
Alpha release
-
Beta release
-
Test release document
-
Build
Beta releases are early builds distributed to select customers and marketing for demonstration purposes. Alpha releases are even earlier and typically internal-only. A Build is a generic compiled version, and Test release document is not a standard release phase.
To answer this question, you need to understand the different stages of software development and release.
Option A) Alpha release - This option is incorrect because an alpha release is an early version of a software product that is still in the testing phase. It is typically released to a limited group of internal testers.
Option B) Beta release - This option is correct because a beta release is a more advanced version of a software product that is released to a larger group of external testers. It is intended to gather feedback and identify any remaining bugs or issues before the final release.
Option C) Test release document - This option is incorrect because a test release document is a document that outlines the testing process and procedures for a software product. It is not a specific stage of software development or release.
Option D) Build - This option is incorrect because a build refers to the process of compiling the source code of a software product into executable files. It is not a specific stage of software development or release.
The correct answer is B) Beta release. This option is correct because a beta release is a more advanced version of a software product that is released to a larger group of external testers. It is intended to gather feedback and identify any remaining bugs or issues before the final release.