wht is the diff bt patch, build and version?.developer will
send to test weather patch or build to tester?
Answers were Sorted based on User's Feedback
Answer / bapu
Patch:A patch (sometimes called a "fix") is a quick-repair
job for a piece of programming. During a software product's
beta test distribution or try-out period and later after the
product is formally released.
i m adding one more word,i.e Release.
Build:Builds and releases are similar, because both builds
and releases are end products of software development processes.
"Build" refers to software that is still in testing, but
"release" refers to software that is usually no longer in
testing.
A build is the process of compiling and testing source code.
Release:Release is that which we finally hand it over to the
client of the project after the development and testing
phases are completed.
Version:Version is the number of releases made according to
the addition of the requirement of the client.
Eg:The released version of a software product has an unique
numerical identifier.This is typically expressed as three
numbers, separated by periods, such as version
1.2.1.,1.2.3..etc.this one commonly followed structure for
these numbers is:
major.minor[.build[.revision]]
In releases,the "major" number is increased when there are
significant jumps in functionality, the "minor" number is
incremented when only minor features or significant fixes
have been added, and the "revision" number is incremented
when minor bugs are fixed.
If I'm wrong please correct me.
regards
BAPU
| Is This Answer Correct ? | 21 Yes | 1 No |
Patch: which allows u to enter into build (like a link)
Build: consist the application which we are executing.
In a Version No.of builds will present (depends on
Testing).
Version : after the product is delivered (Ex:Version #1),
if the customer wants new things to update in Version #1
.The developers will add new things in the old Version #1
code,then it is released as Version #2.
| Is This Answer Correct ? | 10 Yes | 2 No |
Answer / praveen
what bapu has said is exactly correct.keep it up bapu
| Is This Answer Correct ? | 1 Yes | 0 No |
Are monkey testing & gorilla testing same? If not, then what is the difference between these two?
29 Answers CTS, Sanoits, TCS,
My application is Central Management System(CMS) & Point of Sale(POS). CMS - main server is installed on one PC & POS - Client is installed on another PC. We can manage number of POS from CMS server. CMS is divided into CMS-Master & CMS Client. System flow is like - Manage data Menu has 22 submenus ex: Users, Customers, Printers etc....................... Manage all 22 submenus in CMS-Master Import all 22 submenus in CMS-Client one by one. My Question ---> Import CMS-Master to CMS-Client is the test case, So Should I consider it as a single test case or I have to write separte test cases for Importing All 22 submenus?
what is the difference between client-server application and web based application?
How u will test the volume testing in white box testing?
Black box Testing
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing?
What will be your approach if a particular script in Load Test fails?
what r the entry criteria for functionality and performance testing?
what is validation testing.
What is the exact difference between smoke testing and sanity testing.?
2.How should we post the bugs, Difference between priority and severity, Difference between sanity and smoke testing and Problem faced during development - please mail the answers to my mail id thanu_santo@rediffmail.com
test measurment techniques