what is the difference between build and release
Answers were Sorted based on User's Feedback
Answer / sridevi [applabs technologies]
"Build" refers to the software that is still in testing,
but "Release" refers to the software that is usually no
longer in testing.
| Is This Answer Correct ? | 17 Yes | 2 No |
Answer / vijay
release : the modules that which we get for the first time
for testing is release
Build : once we have tested and identified the bugs in that
module we wil send back to the developoment side,they will
correct and send us back for retesting,at that stage that
module is called as build
| Is This Answer Correct ? | 10 Yes | 7 No |
Answer / rakesh kumar jaiswal
In a debug build the complete symbolic debug information is
emitted to help while debugging applications and also the
code optimization is not taken into account.
While in release build the symbolic debug info is not
emitted and the code execution is optimized.
Also, because the symbolic info is not emitted in a release
build, the size of the final executable is lesser than a
debug executable.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / sai
Build is developed software.
Release is already tested software is released to production environment.
| Is This Answer Correct ? | 3 Yes | 0 No |
hi pranasanti
their is no difference between build &
relese
build release is one word
build release means to release the build to the testing
team then developers to compile the ocde and create a build
| Is This Answer Correct ? | 2 Yes | 11 No |
Can you please tell me what and how to test in a web based application manually? And i manually need to do usability testing and functionality testing for the same (web based application. So please tell me how and what to check the functionality and usability of the web based application?
pls explain company testing process in detail (if anybody working as a test engeneer)
what all the metrics to be checked for a document ?
Any body give me sample test plan?
If you find a crashing bug and the developer resolves it Not Repro, what would you do? What if s/he resolves it as Won’t Fix?
Could you tell me two things you did in your previous assignment (QA/Testing related hopefully) that you are proud of?
how to prepare test case and test description for job application(like naukri.com)?
What is coverage and what are the different types of coverage techniques?
what are the scenarios and test cases for online banking proj ..ex; fixed deposit, loginh into an account, checking an account, savings deposit
Hi everyone.This is one of my interview questions.Could you please send me the answer for this?My ID:spam4rekha@gmail.com Q : what is BVA and ECP ? Thank You rekha
tell me 5 new requirements in ur project? plz urgent
What is exact meaning of Standalone application?