BUILD: is a number given to install-able software that is given to testing team for testing by the development team. Build number assigned are incremental and sequential. A new build is created if any change is done by the development team.
RELEASE: is a number given to installable software that is handed over to customer by the developer or tester.
The information of build, release and version are displayed in software help page. Using this build and release customer can let the customer team know which release version build they are using.
eg "9.4.123.2" (Release Number.VersionNumber.BuildNumber.Patch Number)
Build is given by dev team to test team while release is the executable file given to customer. A build tested and verified by test team is given as release to customer. A build can be rejected by test team while a release cant. A release may contains too many builds.
RELEASE: is a number given to installable software that is handed over to customer by the developer or tester.
The information of build, release and version are displayed in software help page. Using this build and release customer can let the customer team know which release version build they are using.
eg "9.4.123.2" (Release Number.VersionNumber.BuildNumber.Patch Number)
Build is given by dev team to test team while release is the executable file given to customer. A build tested and verified by test team is given as release to customer. A build can be rejected by test team while a release cant. A release may contains too many builds.
No comments:
Post a Comment