Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between BUILD,RELEASE & VERSION ?

Answer Posted / dhrutisundar

BUILD-It is a piece of software that consists of some setup features,bug fixes and installed on the test server which need
to be tested by test engineer for stability.....or....in short
(it is a piece of software that is developed from the raw code).
RELEASE-A release is a complete setup feature developed,tested
and given to the customer for their usage...or...All the activities from the requirement stage to till it is installed in the production environment is known as RELEASE...or ... a release is a piece of s/w which consists of many builds.
VERSION-it is the modified part of the previous existing part with some additional features.
if i am wrong then give siome valuable comment

Is This Answer Correct ?    21 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What can static analysis not find?

1101


Which types are testing are important for web testing?

1047


What is JBOD?

1946


I. Requirements are formally reviewed. II. Requirements are formally approved. III. Requirements are placed under configuration control. IV. Requirements are implemented in code. Using the above statements, when are requirements considered baselined? 1. I and II 2. I, II, and III 3. I, II, III, and IV 4. I only 5. I, III, and IV

2317


What is the difference between testing techniques and testing tools?

1084


What is Test Script Planner

2068


What is memory leak and defect leak? Is there any harness testing? If yes, please explain?

1998


Explain Peer Review in Software Testing?

978


What is a document version?

1041


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

3023


what r the 2 subdivisions of quality process and where does tesing fit?

2198


Explain what test plan is?

1044


What is path testing?

1120


What is memory leaks and buffer overflows ?

1070


What is incremental analysis?

1025