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 is difference between the Build version id and software version id ?
What is the sdlc? what is the mannual tester roles? Write test case............? Sqlquerries...? How many test cases do you write down perday.........?
What is the dirrerence in Bug Tracking Tool, Bug Reporting Tool and Test Management Tool? Please be clear in Detail.
Diff B/w Test Strategy and test plan
Define each of the following and explain how each relates to the other: Unit, System, and Integration testing.
how to perform security testing manualy.I given the answer but interviwer not satisfeid from my answer
Describe to me the difference between validation and verification.
hi can somebody suggest standard format for web based testing? especially with numerous sublink to be tested. thanx
Give proper Seq. to following testing Types Regression, Retesting, Funtional, Sanity and Performance Testing.?
what is black phase in SDLC
Are Test Condition and Test Description/Procedure are different? Please Reply
In which way tester get Build A, BUild B, ....Build Z of an application, just explain the process..