Contents
What is pre-release version of software?
A pre-release version indicates that the version is unstable and might not satisfy the intended compatibility requirements as denoted by its associated normal version. Examples: 1.0. 0-alpha, 1.0. 0-alpha.
What is alpha version and beta version?
Alpha software is not thoroughly tested by the developer before it is released to customers. At this time, the software is said to be feature complete. A beta test is carried out following acceptance testing at the supplier’s site (alpha test) and immediately prior to general release of the software as a product.
What do you call a pre-release version of a software?
An alternative is to refer to pre-release versions as “release candidates”, so that software packages which are soon to be released as a particular version may carry that version tag followed by “rc-#”, indicating the number of the release candidate; when the final version is released, the “rc” tag is removed.
What does the second part of the version number mean?
Minor: The second part of the version number represents the minor release of the software which generally occurs in cases of: i) Release of a service pack (To err is software). Like Humans, no software is perfect.
When to use major or minor version numbers?
Major number is generally incremented in case of either one or more of the above points. 2. Minor: The second part of the version number represents the minor release of the software which generally occurs in cases of: i) Release of a service pack (To err is software).
When does a software release have a major number?
The first ever release of any software to the world will have the Major number 1 (no candies for guessing). This will only be incremented in case of a Major overhaul to the product like: iv) and probably resolution of a hundred thousand bugs. Major number is generally incremented in case of either one or more of the above points.