GENERALIZED AUDIT SOFTWARE

Size: px
Start display at page:

Download "GENERALIZED AUDIT SOFTWARE"

Transcription

1 EVIDENCE COLLECTION The auditors problem is not a shortage of evidence collection techniques to use, but it is knowing what technique or set of techniques is best to use for a given system or program. Our focus is on the nature of the tools and techniques, methodologies for using the tools and techniques, and the relative advantage and disadvantages of the tools and techniques. GENERALIZED AUDIT SOFTWARE A major tool available to the auditor for collecting evidence on the quality of an application system is generalized audit software. GAS provides a means to gain access and manipulate data maintained on computer media. MOTIVATION FOR GENERALIZED AUDIT SOFTWARE DEVELOPMENT It is a program providing powerful data retrieval, data manipulation, and reporting capabilities specifically oriented to the needs of auditors. The primary motivation for developing this software is the set of problems caused by the diversity of computerized information processing environments that confront the auditor. With resource constraints, it is often impossible to develop specific programs for every system that will extract, manipulate and report data required for audit purposes. The trade off made is on processing efficiency The other motivation is the need to provide audit capabilities to auditors relatively unskilled in the use of computers. FUNCTIONAL CAPABILITIES File Access It enables files having different record formats and file structures to be read Some packages now provide access to more complex structures such as trees and networks File reorganization it allows data to be sorted into different orders and data from different files to be merged onto one file. Sorting capabilities are necessary for e.g reporting data in a specified order or comparing data on two files. Merging capabilities are needed if data from separate files is to be combined on a separate work file. Selection it provides powerful selection capabilities for extracting data that satisfies certain tests. A query can be (PAY GT AND(OVERTIME GE 2000 OR ALLOWANCES EQ 6)) Statistical The statistical capabilities of GAS vary from primitive to sophisticated. At a basic level every nth record can be selected. Functions may exist supporting financial analysis; e.g regression and financial ratio analysis. Arithmetic It provides the full set of arithmetic operators enabling work fields to be computed, the arithmetic accuracy of the data to be checked, control totals to be produced etc. for e.g net pay calculations for a payroll file can be recomputed or files can be crossfooted.

2 Stratification and Frequency Analysis if stratification and frequency analysis capabilities are provided, frequency tables and bar charts can be produced. File Creation and Updating GAS allows work files to be created and updated thus the auditor causes minimum interference to normal application system processing. Reporting GAS can produce reports containing information useful to the auditor. These reports can be formatted in different ways AUDIT TASKS THAT CAN BE ACCOMPLISHED The functional capabilities of GAS can be combined in different ways to accomplish several audit tasks. Examine the Quality of Data GAS can be used to examine the existence, accuracy, completeness, and consistency of data maintained on files. The auditor examines the quality of data because it reflects the quality of the application system that processes the data. e.g if the address field on debtors records contains blanks, the auditor must question the adequacy of the validation processes contained in the system. The quality of the data reflects the quality of the personnel who developed and maintain the application system, and the quality of the personnel who use the system. If the data is low in quality, the application system processing the data may poorly designed, poorly implemented, or poorly maintained. Examine the Quality of System Processes Even though the quality of the system data is high, the quality of system processes may be low from the view point of achieving the objectives of the organisation. e.g upon using GAS to age an accounts receivable file, the auditor may find substantial numbers of overdue accounts. Such an attribute of data reflects adversely on both the computer system and the manual system. GAS provides powerful capabilities for producing mgt reports useful for various kinds of analysis that reflect on the quality of system processes. Through a parallel simulation technique, GAS can be used to compare the master file produced by the parallel simulation program with the master file produced by the application system and generate a report of discrepancies. Examines the Existence of the Entities the data Purports to Represent Data may exist, be accurate, complete and consistent; however, it may have no real world correspondence. It may represent a bogus insurance policy or an inventory item that no longer exists. Thus an auditor may select inventory for observation. Undertake Analytical Review it is the process of obtaining key ratios and totals from an organization's data for comparison with previous years' ratios and totals or industrywide ratios and totals. GAS can be used to extract data required for analytical review and prepare various ratios and totals

3 FUNCTIONAL LIMITATIONS Ex Post Auditing Only The software examines the quality of the data after it has been processed, thus some time lag exists between an application system error occurring and its identification. In some cases this elapsed time might be substantial if the application system is not audited on a regular basis. Limited Ability to Verify Processing Logic Tests performed by GAS involve live data; I.e; data captured and processed by the application system. The data may not test exceptional conditions that occur while it is important to know whether the application system will handle this condition. To solve this, parallel simulation can be used with test data as input to both the application system and the parallel simulation program. Limited Ability to Determine Propensity for Error Systems can be designed and implemented in a manner that allows the, at least to some extent, to cope with change and some can be designed and implemented so they are inflexible and degenerate quickly when change occurs. The ability of a system to cope with change is a concern for the auditor but no such evidence is gathered by GAS. INSTALLATION/AUDIT GROUP MATURITY Audit needs may not remain constant because the computer installations' life cycle imposses changes on the means of achieving audit objectives for the installetion. Also the internal EDP audit group itself experiences a life cycle throughout which the needs and capabilities of the group change. Impact of the Installation Life Cycle. As systems grow, they stabilize and this motivates the auditor to develop specialized audit software so the overheads incurred by the installation because of the audit function are reduced. Another motivation of using specialized software is that the usefulness of ex post auditing declines in more complex information processing environments. There is greater need for concurrent auditing to identify errors on timely basis. The auditor has increased involvement in the system development life cycle to provide guidance on the design of controls and performing tests on these controls. Impact of the Audit Group Life Cycle The audit group also experiences a life cycle of initiation, expansion and maturity. GAS is most suitable during the early stages of the groups life cycle. GAS provides the means for the audit group to respond quickly to the demands for application system audits. However, when audit groups matures, its tasks, objectives, standards, and expertise have stabilized. The group then seeks to reduce the overhead costs caused by auditing so it develops specialized audit software to take over the functions previously performed by generalized audit software. MANAGING A GENERALIZED AUDIT SOFTWARE APPLICATION Managing a generalized audit software application closely follows the steps needed for properly managing the development of any software project. They are five steps involved in managing an audit software application.

4 Feasibility Analysis and Planning When there is a potential opportunity for using an audit software, a feasibility analysis should be undertaken. The likely benefit depend on the audit objectives that the audit application software will help achieve. If the internal control system is weak, the value of the substantive test is higher than if the internal control system is strong. Costs may include adequacy of installation documentation, complexity of application system and files, labor costs for auditor, technical and administration advice, computing costs and supplies. A budget and time table can then be drawn. Application Design This stage involves a detailed design of the audit software application. The major steps are: Design Step Obtain detailed understanding of installation application system Design output reports required Prepare file definitions Define the logic of the audit software program Define supplementary data needed Prepare a test plan Explanation This understanding can be obtained through reviewing the application system documentation, flowcharting the application system, preparing decision tables. The output reports constitute some of the working papers for the audit. It is critical to see all the information required for the audit is output in a convenient form The files to be accessed and any work files to be created must be defined The logic should be flowcharted or described in decision tables Reference(look-up) tables for the audit software may have to be designed. Testing may be undertaken using a test deck or live data Once the design has been prepared, it should be reviewed and evaluated against the budget and timetable prepared during the feasibility analysis stage Coding and Testing the auditor undertakes test runs to check the accuracy of the processing logic specified. Operation once the coding and testing stage is complete, the auditor should make a final check to see no changes have been made to the application system that would impact the audit software program; e.g a change of a record format. The processing time schedule then must be confirmed with the operations manager of the installation and the audit software application run. Evaluation and Documentation of Results The output should be reviewed to check for any errors and determine whether audit objectives

5 have been attained. Respecification and rerunning of the program may be necessary. The documentation and results must be incorporated into the audit work papers along with any suggestions for improvements in future runs. The costs and benefits of the application should be compared with the budget. Finally any files created that may be needed for future use should be secured.

3. Current Auditing Computerized Tools

3. Current Auditing Computerized Tools - 17-3. Current Auditing Computerized Tools 3.1. Objective and Structure The objective of this chapter is to provide information about technological tools and techniques currently used by auditors. Section

More information

Control Matters. Computer Auditing. (Relevant to ATE Paper 8 Auditing) David Chow, FCCA, FCPA, CPA (Practising)

Control Matters. Computer Auditing. (Relevant to ATE Paper 8 Auditing) David Chow, FCCA, FCPA, CPA (Practising) Computer Auditing Control Matters (Relevant to ATE Paper 8 Auditing) David Chow, FCCA, FCPA, CPA (Practising) The introduction of a computerized or electronic data processing (EDP) accounting system has

More information

Internal Auditing & Controls. Examination phase of the internal audit Module 5. Course Name: Internal Auditing & Controls

Internal Auditing & Controls. Examination phase of the internal audit Module 5. Course Name: Internal Auditing & Controls Course Name: Internal Auditing & Controls Module: 5 Module Title: Examination phase of the internal audit Lecture and handouts prepared by Chuck Campbell Examination phase of the internal audit Module

More information

Part II. Audit process by phase 3. Testing and evidence

Part II. Audit process by phase 3. Testing and evidence Part II. Audit process by phase 3. Testing and evidence Quiz 1: The quality of audit evidence depends on whether it is relevant and reliable in supporting the conclusions of the auditor, and normally the

More information

Audit programs. Audit program are lists of audit procedures to be performed by audit staff in order to obtain sufficient appropriate evidence.

Audit programs. Audit program are lists of audit procedures to be performed by audit staff in order to obtain sufficient appropriate evidence. Audit programs Audit program are lists of audit procedures to be performed by audit staff in order to obtain sufficient appropriate evidence. The individual procedures are determined after obtaining an

More information

Project Management MIS

Project Management MIS Project Management MIS Functions of the PMIS Fully Dedicated for PM purposes Traditional MIS Manual, paper, labor intensive Slow to respond and update Information Requirements of Projects Flexibility,

More information

[300] Accounting and internal control systems and audit risk assessments

[300] Accounting and internal control systems and audit risk assessments [300] Accounting and internal control systems and audit risk assessments (Issued March 1995) Contents Paragraphs Introduction 1 12 Inherent risk 13 15 Accounting system and control environment 16 23 Internal

More information

Chapter 15 Auditing the Expenditure Cycle

Chapter 15 Auditing the Expenditure Cycle Chapter 15 Auditing the Expenditure Cycle Expenditure cycle consists of activities related to the acquisition of and payment for plant assets and goods and services. Two major transaction classes: 1 purchases

More information

1 INTRODUCTION TO SYSTEM ANALYSIS AND DESIGN

1 INTRODUCTION TO SYSTEM ANALYSIS AND DESIGN 1 INTRODUCTION TO SYSTEM ANALYSIS AND DESIGN 1.1 INTRODUCTION Systems are created to solve problems. One can think of the systems approach as an organized way of dealing with a problem. In this dynamic

More information

PERFORMANCE EVALUATION AUDIT CHECKLIST EXAMPLE. EIIP Volume VI

PERFORMANCE EVALUATION AUDIT CHECKLIST EXAMPLE. EIIP Volume VI Final 7/96 APPENDIX E - PERFORMANCE EVALUATION AUDIT APPENDIX E PERFORMANCE EVALUATION AUDIT CHECKLIST EXAMPLE APPENDIX E - PERFORMANCE EVALUATION AUDIT Final 7/96 This page is intentionally left blank.

More information

SESSION 3 AUDIT PLANNING

SESSION 3 AUDIT PLANNING SESSION 3 AUDIT PLANNING Learning Objectives: identify and explain the need for planning an audit identify and describe the contents of the overall audit strategy and the audit plan explain the difference

More information

INFORMATION SYSTEM AUDITING AND ASSURANCE

INFORMATION SYSTEM AUDITING AND ASSURANCE CHAPTER INFORMATION SYSTEM AUDITING AND ASSURANCE As more and more accounting and business systems were automated, it became more and more evident that the field of auditing had to change. As the systems

More information

B.Com(Computers) II Year RELATIONAL DATABASE MANAGEMENT SYSTEM Unit- I

B.Com(Computers) II Year RELATIONAL DATABASE MANAGEMENT SYSTEM Unit- I B.Com(Computers) II Year RELATIONAL DATABASE MANAGEMENT SYSTEM Unit- I 1 1. What is Data? A. Data is a collection of raw information. 2. What is Information? A. Information is a collection of processed

More information

Checklist for Operational Risk Management

Checklist for Operational Risk Management Checklist for Operational Risk Management I. Development and Establishment of Comprehensive Operational Risk Management System by Management Checkpoints - Operational risk is the risk of loss resulting

More information

Data Analysis Process Is A Multi Risk Process. EuroCACS 2013 Session 211

Data Analysis Process Is A Multi Risk Process. EuroCACS 2013 Session 211 Data Analysis Process Is A Multi Risk Process EuroCACS 2013 Session 211 www.sr-cpa.info 17 September 2013 Content (1) Your lecturer Business processes in the modern world Data Analysis: Definition Why

More information

DATA QUALITY STRATEGY

DATA QUALITY STRATEGY DATA QUALITY STRATEGY If you or anybody you know requires this or any other council information in another language, please contact us and we will do our best to provide this for you. Braille, Audio tape

More information

Executive - Salary Guide

Executive - Salary Guide Salary Guide Executive - Salary Guide Chief Financial Officer $138,000 to $250,000+ Highest ranking financially-oriented position within a company. Responsibilities include overall financial control and

More information

How to gather and evaluate information

How to gather and evaluate information 09 May 2016 How to gather and evaluate information Chartered Institute of Internal Auditors Information is central to the role of an internal auditor. Gathering and evaluating information is the basic

More information

Data Analysis: The Cornerstone of Effective Internal Auditing. A CaseWare Analytics Research Report

Data Analysis: The Cornerstone of Effective Internal Auditing. A CaseWare Analytics Research Report Data Analysis: The Cornerstone of Effective Internal Auditing A CaseWare Analytics Research Report Contents Why Data Analysis Step 1: Foundation - Fix Any Cracks First Step 2: Risk - Where to Look Step

More information

Fundamentals Level Skills Module, Paper F8 (IRL) 1 (a) Audit procedures procurement and purchases system

Fundamentals Level Skills Module, Paper F8 (IRL) 1 (a) Audit procedures procurement and purchases system Answers Fundamentals Level Skills Module, Paper F8 (IRL) Audit and Assurance (Irish) December 2007 Answers 1 (a) Audit procedures procurement and purchases system Procedure Obtain a sample of e-mails from

More information

An Overview. 1.Ill.--.- -- - --- 1. SC676. 74-02-l 0. . INSIDE: Uses, Training, Benefits, Requirements

An Overview. 1.Ill.--.- -- - --- 1. SC676. 74-02-l 0. . INSIDE: Uses, Training, Benefits, Requirements . INSIDE: Uses, Training, Benefits, Requirements 1.Ill.--.- -- - --- 1. SC676 74-02-l 0 1 -Microcomputers An Overview in Auditing: Frederick Gallegos 1 0 c PA YOFF IDEA. Although microcomputer hardware,

More information

10-1. Auditing Business Process. Objectives Understand the Auditing of the Enteties Business. Process

10-1. Auditing Business Process. Objectives Understand the Auditing of the Enteties Business. Process 10-1 Auditing Business Process Auditing Business Process Objectives Understand the Auditing of the Enteties Business Process Identify the types of transactions in different Business Process Asses Control

More information

YOUR FIRST BOND. An introduction to corporate surety bonding for contractors considering projects that require bid, performance and payment bonds.

YOUR FIRST BOND. An introduction to corporate surety bonding for contractors considering projects that require bid, performance and payment bonds. YOUR FIRST BOND An introduction to corporate surety bonding for contractors considering projects that require bid, performance and payment bonds. Published by The Surety Association of America and the

More information

Fundamentals Level Skills Module, Paper F8 (INT)

Fundamentals Level Skills Module, Paper F8 (INT) Answers Fundamentals Level Skills Module, Paper F8 (INT) Audit and Assurance (International) December 2013 Answers 1 (a) Audit risk and its components Audit risk is the risk that the auditor expresses

More information

Performance objectives

Performance objectives Performance objectives are benchmarks of effective performance that describe the types of work activities students and affiliates will be involved in as trainee accountants. They also outline the values

More information

ESKIDMS3 Database management software

ESKIDMS3 Database management software Overview This is the ability to use a software application designed to store and retrieve data needed for a variety of business functions. It also includes an understanding of the features and facilities

More information

INTERNATIONAL STANDARD ON AUDITING 401 AUDITING IN A COMPUTER INFORMATION SYSTEMS ENVIRONMENT CONTENTS

INTERNATIONAL STANDARD ON AUDITING 401 AUDITING IN A COMPUTER INFORMATION SYSTEMS ENVIRONMENT CONTENTS INTERNATIONAL STANDARD ON AUDITING 401 AUDITING IN A COMPUTER INFORMATION SYSTEMS ENVIRONMENT (This Standard is effective, but will be withdrawn when ISA 315 and 330 become effective) * CONTENTS Paragraph

More information

ABSTRACT. would end the use of the hefty 1.5-kg ticket racks carried by KSRTC conductors. It would also end the

ABSTRACT. would end the use of the hefty 1.5-kg ticket racks carried by KSRTC conductors. It would also end the E-Ticketing 1 ABSTRACT Electronic Ticket Machine Kerala State Road Transport Corporation is introducing ticket machines on buses. The ticket machines would end the use of the hefty 1.5-kg ticket racks

More information

Role of Chartered Accountants in. Presentation by: Ahmad Saleem Performance Management Consultant 0300 8471640 saleem@pms.com.pk

Role of Chartered Accountants in. Presentation by: Ahmad Saleem Performance Management Consultant 0300 8471640 saleem@pms.com.pk Role of Chartered Accountants in Building Successful Organizations Presentation by: Ahmad Saleem Performance Management Consultant 0300 8471640 saleem@pms.com.pk Objective of this Seminar To discuss role

More information

Performing Audit Procedures in Response to Assessed Risks and Evaluating the Audit Evidence Obtained

Performing Audit Procedures in Response to Assessed Risks and Evaluating the Audit Evidence Obtained Performing Audit Procedures in Response to Assessed Risks 1781 AU Section 318 Performing Audit Procedures in Response to Assessed Risks and Evaluating the Audit Evidence Obtained (Supersedes SAS No. 55.)

More information

SAMPLE AUDIT REPORT. Sample Credit Union. Report on Operations. As of Audit Date

SAMPLE AUDIT REPORT. Sample Credit Union. Report on Operations. As of Audit Date Sample Credit Union Report on Operations As of Audit Date GENERAL OVERVIEW Overall, the Credit Union appeared to be well managed and continuing to maintain its financial stability. During the twelve months

More information

INTERNATIONAL STANDARD ON AUDITING 330 THE AUDITOR S RESPONSES TO ASSESSED RISKS CONTENTS

INTERNATIONAL STANDARD ON AUDITING 330 THE AUDITOR S RESPONSES TO ASSESSED RISKS CONTENTS INTERNATIONAL STANDARD ON AUDITING 330 THE AUDITOR S RESPONSES TO ASSESSED RISKS (Effective for audits of financial statements for periods beginning on or after December 15, 2009) CONTENTS Paragraph Introduction

More information

INTOSAI. Performance Audit Subcommittee - PAS. Designing performance audits: setting the audit questions and criteria

INTOSAI. Performance Audit Subcommittee - PAS. Designing performance audits: setting the audit questions and criteria INTOSAI Performance Audit Subcommittee - PAS Designing performance audits: setting the audit questions and criteria 1 Introduction A difficult phase in performance auditing is planning and designing. In

More information

ACCOUNTING FOR AND AUDIT OF INVENTORIES

ACCOUNTING FOR AND AUDIT OF INVENTORIES ACCOUNTING FOR AND AUDIT OF INVENTORIES PRESENTED BY MICHEAL AGHWANA MANAGER: PEAK PROFESSIONAL SERVICES IN HOUSE SEMINAR SERIES NO 3 PEAK PROFESSIONAL SERVICES (CHARTERED ACCOUNTANTS) NIGERIA A member

More information

On the Setting of the Standards and Practice Standards for. Management Assessment and Audit concerning Internal

On the Setting of the Standards and Practice Standards for. Management Assessment and Audit concerning Internal (Provisional translation) On the Setting of the Standards and Practice Standards for Management Assessment and Audit concerning Internal Control Over Financial Reporting (Council Opinions) Released on

More information

Computerisation and Performance Evaluation

Computerisation and Performance Evaluation Computerisation and Performance Evaluation Er. Ashis Kumar Mahapatra Suresh Chandra Sarangi Today Computer has revolutionized thoughts and actions in every sphere of life. It is used as rapid problem solving

More information

Information Systems Development Process (Software Development Life Cycle)

Information Systems Development Process (Software Development Life Cycle) Information Systems Development Process (Software Development Life Cycle) Phase 1 Feasibility Study Concerned with analyzing the benefits and solutions for the identified problem area Includes development

More information

Master Document Audit Program

Master Document Audit Program Activity Code 11510 B-1 Planning Considerations Information Technology General System Controls Audit Specific Independence Determination Members of the audit team and internal specialists consulting on

More information

GAO SMALL BUSINESS ADMINISTRATION. Planning for Loan Monitoring System Has Many Positive Features But Still Carries Implementation Challenges

GAO SMALL BUSINESS ADMINISTRATION. Planning for Loan Monitoring System Has Many Positive Features But Still Carries Implementation Challenges GAO United States General Accounting Office Testimony Before the Subcommittee on Government Programs and Oversight, Committee on Small Business, House of Representatives For Release on Delivery Expected

More information

DATA ANALYSIS: THE CORNERSTONE OF EFFECTIVE INTERNAL AUDITING. A CaseWare IDEA Research Report

DATA ANALYSIS: THE CORNERSTONE OF EFFECTIVE INTERNAL AUDITING. A CaseWare IDEA Research Report DATA ANALYSIS: THE CORNERSTONE OF EFFECTIVE INTERNAL AUDITING A CaseWare IDEA Research Report CaseWare IDEA Inc. is a privately held software development and marketing company, with offices in Toronto

More information

Course Title: Business Finance

Course Title: Business Finance Course Title: Business Finance Unit: Economics Content Standard(s) and 1. Utilize research results to analyze current events, laws, and regulations to determine their impact on the global market. 2. Explain

More information

Checklist for Market Risk Management

Checklist for Market Risk Management Checklist for Market Risk Management I. Development and Establishment of Market Risk Management System by Management Checkpoints - Market risk is the risk of loss resulting from changes in the value of

More information

Accounts Receivable System Administration Manual

Accounts Receivable System Administration Manual Accounts Receivable System Administration Manual Confidential Information This document contains proprietary and valuable, confidential trade secret information of APPX Software, Inc., Richmond, Virginia

More information

for Sage 100 ERP Work Order Overview Document

for Sage 100 ERP Work Order Overview Document for Sage 100 ERP Work Order Document 2012 Sage Software, Inc. All rights reserved. Sage Software, Sage Software logos, and the Sage Software product and service names mentioned herein are registered trademarks

More information

Module 6. Business Application Software Audit

Module 6. Business Application Software Audit Module 6 Business Application Software Audit MODULE 6: BUSINESS APPLICATION SOFTWARE AUDIT Table of Contents MODULE 6: BUSINESS APPLICATION SOFTWARE AUDIT... 1 SECTION 1: OVERVIEW... 9 MODULE 6: BUSINESS

More information

a) To achieve an effective Quality Assurance System complying with International Standard ISO9001 (Quality Systems).

a) To achieve an effective Quality Assurance System complying with International Standard ISO9001 (Quality Systems). FAT MEDIA QUALITY ASSURANCE STATEMENT NOTE 1: This is a CONTROLLED Document as are all quality system files on this server. Any documents appearing in paper form are not controlled and should be checked

More information

Section 1 Spreadsheet Design

Section 1 Spreadsheet Design Section 1 Spreadsheet Design Level 6 Spreadsheet 6N4089 Contents 1. Assess the suitability of using a spreadsheet to achieve a given requirement from a given specification... 1 Advantages of using Spreadsheet

More information

How To Audit A Financial Statement

How To Audit A Financial Statement INTERNATIONAL STANDARD ON 400 RISK ASSESSMENTS AND INTERNAL CONTROL (This Standard is effective, but will be withdrawn when ISA 315 and 330 become effective) * CONTENTS Paragraph Introduction... 1-10 Inherent

More information

THE AUDITOR S RESPONSES TO ASSESSED RISKS

THE AUDITOR S RESPONSES TO ASSESSED RISKS SINGAPORE STANDARD ON AUDITING SSA 330 THE AUDITOR S RESPONSES TO ASSESSED RISKS This revised Singapore Standard on Auditing (SSA) 330 supersedes SSA 330 The Auditor s Procedures in Response to Assessed

More information

Michigan Department of Treasury Tax Compliance Bureau Audit Division. Audit Sampling Manual

Michigan Department of Treasury Tax Compliance Bureau Audit Division. Audit Sampling Manual Audit Division Audit Sampling Manual Disclosure This manual is not intended as a statement of law, Department policy, or of the Treasurer s official position. The information contained in this manual has

More information

INTERNATIONAL STANDARD ON AUDITING 530 AUDIT SAMPLING AND OTHER MEANS OF TESTING CONTENTS

INTERNATIONAL STANDARD ON AUDITING 530 AUDIT SAMPLING AND OTHER MEANS OF TESTING CONTENTS INTERNATIONAL STANDARD ON AUDITING 530 AUDIT SAMPLING AND OTHER MEANS OF TESTING (Effective for audits of financial statements for periods beginning on or after December 15, 2004) CONTENTS Paragraph Introduction...

More information

Learning Objective 1. The Impact of Information Technology on the Audit Process. Describe how IT improves internal control.

Learning Objective 1. The Impact of Information Technology on the Audit Process. Describe how IT improves internal control. Learning Objective 1 The Impact of Information Technology on the Audit Process Describe how IT improves internal control. Chapter 12 12-1 12-2 How Information Technologies Enhance Internal Control Learning

More information

IT Enabled System : Opportunities & Challenges for Assurance Professionals

IT Enabled System : Opportunities & Challenges for Assurance Professionals IT Enabled System : Opportunities & Challenges for Assurance Professionals Acknowledgements: - ISACA - ITGI - Wikipedia - The Economist - ICMAB - SCB March 31, 2011; ICAB (Chartered Accountant Bhaban)

More information

AIPM PROFESSIONAL COMPETENCY STANDARDS FOR PROJECT MANAGEMENT PART B CERTIFIED PRACTISING PROJECT PRACTITIONER (CPPP)

AIPM PROFESSIONAL COMPETENCY STANDARDS FOR PROJECT MANAGEMENT PART B CERTIFIED PRACTISING PROJECT PRACTITIONER (CPPP) AIPM PROFESSIONAL COMPETENCY STANDARDS FOR PROJECT MANAGEMENT PART B CERTIFIED PRACTISING PROJECT PRACTITIONER (CPPP) Copyright: Australian Institute of Project Management Document Information Document

More information

Mathematical goals. Starting points. Materials required. Time needed

Mathematical goals. Starting points. Materials required. Time needed Level S4 of challenge: B/C S4 Understanding mean, median, mode mode and range and range Mathematical goals Starting points Materials required Time needed To help learners to: understand the terms: mean,

More information

FINAL INTERNAL AUDIT REPORT - REVIEW OF PERFORMANCE INDICATORS (PIs) 2008/09

FINAL INTERNAL AUDIT REPORT - REVIEW OF PERFORMANCE INDICATORS (PIs) 2008/09 Sandy Pacek Project Manager Squares and Business Development Dear Sandy, FINAL INTERNAL AUDIT REPORT - REVIEW OF PERFORMANCE INDICATORS (PIs) 2008/09 INTRODUCTION This review forms part of the agreement

More information

Supplementary materials

Supplementary materials Supplementary materials XX Merger, transformation and dissolution of business entities The dissolution of business entities is described within the Companies Law. Examples of dissolution provided by the

More information

BS: Bespoke or specialist software

BS: Bespoke or specialist software This is the ability to select and use a suitable bespoke or specialist software application to carry out an appropriate data processing task. It includes understanding the capabilities of the software

More information

A STUDY OF COMPUTER-AIDED CONSTRUCTION CLAIM MANAGEMENT SYSTEM

A STUDY OF COMPUTER-AIDED CONSTRUCTION CLAIM MANAGEMENT SYSTEM CIB W89 BEIJING INERNAIONAL CONFERENCE, 21-24 OCOBER, 1996 A SUDY OF COMPUER-AIDED CONSRUCION CLAIM MANAGEMEN SYSEM Hu Cheng and Pei Xu Southeast University, Nanjing, P. R. China SUMMARY Efficiently managing

More information

Comprehensive Business Budgeting

Comprehensive Business Budgeting Management Accounting 137 Comprehensive Business Budgeting Goals and Objectives Profit planning, commonly called master budgeting or comprehensive business budgeting, is one of the more important techniques

More information

Checklist for Credit Risk Management

Checklist for Credit Risk Management Checklist for Credit Risk Management I. Development and Establishment of Credit Risk Management System by Management Checkpoints - Credit risk is the risk that a financial institution will incur losses

More information

ESKIDMS1 Database management software

ESKIDMS1 Database management software Overview This is the ability to use a software application designed to store and retrieve data needed for a variety of business functions. It also includes an understanding of the features and facilities

More information

INTERNAL AUDIT FRAMEWORK

INTERNAL AUDIT FRAMEWORK INTERNAL AUDIT FRAMEWORK April 2007 Contents 1. Introduction... 3 2. Internal Audit Definition... 4 3. Structure... 5 3.1. Roles, Responsibilities and Accountabilities... 5 3.2. Authority... 11 3.3. Composition...

More information

MEM11015B Manage warehouse inventory system

MEM11015B Manage warehouse inventory system MEM11015B Manage warehouse inventory system Release: 1 MEM11015B Manage warehouse inventory system Modification History Not Applicable Unit Descriptor Unit descriptor This unit covers monitoring warehouse

More information

REAL-TIME LABOR EVALUATIONS. The views expressed in this presentation are DCAA's views and not necessarily the views of other DoD organizations

REAL-TIME LABOR EVALUATIONS. The views expressed in this presentation are DCAA's views and not necessarily the views of other DoD organizations REAL-TIME LABOR EVALUATIONS The views expressed in this presentation are DCAA's views and not necessarily the views of other DoD organizations 1 Real-Time Labor Evaluation What is a Real-Time Labor Evaluation?

More information

Project Management. Systems Analysis and Design, 8e Kendall & Kendall

Project Management. Systems Analysis and Design, 8e Kendall & Kendall Project Management Systems Analysis and Design, 8e Kendall & Kendall Learning Objectives Understand how projects are initiated and selected, define a business problem, and determine the feasibility of

More information

PROJECT TIME MANAGEMENT. 1 www.pmtutor.org Powered by POeT Solvers Limited

PROJECT TIME MANAGEMENT. 1 www.pmtutor.org Powered by POeT Solvers Limited PROJECT TIME MANAGEMENT 1 www.pmtutor.org Powered by POeT Solvers Limited PROJECT TIME MANAGEMENT WHAT DOES THE TIME MANAGEMENT AREA ATTAIN? Manages the project schedule to ensure timely completion of

More information

Course Author: Dr. Monica Belcourt, School of Human Resource Management, York University; Ron Alexandrowich and Mark Podolsky

Course Author: Dr. Monica Belcourt, School of Human Resource Management, York University; Ron Alexandrowich and Mark Podolsky Strategic Human Resources Planning Course Author: Dr. Monica Belcourt, School of Human Resource Management, York University; Ron Alexandrowich and Mark Podolsky Description: The course provides students

More information

Appendix 1e DIRECTORATE OF AUDIT, RISK AND ASSURANCE INTERNAL AUDIT SERVICE TO THE GLA

Appendix 1e DIRECTORATE OF AUDIT, RISK AND ASSURANCE INTERNAL AUDIT SERVICE TO THE GLA Appendix 1e DIRECTORATE OF AUDIT, RISK AND ASSURANCE INTERNAL AUDIT SERVICE TO THE GLA REVIEW OF PAYROLL February 2012 DISTRIBUTION LIST Audit Team Karen Welsh, Auditor Prakash Gohil, Audit Manager Distribution

More information

TIER II STANDARD FOR FINANCIAL MANAGEMENT SPECIALISTS

TIER II STANDARD FOR FINANCIAL MANAGEMENT SPECIALISTS Job Classification Manual Page 1 of 60 TIER II STANDARD FOR FINANCIAL MANAGEMENT SPECIALISTS INTRODUCTION 1. This grade level standard illustrates the application of the ICSC Master Standard (Tier I) to

More information

INTERNATIONAL STANDARD ON AUDITING (UK AND IRELAND) 520 ANALYTICAL PROCEDURES CONTENTS

INTERNATIONAL STANDARD ON AUDITING (UK AND IRELAND) 520 ANALYTICAL PROCEDURES CONTENTS INTERNATIONAL STANDARD ON AUDITING (UK AND IRELAND) 520 ANALYTICAL PROCEDURES CONTENTS Paragraph Introduction... 1-3-4 Nature and Purpose of Analytical Procedures... 4-7 Analytical Procedures as Risk Assessment

More information

Concepts in Enterprise Resource Planning. Chapter 5 Accounting in ERP Systems

Concepts in Enterprise Resource Planning. Chapter 5 Accounting in ERP Systems Concepts in Enterprise Resource Planning Chapter 5 Accounting in ERP Systems Chapter Objectives Describe the differences between financial and managerial accounting. Identify and describe problems associated

More information

Project Scheduling & the PMI-SP Credential

Project Scheduling & the PMI-SP Credential Project Scheduling & the PMI-SP Credential Christopher Talmont, PMP, PMI-SP June 11, 2013 About Me 8 years of experience as an instructor and consultant of project scheduling software and best practices

More information

International Standards on Auditing (ISA) and their Use for Second Level Control of European Territorial Cooperation Programmes

International Standards on Auditing (ISA) and their Use for Second Level Control of European Territorial Cooperation Programmes International Standards on Auditing (ISA) and their Use for Second Level Control of European Territorial Cooperation Programmes by Susanne Volz, Financial Control Expert The Programming Period 2007-2013

More information

The audit of inventories

The audit of inventories The audit of inventories Why is it important? Easiest assets to manipulate Misstatement affect reported profit: misstatement of inventory balances has a direct effect on reported profit. Inventories identification:

More information

In search of Excellence Series Research - Study Material No. 18

In search of Excellence Series Research - Study Material No. 18 ACHIEVING EXCELLENCE IN AUDIT AND ACCOUNTS THROUGH DEVELOPING, IMPARTING, PRACTICING AND UPGRADING SKILLS AND COMPETENCES In search of Excellence Series Research - Study Material No. 18 Preface In Search

More information

Audit Quality Thematic Review

Audit Quality Thematic Review Thematic Review Professional discipline Financial Reporting Council December 2014 Audit Quality Thematic Review The audit of loan loss provisions and related IT controls in banks and building societies

More information

1. USING THE AUDIT PRACTICE MANUAL

1. USING THE AUDIT PRACTICE MANUAL 1. USING THE AUDIT PRACTICE MANUAL 1.1 Introduction This Audit Practice Manual (APM) is a stand-alone system, with complete audit documentation available for use as required. APM incorporates all the documentation

More information

DATA MINING TECHNOLOGY. Keywords: data mining, data warehouse, knowledge discovery, OLAP, OLAM.

DATA MINING TECHNOLOGY. Keywords: data mining, data warehouse, knowledge discovery, OLAP, OLAM. DATA MINING TECHNOLOGY Georgiana Marin 1 Abstract In terms of data processing, classical statistical models are restrictive; it requires hypotheses, the knowledge and experience of specialists, equations,

More information

Master of Science in Health Information Technology Degree Curriculum

Master of Science in Health Information Technology Degree Curriculum Master of Science in Health Information Technology Degree Curriculum Core courses: 8 courses Total Credit from Core Courses = 24 Core Courses Course Name HRS Pre-Req Choose MIS 525 or CIS 564: 1 MIS 525

More information

WEEK 6. Objective 1: Sales Transaction Cycle Risks

WEEK 6. Objective 1: Sales Transaction Cycle Risks WEEK 6 CSA ch4 & GS ch10: pp457-488 Objective 1: Sales Transaction Cycle Risks The major assertions of interest to the auditor in ST of balances for account receivable are existence and valuation and allocation.

More information

Post Award Accounting System Audit at Nonmajor Contractors

Post Award Accounting System Audit at Nonmajor Contractors Activity Code 17740 B-1 Planning Considerations Post Award Accounting System Audit at Nonmajor Contractors To provide general guidance for the audit of the adequacy and suitability of nonmajor contractor

More information

Disaster Recovery and Business Continuity Plan

Disaster Recovery and Business Continuity Plan Disaster Recovery and Business Continuity Plan Table of Contents 1. Introduction... 3 2. Objectives... 3 3. Risks... 3 4. Steps of Disaster Recovery Plan formulation... 3 5. Audit Procedure.... 5 Appendix

More information

Schedule Compression

Schedule Compression Schedule Compression The need to reduce the time allowed for a schedule, or a part of a schedule is routine, some of the times the need arises include: When the initial schedule is too long to meet contractual

More information

Appendix M INFORMATION TECHNOLOGY (IT) YOUTH APPRENTICESHIP

Appendix M INFORMATION TECHNOLOGY (IT) YOUTH APPRENTICESHIP Appendix M INFORMATION TECHNOLOGY (IT) YOUTH APPRENTICESHIP PROGRAMMING & SOFTWARE DEVELOPMENT AND INFORMATION SUPPORT & SERVICES PATHWAY SOFTWARE UNIT UNIT 5 Programming & and Support & s: (Unit 5) PAGE

More information

Overall Audit Plan and Audit Program. I. Introduction Chapter is primarily review and integration of the audit framework.

Overall Audit Plan and Audit Program. I. Introduction Chapter is primarily review and integration of the audit framework. Overall Audit Plan and Audit Program A424: Chapter 13 I. Introduction Chapter is primarily review and integration of the audit framework. II. Types of Tests used to determine fair presentation of financial

More information

INTERNATIONAL STANDARD ON AUDITING 520 ANALYTICAL PROCEDURES CONTENTS

INTERNATIONAL STANDARD ON AUDITING 520 ANALYTICAL PROCEDURES CONTENTS INTERNATIONAL STANDARD ON AUDITING 520 ANALYTICAL PROCEDURES (Effective for audits of financial statements for periods beginning on or after December 15, 2009) CONTENTS Paragraph Introduction Scope of

More information

Board of Commissioners

Board of Commissioners Board of Commissioners SELF-STUDY HANDBOOK CHAPTER TWO Guidelines for Conducting an Institutional Self-Study TABLE OF CONTENTS Introduction 1 Purpose of the Self-Study 1 Institutional Evaluation 1 Institutional

More information

Audit Manual PART TWO SYSTEM BASED AUDIT

Audit Manual PART TWO SYSTEM BASED AUDIT Audit Manual PART TWO SYSTEM BASED AUDIT Table of content 1. Introduction...3 2. Systems based audit...4 2.1. Preparing for & planning the audit assignment...5 2.2. Ascertaining and recording the system...7

More information

Notes 4 Session 4. Application Controls. Participant Notes

Notes 4 Session 4. Application Controls. Participant Notes Application Controls Participant Notes The System Development Life-cycle (SDLC) Projects are conceived and grow from a business need. But what seems to be a clear objective at the beginning can easily

More information

Internal Audit Testing and Sampling Techniques. Chartered Institute of Internal Auditors May 2014

Internal Audit Testing and Sampling Techniques. Chartered Institute of Internal Auditors May 2014 Internal Audit Testing and Sampling Techniques Chartered Institute of Internal Auditors May 2014 Controls Testing Slide 1 Testing Priorities Risk B1 Risk A1 Risk B2 Risk A2 Risk C2 Risk C1 Controls testing

More information

INTERNATIONAL STANDARD ON AUDITING (UK AND IRELAND) 530 AUDIT SAMPLING AND OTHER MEANS OF TESTING CONTENTS

INTERNATIONAL STANDARD ON AUDITING (UK AND IRELAND) 530 AUDIT SAMPLING AND OTHER MEANS OF TESTING CONTENTS INTERNATIONAL STANDARD ON AUDITING (UK AND IRELAND) 530 AUDIT SAMPLING AND OTHER MEANS OF TESTING CONTENTS Paragraph Introduction... 1-2 Definitions... 3-12 Audit Evidence... 13-17 Risk Considerations

More information

FOREIGN AFFAIRS PROGRAM EVALUATION GLOSSARY CORE TERMS

FOREIGN AFFAIRS PROGRAM EVALUATION GLOSSARY CORE TERMS Activity: A specific action or process undertaken over a specific period of time by an organization to convert resources to products or services to achieve results. Related term: Project. Appraisal: An

More information

Understanding the Entity and Its Environment and Assessing the Risks of Material Misstatement

Understanding the Entity and Its Environment and Assessing the Risks of Material Misstatement Understanding the Entity and Its Environment 1667 AU Section 314 Understanding the Entity and Its Environment and Assessing the Risks of Material Misstatement (Supersedes SAS No. 55.) Source: SAS No. 109.

More information

Activity Code 12500 Material Management and Accounting System (MMAS) Version 9.10, dated September 2015 B-1 Planning Considerations

Activity Code 12500 Material Management and Accounting System (MMAS) Version 9.10, dated September 2015 B-1 Planning Considerations Activity Code 12500 Material Management and Accounting System (MMAS) Version 9.10, dated September 2015 B-1 Planning Considerations Audit Specific Independence Determination Members of the audit team and

More information

GCE APPLIED ICT A2 COURSEWORK TIPS

GCE APPLIED ICT A2 COURSEWORK TIPS GCE APPLIED ICT A2 COURSEWORK TIPS COURSEWORK TIPS A2 GCE APPLIED ICT If you are studying for the six-unit GCE Single Award or the twelve-unit Double Award, then you may study some of the following coursework

More information

TECHNIQUES FOR AUDITING BALANCE SHEET ITEMS

TECHNIQUES FOR AUDITING BALANCE SHEET ITEMS TECHNIQUES FOR AUDITING BALANCE SHEET ITEMS RATE CASE AND AUDIT MANUAL Prepared by regulators for regulators on how to audit a traditional rate case Adopted by U.S. National Association of Regulatory Utility

More information

Master of Science in Healthcare Informatics and Analytics Program Overview

Master of Science in Healthcare Informatics and Analytics Program Overview Master of Science in Healthcare Informatics and Analytics Program Overview The program is a 60 credit, 100 week course of study that is designed to graduate students who: Understand and can apply the appropriate

More information

Integration Technologies Group (ITG) ITIL V3 Service Asset and Configuration Management Assessment Robert R. Vespe Page 1 of 19

Integration Technologies Group (ITG) ITIL V3 Service Asset and Configuration Management Assessment Robert R. Vespe Page 1 of 19 Service Asset and Configuration 1. Does the tool facilitate the registration and management of an organization s logical, physical and virtual Configuration Items (CIs)? For example, services, systems,

More information

Appendix U TRANSPORTATION, DISTRIBUTION AND LOGISTICS YOUTH APPRENTICESHIP

Appendix U TRANSPORTATION, DISTRIBUTION AND LOGISTICS YOUTH APPRENTICESHIP Appendix U TRANSPORTATION, DISTRIBUTION AND LOGISTICS YOUTH APPRENTICESHIP LOGISTICS/SUPPLY CHAIN MANAGEMENT (SCM) PATHWAY INVENTORY MANAGEMENT & PRODUCTION (UNIT 13) Logistics Pathway: (Unit 13) PAGE

More information