Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

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 Blogs FAQ Tag Cloud 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 07-26-2008
Expert Member
 
Join Date: Apr 2008
Location: Tamilnadu
Posts: 1,751
Thanks: 16
Thanked 163 Times in 153 Posts
deepasree has a spectacular aura aboutdeepasree has a spectacular aura about
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 08-06-2008
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
Reply

  Geeks Talk > Software Testing > Testing Templates

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
Test Plan Template rose Testing Templates 27 07-15-2009 06:22 AM
Testing template lalmani Testing Templates 1 07-26-2008 01:24 AM
Testing template lalmani Testing Templates 1 07-26-2008 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 07:29 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2005 - 2010 GeekInterview.com. All Rights Reserved