Which audit approach should be employed to test the accuracy of information housed in a database on an un-networked computer?
Which audit approach should be employed to test the accuracy of information housed in a database on an un-networked computer?
To test the accuracy of information housed in a database on an un-networked computer, it is most effective to select a sample of records from the database and ensure it matches the supporting documentation. This direct comparison between the database records and the original documents ensures that the data has been accurately entered into the database. Other approaches like submitting batches of test transactions or using a test program are more suited to testing the processing logic or data entry procedures rather than validating the accuracy of pre-existing data.
why not A?
A leans more to testing the integrity of data processing and an output stored in the database. It doesn't test for the existing data while tracing the data in the database is the strongest form of verifications. It's even stronger than compared the un-networked database with one that's networked.