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 |
After which phase you are performing UAT?
what comes first test strategy or test plan
What is Usecase
You're in the execution phase and after executing many test cases..you're not able to find any defect..not even a single defect. What will you do?
What is the Test Methodology and Framework in Testing?and what ur following in ur company?
what are the Cs in testing
who is preparing PIN document?
write testcases for open dialogbox
Hi,Can anybody pls let me know "what is the actual need for test strategy when there is test Plan?"Whay is test plan needed?
what is meant by Priority and Severity?
how many testers r there in ur project?and hw did u divide ur work? plzzzzzzz answer
What Tester should do after getting Requirement Doc?