Geeks Talk

Prepare for your Next Interview




Testing template

This is a discussion on Testing template within the Testing Templates forums, part of the Software Testing category; what is difference between patch & buld...


Go Back   Geeks Talk > Software Testing > Testing Templates

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 06-05-2008
Junior Member
 
Join Date: Jul 2007
Location: DELHI
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
lalmani is on a distinguished road
Testing template

what is difference between patch & buld
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 3 Weeks Ago
Expert Member
 
Join Date: Apr 2008
Location: tamilnadu
Posts: 322
Thanks: 13
Thanked 26 Times in 25 Posts
deepasree is on a distinguished road
Re: Testing template

hi friend...

Build

The term software build refers either to the process of converting source code files into standalone software artifact(s) that can be run on a computer, or the result of doing so. One of the most important steps of a software build is the compilation process where source code files are converted into executable code.

patch

patch is a Unix program that updates text files according to instructions contained in a separate file, called a patch file. The patch file (also called a patch for short) is a text file that consists of a list of differences and is produced by running the related diff program with the original and updated file as arguments. Updating files with patch is often referred to as applying the patch or simply patching the files.

thanks
deepasree
Reply With Quote
  #3 (permalink)  
Old 2 Weeks Ago
Junior Member
 
Join Date: Dec 2007
Location: hyd
Posts: 21
Thanks: 0
Thanked 2 Times in 1 Post
ravikumarch is on a distinguished road
Smile Re: Testing template

Hi Deepa,


i think patch means,

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, problems (called bug) will almost invariably be found. A patch is the immediate solution that is provided to users; it can sometimes be downloaded from the software maker's Web site. The patch is not necessarily the best solution for the problem and the product developers often find a better solution to provide when they package the product for its next release.
A patch is usually developed and distributed as a replacement for or an insertion in compiled code (that is, in a binary file or object module). In larger operating systems, a special program is provided to manage and keep track of the installation of patches.

i am agree with build defintion.
Reply With Quote
  #4 (permalink)  
Old 2 Weeks Ago
Expert Member
 
Join Date: Apr 2008
Location: tamilnadu
Posts: 322
Thanks: 13
Thanked 26 Times in 25 Posts
deepasree is on a distinguished road
Re: Testing template

hi friends

just view this link for gaining more information about patch Patch (computing - Wikipedia, the free encyclopedia)

Thanks
Deepasree
Reply With Quote
Reply

  Geeks Talk > Software Testing > Testing Templates


Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
Test Plan Template rose Testing Templates 23 3 Weeks Ago 05:14 AM
Testing template lalmani Testing Templates 1 3 Weeks Ago 01:24 AM
Testing template lalmani Testing Templates 1 3 Weeks Ago 01:19 AM
Standard Template coolkrish QTP 4 02-21-2008 10:31 PM
Not getting any template Geek_Guest QTP 1 10-08-2007 06:53 AM


All times are GMT -4. The time now is 06:22 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved