Audit of Application and Database Controls
收藏NIAID Data Ecosystem2026-05-10 收录
下载链接:
https://data.mendeley.com/datasets/mpcx8yr2wv
下载链接
链接失效反馈官方服务:
资源简介:
In modern financial environments, errors and fraud can originate not only from external attackers but also from weaknesses in internal processes. Therefore, organizations must rely on strong automated controls to guarantee that every transaction is validated, reconciled, securely stored, and auditable.
Students are expected to explore the importance of input validation, ensuring that incorrect or malicious data (such as negative amounts, excessively large fields, or special characters) is rejected before entering the system. They will also evaluate reconciliation processes, which are fundamental in finance because input records must always match output totals in reports, statements, or summaries. Any discrepancies could indicate data integrity failures or fraudulent activity.
Additionally, the lab requires testing of referential integrity at the database level, where relationships between tables (e.g., customers, accounts, transactions, invoices) must be preserved by primary and foreign key constraints. This prevents orphan records and ensures consistent financial information.
Finally, students will analyze audit trails and system logs, which record user activity, timestamps, and system actions. These mechanisms are vital for accountability, compliance with regulations, and forensic investigations in case of disputes. The expected outcome is for students not only to execute the tests but also to critically assess the system’s strengths and deficiencies, and then recommend improvements to FinGroup’s financial control framework.
创建时间:
2025-09-29



