An integrated test facility (ITF) creates a fictitious entity in a
database to process test transactions simultaneously with live input.
ITF can be used to incorporate test transactions into a normal production run of a system. Its advantage is that periodic testing does not require separate test processes. However, careful planning is necessary, and
test data must be isolated from production data.
Moreover, ITF validates the correct operation of a transaction in an
application
Application may refer to:
Mathematics and computing
* Application software, computer software designed to help the user to perform specific tasks
** Application layer, an abstraction layer that specifies protocols and interface methods used in a c ...
, but it does not ensure that a system is being operated correctly. Integrated test facility is considered a useful audit tool during an
IT audit because it uses the same programs to compare processing using independently calculated data. This involves setting up dummy entities on an application system and processing test or production data against the entity as a means of verifying processing
accuracy.
References
Databases
{{database-stub