what is build and release?
Answers were Sorted based on User's Feedback
Answer / saff
when a product/project is under development it is divide in
to several modules and developed
and this modules are furthur dividedin to small units
so whenever a unit or a particualy module is developed by
developer it is stored in one place and like this remaiing
modules are also stored in that place
the process of storing the product in one place untill it
developed completely is called build
where as release is when the whole project is done the
project is handedover
to customer whihc is called release
and in real timesome call build as release and release as
deployment
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / nithin reddy
build is a any developed software.
release means after testing is completed the application is
released into production.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / vishal gaurav
before installing at clientside we called as
build but after installing at clientside it is
called as release,there may be several
version of release and build.
Vishal
| Is This Answer Correct ? | 1 Yes | 0 No |
According to my understanding
Build - developer write some code for new functionality or bug fixes and then checckin the code, Config Team take the changes and give it a name or number eg build 1.1 and this is fwd to test engineers as a form of deployment who test by mentioning that build 1.1 is being tested.
Next build come with more code and more defect fixes then it should have version 1.2
now Release is when things are ready and are in a state to hand it over to the client or customer who owns the application where the company would name the Release as release 1.2
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / prasanna
Build: Application is nothing but build.
Release: After Bugs fixed, once the application is ready to
release.
| Is This Answer Correct ? | 1 Yes | 1 No |
What are the different types of models?
How the application is launched to the production environment?
how far the test tracability matrix hepls in regression testing ?
Is it necessary to test application in lower versions of OS when you have tested in latest version
1.The main purpose of integration testing is to find design errors.is it true 2.The testing technique that requires devising test cases to demonstrate that each program function is operational is called ?
What is the difference between Regression and Retest Testing?
what is configuration management...please explain... thanx
How much cost taken for testing activites in the project
How you will choose test cases for Sanity testing and at which phase of testing you will do this.
which are the mandatory fields in QC while rising new bug??
what is meant by exhaustive testing?
Is any need that every tester should have the certification in the testing?