Abend

Short for "Abnormal End."

An abend (sometimes capitalized ABEND) is an error that causes an unexpected or abnormal end of a process. It is typically the result of a flaw in a programming instruction that the computer cannot understand. The effect of an abend can be the affected application unexpectedly quitting or becoming unresponsive, sometimes requiring a reboot to resolve.

An abend error indicates that the crash stems from a problem in software rather than a hardware fault. Software programs and operating systems can both be susceptible to abend errors.

The term "abend" comes from the IBM OS/360 database systems of the 1960s, where it was a common error code. Some causes of abend errors were dividing by zero, running out of storage space, or pointing to a memory address that the computer cannot access. The error code is also present in Novell Netware systems. Over time it has become a general programming term for a software-related crash.

Updated October 25, 2022 by Brian P.

quizTest Your Knowledge

Which of the following is an example of white box testing?

A
Quality control checks performed on a hardware device
0%
B
Microchip error-checking performed in a clean room
0%
C
Software testing performed by artificial intelligence
0%
D
Application testing performed by the original developer
0%
Correct! Incorrect!     View the White Box Testing definition.
More Quizzes →

The Tech Terms Computer Dictionary

The definition of Abend on this page is an original definition written by the TechTerms.com team. If you would like to reference this page or cite this definition, please use the green citation links above.

The goal of TechTerms.com is to explain computer terminology in a way that is easy to understand. We strive for simplicity and accuracy with every definition we publish. If you have feedback about this definition or would like to suggest a new technical term, please contact us.

Sign up for the free TechTerms Newsletter

How often would you like to receive an email?

You can unsubscribe or change your frequency setting at any time using the links available in each email.

Questions? Please contact us.