What is the difference between BUILD,RELEASE & VERSION ?
Answers were Sorted based on User's Feedback
Answer / anil kesanupalli
Build is nothing but a relase to the testers for testing.
Release is nothing but a release to the
Customers/Client.,means that ready to use.
Version means -- If there is a minor changes in the build
then it called it as a version, ex: Winrunner7.1, load
runner7.2 like that.
| Is This Answer Correct ? | 6 Yes | 17 No |
Answer / chandu
Build is the file which implies coding of all application
are complete and its ready for execution
Release: The completed build is handed over to testers.
Versions: This is incrementation part of initial build
which is given after regression testing.
If I'm wrong please correct me.
| Is This Answer Correct ? | 16 Yes | 45 No |
What are the phases of a formal review?
What is class level methods?
Explain testing?
what r the strategies & methodologies r u following in preperation of test cases based on usecase?
What is an equivalence partition (also known as an equivalence class)?
What is white box testing and list the types of white box testing?
a step by step procedure on the action in testing and verifying of results is called a
what is SEI?
Actually how many positive and negetive testcases will write for a module?
How will you define a critical bug?
What is software requirements specification?
What is the main benefit of designing tests early in the life cycle?