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 |
What is agile methodology and how to perform agile testing?
Write a Test scenario for Outlook Search functionality.
What are stubs and drivers?
What is Defect Acceptance ?
what is the difference between testing and software testing? what is testing methodology? how can we do reliability testing? plz reply to this id sari.swapna@gmail.com
What is the actions will be taken after preparing and reviewing test cases. Directly we will go for execution and how can we know the status of the application(whether the build is completed by unit testing).After unit testing completed, what are the next steps????
what is equivalence boundary
1) What is the differrence in Test Strategy and Test Approach 2)What is System Integrartion Testing
What are test case formats widely use in web based testing?
Find bugs in customer environment , That bugs is called 1. software Failure 2.Bugfix 3.Bugs 4.Error
What type of contribution provided by management Science and Decision Support Approach to the project management
Explain static and dynamic elementary process?