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 |
testing is a process or methodology,diff between methodology and process?
6 Answers BirlaSoft, Cap Gemini,
smoke test as a example for naukri.com
3. A bug report is a: a. A collection of independent, reusable test cases. b. A technical document that describes the various symptoms or failure modes associated with a single bug. c. A deliverable that details the strategic approach to a testing effort d. A & B
waht is deffect?
What is the difference between smoke testing and sanity testing?
What is validation in software testing?
what is meant by package testing?
what is prototype and why we are using that ?
what is vss?
what is the need of white box tesing before doing black box testing?
what are all the things we will include in " what to be tested and what not to be tested" in Test Plan
What is change request, how you use it?