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 |
I would like to know about the steps to follow for testing a .NET web application. Please provide detailed steps with more general scenarios.
Prepare a set of test cases you would use to test a 'Corded telephone?
What is reference matrix or tracability matrix?
What is way of writing testcases for database testing?
how do u manage scripts in winrunner when you application is changing frequently?
What is Traceability Matrix? How will you exactly map it and in which stage will you prepare that?
What is GreenBox Testing
Integrating Testing Own example
Provide and example that explains difference between usability and functional defects?
What is Version control? can any one help me its urgent thanks in advance
when we will give testdata while writing testcases r during executing testcases for both positive and negative cases we give testdata
what is e-tester?