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 |
I am not finding pages and links in object spy on web testing. I am only getting window and winobject. where is the problem? thanks
What is text/text area checkpoint?
How to use reporter.report event in qtp ?
What are the details steps to connect a remote mysql database in QTP
i've installed qtp9.2 on Windows 7. Recording and everything no problem. But when i am saving the test, it is not happening. it says 'general error while saving'. But teh test is getting saved but as a folder with lock icon. When i wanted to open it, it is jst showing as a locked folder but not as a test. Somebody help me out plz
What is the difference between a Function and Procedure in QTP?
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji
How to call a function in QTP?Is there any method ? Thanks , PRASANNA
what is risks of testing a project?
Does quicktest professional (qtp) is unicode compatible?
What are the Test design techniques you uses in ur project?
It is regarding VBScript, how to export our function results to ExcelSheet through VBscripting. Ex: I have written add function, that result should export to Excel.