error handling
Home > Software Quality Definitions - Error handling
SearchSoftwareQuality.com Definitions (Powered by WhatIs.com)
EMAIL THIS
LOOK UP TECH TERMS Powered by: WhatIs.com
Search listings for thousands of IT terms:
Browse tech terms alphabetically:
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #

error handling



Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   

DEFINITION - Error handling refers to the anticipation, detection, and resolution of programming, application, and communications errors. Specialized programs, called error handlers, are available for some applications. The best programs of this type forestall errors if possible, recover from them when they occur without terminating the application, or (if all else fails) gracefully terminate an affected application and save the error information to a log file.

In programming, a development error is one that can be prevented. Such an error can occur in syntax or logic. Syntax errors, which are typographical mistakes or improper use of special characters, are handled by rigorous proofreading. Logic errors, also called bugs, occur when executed code does not produce the expected or desired result. Logic errors are best handled by meticulous program debugging. This can be an ongoing process that involves, in addition to the traditional debugging routine, beta testing prior to official release and customer feedback after official release.

A run-time error takes place during the execution of a program, and usually happens because of adverse system parameters or invalid input data. An example is the lack of sufficient memory to run an application or a memory conflict with another program. On the Internet, run-time errors can result from electrical noise, various forms of malware or an exceptionally heavy demand on a server. Run-time errors can be resolved, or their impact minimized, by the use of error handler programs, by vigilance on the part of network and server administrators, and by reasonable security countermeasures on the part of Internet users.

LAST UPDATED: 15 Feb 2007

Read more about error handling:
- Microsoft discusses error handling and debugging in Visual Basic for Applications code.
- Justin Eckhouse of Zend Technologies offers an error handling tutorial for PHP programmers.
- Oscar Trelles of Digital Media Concepts discusses error handling in Web site design.


Do you have something to add to this definition? Let us know.
Send your comments to techterms@whatis.com


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


RELATED CONTENT
Testing software in the dark is problematic
Testing late in development and without software artifacts such as the design, architecture and code, makes it difficult to catch and repair bugs and...
Software testers: Identity crisis or delusions of grandeur?
Without a clear understanding of what software testers do, people try to interpret what they do from their job title. The problem is the many...
Determining the testing organization's place within a company
Software testing organizations are a vital part of the SDLC, but where does testing fit within a company? Mike Kelly and Rob Apmann offer advice on...

RELATED GLOSSARY TERMS
Terms from Whatis.com − the technology online dictionary
auditor  (SearchSoftwareQuality.com)
build  (SearchSoftwareQuality.com)
In a programming context, a build is a version of a program.


About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides enterprise IT professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective IT purchase decisions and managing their organizations' IT projects - with its network of technology-specific Web sites, events and magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Reprints  |  Site Map




All Rights Reserved, Copyright 2006 - 2008, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts