Other Kinds of Testing

End-to-End Testing

This means that testing follows a transaction from one end of a system to the other, exercising all parts of the system. No parts are "stubbed out" or "dummied".

For example, a transaction entered at an ATM flows to the message switching computer, is written to an audit file, is placed in a database, is retrieved by the mainframe transaction processor, updates an account, is posted to a file that will update the general ledger, etc. The idea is to ensure that the whole process works sucessfully, from one end to the other, with no problems.

If you got to this page via a Search Engine, click here to go to the start.
Send mail to Doug Anderson with questions or comments about this Web site.
Copyright © 1998-2007 Doug Anderson
Last modified: 20 Nov 2007