what are build and version plz explain why nomber changes
in build and version?
Answers were Sorted based on User's Feedback
Answer / rajendra
BUILD:After fixing some number of bugs developmenty people
will release the software as a build.
VERSION: when the software is added dome new features
that release is called version.
byee Friends
rajendra
rajendra prasad reddy
rajendra_penumalli@yahoo.com
9885162742
hyd
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / m faheem baig
Build: Build is a Complete setup package which is developed
for Internal use, mostly for QA Purposes. If there are
issues then they are fixed and new Build number is given to
package.
Version: A Version is normally the Proper number given for
the final package after fixing all issues. Normally in most
cases both numbers, version & build are given in order to
release a product.
for example, if you see MSN Messenger About box the version
number is given as:
Skype Version: 3.8.0.139
Now if you check the Version number there are 4 different
head for this release. Starting from left 3.8.0 is the main
version number, and .139 is the Build number which is linked
with Version number.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / sri
Version: It is a set of code to which major/minor or a
patch of changes is made. Hence we say a build is released
to the QA team for testing
Build: It is a a set of code in .exe to which changes are
made which is mile stone, Release candidate or general
availability based.
Note: To each build we give a version with names
major/minor or patch depending on the type and number of
changes made. When i say type of changes it means
complexity. In this way they are interlinked
| Is This Answer Correct ? | 2 Yes | 0 No |
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
What does SPLIT and JOIN commands do in Vbscript?
6 Answers Ordain Solutions, UBC,
I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?
Which functionalities of QTP used in banking project? pls any say answer?
What are the different attribute used with regular expression?
How can we disable popup blocker? (I think it means when we get a pop up messge(its error) how we wil disable that one with out interrupting normal process)
How to capture the text from the application using QTP?
how do u prepare Test Environment ?
What are the various versions of QTP that have been released so far? Please also mention the year of release for each version
How to load a object repository in QTP during runtime?
2 Answers BNP Paribas, Virtusa,
How can we write script for a .net application in QTP? Can we use VB Script for .net application.
how to make connection to a remote mysql database in qtp any one can please provid eme deatail steps.