What is the difference between BUILD,RELEASE & VERSION ?
Answer Posted / raam lakshman. ravuri
Difference between Build,Release and Version
NO Build Release Version
1 Build is Executable file. Release means which ready to use it. Version is extension of the build.
2 Build is handed over to the tester to test the developed part of the project. Release hand it over to Client/Customer after completion of development and testing phase. Version is number of release made according to the addition of requirement of the client.
3 Build refers to the S/W part which still in testing. or which is not tested yet. Release refers to the S/W which is no longer in testing. Version refer Variation of an earlier or original type of S/W
4 Build can be rejected by test team if defect found or it does not meet the certain requirement. One Release can have several builds associated with it. Version based on the Build, not Vice Versa..
5 Build is nothing but a part of the application. Release is noting but the application. Version is nothing but the application.
6 Eg: Componet Eg: Apple released new iphone 4. Eg: I have downloaded latest version IE9
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
Does anyone have best practices for daily backup &restore process for qc 11 ?
What is path analysis?
What is storage virtualization?
What is software requirements specification?
Explain compatibility testing?
What are the layers of FCOE Protocol?
What is scenario-based testing?
Set a=description.Create a("name").value="Google" Set b=description.Create b("Title").value="Google" Set c=description.Create c("micclass").value=" webedit" 'c("name").value="q" 'c("type").value="text" 'Set d=description.Create 'd("name").value="q" Set e=description.Create e("micclass").value="webbutton" e("name").value="Google Search" Set h=description.Create h("name").value="qtp - Google Search" Set desc=description.Create desc("micclass").value="webelement" desc("type")="qtp" Set l=description.Create l("title").value="qtp - Google Search" 'invokeapplication"C:\Program Files\Internet Explorer\IEXPLORE.EXE","http://www.google.co.in/" invokeapplication"C:\Program Files\Internet Explorer\IEXPLORE.EXE" Browser(a).Page(b).WebEdit(c).set"qtp" Browser(a).Page(b).WebButton(e).click set z=Browser(h).Page(l).childobjects(desc) i=z.count print i 'For j=0 to i -1 ' m=z(j).getroproperty("text") ' msgbox m ' print m ' 'Next hi guys this is anil. i am beginner in advance qtp. i am trying to write script for searching web element (QTP)in google. i have posted a script plz check it. send me solution how to write scripting for search and counted no qtp word in google search . plz tell me the solution ASAP
how many types of automation frame works are there?
Hi Guy's Pls. go to Forum of Allinterview.com for Testing Job Openings..You can find various job openings in Forum. You can submit ur resume too
What the difference between latent and masked defects is?
What are the advantages of SCSI compared to ATA or IDE ?
What Kinds of Testing should be followed for an web application while Manual Testing . Ie., Regression , Integration , Alpha , Beta , Performance , Stress ,Load , Back End(database)...etc What is the serial way to follow the above Testing Kinds in manual testing of any application. Plz clear my doubt.
What is the difference between web application and desktop application in the scenario of testing?
What is difference between JBOD and RAID?