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 are metrics and what are metrics did u collect in you are project
CGI MANUAL TESTING INTERVIEW questions: 1. tell me about your self 2. could you please explain bi-directional traceability 3. Tracebulity matrix with example 4. What and diff between validation & verification activities 5. Possible ways to check the log-in screen page get locked (user acc should b same all ways) 6. log in screen for a job portal for user and new registration user screen and give some new requirement changes 7. What is maintainace testing and support-testing 8. What the real time scenarios you are using your system 9. what are the techniques used for test coverage 10. what are the methods used for manual testing to write test case 11 is any domain you would like to prefer 12 have you been a part of end-to end testing (system testing) 13. What is non-functional testing?
Where do you fit exactly?In automation or manual testing?
diff between test plan and test strategy?
Describe to me the Software Development Life Cycle as you would define it?
what is protocol in software testing? can u give it with a good example?
What is the difference between migration testing and regression testing?
Name the Documents which are send to client once testing is completed?
What is Test Condition?
How should validation activities be handled?
give the format of test strategy and test methodology not the definitions i know the definition i need the template of those
Can any one give a summary of testing a territory management system? what would be the test scenarios, few test cases. how it works.