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 |
More details about keyword driven technique in QTP
Write a script to verify font style and color of a windows object using descriptive programming
1. Which function is used to check whether the specified object property achieves the specified value within the specified timeout below anyone is correct 1. Check Property 2. getToproperty 3. output Pls anybody can give the answer.. Thanks in advance...
Can we run test with out adding object in object repository? How it is possible?
Expalin Text/Text Area Checkpoint
When I used random numbers(1 to 9) with regular expression and run the test, it runs only 5 iterations with passed result instead of running all 1 to 9. Please tell me what can be the reason
Explain runtime dynamic settings?
how can we compare descriptive programing with a regular expression
How will you handle java tree in qtp?
what is the hierachy of Descreptive programming?
Hello Everybody, Can anyone tell me that in QTP how to count the number of webelements from the object repository. Please provide the code. Thanks in advance, Gaytri
A web page title might be xxxx@xyz.com or xxxy@xxx.co or xyz@abc.in.Using what mandatory properties can be the page identified.Give the regular expression for that.