SlideShare a Scribd company logo
AUDIT SOFTWARE
& TOOLS
GENERALIZED AUDIT SOFTWARE
 GAS is designed generally for auditors.
 GAS is used to achieve audit satisfaction
 GAS can’t resolve all of the auditors problems, it
assist in many areas
 Examples of GAS is:- Excel
 Generalized audit software (GAS) is the tool used
by auditors to automate various audit tasks. As
most accounting transactions are now
computerized, auditing of accounting data is also
expected to be computerized as well, for which
general purpose tools are used by auditors.
INTEGRATED TEST FACILITY
 An embedded audit facility consisting of program, code, or
additional data provided by the auditor and incorporated into
the computer element of the client’s accounting system.
 Integrated test facilities are built-in test environment.
Snapshot
It’s a technique in which known transaction is taken and
follows it through the processing logic of program taking
“Snapshots” at pre-specified places of Program.
Its very highly specialized technique that requires a
relatively high level of computer expertise to interpret the
results
CONTD…
 The snapshot audit technique is an automated tool
used to trace a specific transaction through
software and to document logic paths, control
conditions, and processing sequences. This
technique can verify program logic flow and help
the auditor understand the various processing steps
within the application software.
 This technique involves the installation of a
snapshot software at critical processing points of an
application or a system. The software proceeds to
capture images of the transaction as it flows
through the application and reports to the
administrator immediately.
SPECIALIZED AUDIT SOFTWARE
 Specialized audit software is written explicitly to
achieve some desired audit objective.
 Its data analytical software for auditors
 Examples of specialized software are ACL, IDEA
PROS & CONS
Advantages of audit software are:-
 1.Focused approach
 2.It is capable of performing exactly what is
required in a particular application.
 3.It meets the needs of auditor
Disadvantages of audit software are as follows:-
1.Limited applicability
2.Development cost
3.High level of expertise required
AUDIT OF SYSTEM DEVELOPMENT PROCESS
 The success of a system development project is
dependent on the success of key processes: Project
Management, Analysis, Design, Testing &
Implementation.
 The auditor’s objectives are
1. to ensure that the controls over a substantial
investment will produce value-for-money
2. to ensure that systems developed meet the internal
control requirements of the business
A. the auditor is required to participate in the key project
management meetings, assess risk, systems design,
development, and systems delivery meetings to
provide ongoing, proactive control recommendations.
B. Alternatively, the auditor reviews the end-stage
deliverables throughout the development process
without becoming a part of the process
SYSTEM DEVELOPMENT LIFE CYCLE
Phase 1: Feasibility Study
Phase 2: Requirement Definition
Choose buy or build
Phase 3: System Design Phase 3: System Selection
Phase 4: Configuration
Phase 4: Development Phase 5: Implementation
Phase 6: Postimplementation
Phase 7: Disposal
Build Buy
AUDIT OF SYSTEM DEVELOPMENT PROCESS
o Each system development should be risk assessed to
determine the level of auditor’s involvement
o The type of review varies depending on the risks of a
particular project
o Auditors may only be involved in key areas or the entire
development project
Auditors Role in system development
•Control Consultant – Being part of team, not independent member
•Independent Reviewer
KEY TASK OF AUDITOR IN SYSTEM
DEVELOPMENT PROCESS
o Review user requirements
o Review manual and application controls
o Check all technical specifications for compliance with company standards
o Perform design walkthroughs at the end of each development phase
o Submit written recommendations for approval after each walk-through
o Ensure implementation of recommendations before beginning the next phase
o Review test plans
o Present findings to management
o Maintain independence to remain objective
 These tasks can help minimize control weaknesses and problems before the
system becomes operational rather than after it is in use
 Phases of System Development Life Cycle
1. Feasibility Study-
This is the first phase in the systems development process. It identifies
whether or not there is the need for a new system to achieve
a business"s strategic objectives. This is a preliminary plan
(or a feasibility study) for a company"s business
initiative to acquire the resources to build on an infrastructure to
modify or improve a service. The company might be trying to
meet or exceed expectations for their employees, customers and
stakeholders too. The purpose of this step is to find out the scope
the problem and determine solutions. Resources, costs, time,
benefits and other items should be considered at this stage.
2. Requirements Definition
The second phase is where businesses will work on the source of their
problem or the need for a change. In the event of a problem, possible
solutions are submitted and analyzed to identify the best fit for the ultimate
goal(s) of the project. This is where teams consider the functional
requirements of the project or solution. It is also where system analysis
takes place—or analyzing the needs of the end users to ensure the new
system can meet their expectations. Systems analysis is vital in
determining what a business"s needs are, as well as how they can be met,
who will be responsible for individual pieces of the project, and what sort
of timeline should be expected.
CONTD.
3. System Design
The third phase describes, in detail, the necessary specifications,
features and operations that will satisfy the functional
requirements of the proposed system which will be in place. This
is the step for end users to discuss and determine their specific
business information needs for the proposed system. It"s during
this phase that they will consider the essential components
(hardware and/or software) structure (networking capabilities),
processing and procedures for the system to accomplish its
objectives.
 Price of nonconformance (PONC) represents
the added costs of not doing it right the first
time.
 Price of conformance (POC) refers to avoiding
the headache by doing it right the first time.
CONTD
4. Development
The fourth phase is when the real work begins—in particular, when a
programmer, network engineer and/or database developer are brought
on to do the major work on the project. This work includes using a flow
chart to ensure that the process of the system is properly organized. The
development phase marks the end of the initial section of the process.
Additionally, this phase signifies the start of production. The
development stage is also characterized by instillation and change.
Focusing on training can be a huge benefit during this phase.
 A prototype is a small-scale working system used to test assumptions.
These assumptions may be about user requirements, program design, or the
internal logic used in critical functions. Prototypes usually are inexpensive to
build and are created over a short period of time. The principal advantage of
a prototype is that it permits change to occur before the major development
effort begins.
 Compiling programs is a process of converting human-readable instructions
into machine language instructions for execution. The human-readable
version of software is referred to as source code. The unreadable compiled
version of the program is referred to as the object code.
 Debugging is a systematic process of finding and reducing the number of
bugs, or defects, in a computer program so that it behaves as expected.
CONTD….
5. Implementation
 Go Live and Changeover
 A plan for switching processing from the old system to the
new system
 Parallel operation: The old and new systems are run in
parallel, usually for an extended period of time
 Phased changeover: In case of larger systems,
converting to the new system is usually done in small
steps or phases.
 Hard changeover: A full change occurring at a
particular cutoff date and time. The purpose is to force
migration of all the users at once.
6. Post-implementation
7. Disposal
AUDIT OF DATA SECURITY
 Data backup and Recovery
 To ensure that the critical activities of an organization (and
supporting applications) are not interrupted in the event of a
disaster; secondary storage media are used to store software
application files and associated data for backup purposes
 Online Backup
 RAID:
o Redundant Array of Independent Disks (RAID) is a technology
used to improve the reliability, performance, or size of disk-
based storage systems.
o RAID is used to create virtual disk volumes over an array of
disk storage devices and can be configured so that the failure
of any individual disk drive in the array will not affect the
availability of data on the disk array.
o When the array is configured with RAID, a failure of a single
disk drive will have no effect on the disk array’s availability to
the server to which it is connected.
CONTD…
 Replication: Replication is an activity where data that is written
to a storage system is also copied over a network to another
storage system
 Synchronous replication: In this method writing data to a local
and to a remote storage system are performed as a single
operation, guaranteeing that data on the remote storage system
is identical to data on the local storage system.
 Asynchronous replication: Writing data to the remote storage
system is not kept in sync with updates on the local storage
system. Instead, there may be a time lag, and you have no
guarantee that data on the remote system is identical to that on
the local storage system.
 Server Clusters: In a cluster two or more servers appear as a
single server resource. Clusters are best suited for applications
that require a high degree of availability and a very small RTO
(recovery time objective)
 if one of the servers in the cluster fails, the other server (or
servers) in the cluster will continue to run the application
CONTD…
 Offline Backup
 Data is copied into an external medium like CD or
external hard disk periodically and kept in a safe
place on site
 Offsite Backup
 To provide disaster recovery protection, backup
media must be stored off-site in a secure location

More Related Content

Similar to 3Audit Software & Tools.pptx

Different Approaches To Sys Bldg
Different Approaches To Sys BldgDifferent Approaches To Sys Bldg
Different Approaches To Sys Bldg
USeP
 
Fundamentals of software development
Fundamentals of software developmentFundamentals of software development
Fundamentals of software development
Pratik Devmurari
 
SYSTEM DEVELOPMENT LIFE CYCLE
SYSTEM DEVELOPMENT LIFE CYCLESYSTEM DEVELOPMENT LIFE CYCLE
SYSTEM DEVELOPMENT LIFE CYCLE
ayushisingh190
 
Software Testing and Quality Assurance Assignment 3
Software Testing and Quality Assurance Assignment 3Software Testing and Quality Assurance Assignment 3
Software Testing and Quality Assurance Assignment 3
Gurpreet singh
 
System development life cycle
System development life cycleSystem development life cycle
System development life cycle
Yaswanth Babu Gummadivelli
 
Software Engineering
Software EngineeringSoftware Engineering
Software Engineering
UMA PARAMESWARI
 
Software Engineering
Software EngineeringSoftware Engineering
Software Engineering
UMA PARAMESWARI
 
software engineering
software engineering software engineering
software engineering
bharati vidhyapeeth uni.-pune
 
ppt on sOFTWARE DEVELOPMENT LIFE CYCLE
 ppt on sOFTWARE DEVELOPMENT LIFE CYCLE ppt on sOFTWARE DEVELOPMENT LIFE CYCLE
ppt on sOFTWARE DEVELOPMENT LIFE CYCLE
Swarnima Tiwari
 
461361 1013243 chapter_2_dec__11
461361 1013243 chapter_2_dec__11461361 1013243 chapter_2_dec__11
461361 1013243 chapter_2_dec__11
anup4704
 
System analsis and design
System analsis and designSystem analsis and design
System analsis and design
Rizwan Kabir
 
Software process
Software processSoftware process
Software process
Jennifer Polack
 
Mi0033 software engineering
Mi0033  software engineeringMi0033  software engineering
Mi0033 software engineeringsmumbahelp
 
Introduction To Software Concepts Unit 1 & 2
Introduction To Software Concepts Unit 1 & 2Introduction To Software Concepts Unit 1 & 2
Introduction To Software Concepts Unit 1 & 2
Raj vardhan
 
Software testing
Software testingSoftware testing
Software testing
Ravi Dasari
 
Qa analyst training
Qa analyst training Qa analyst training
Qa analyst training
Dinesh Pokhrel
 

Similar to 3Audit Software & Tools.pptx (20)

Different Approaches To Sys Bldg
Different Approaches To Sys BldgDifferent Approaches To Sys Bldg
Different Approaches To Sys Bldg
 
Fundamentals of software development
Fundamentals of software developmentFundamentals of software development
Fundamentals of software development
 
Sdlc1
Sdlc1Sdlc1
Sdlc1
 
SYSTEM DEVELOPMENT LIFE CYCLE
SYSTEM DEVELOPMENT LIFE CYCLESYSTEM DEVELOPMENT LIFE CYCLE
SYSTEM DEVELOPMENT LIFE CYCLE
 
Software Testing and Quality Assurance Assignment 3
Software Testing and Quality Assurance Assignment 3Software Testing and Quality Assurance Assignment 3
Software Testing and Quality Assurance Assignment 3
 
System development life cycle
System development life cycleSystem development life cycle
System development life cycle
 
Software Engineering
Software EngineeringSoftware Engineering
Software Engineering
 
Software Engineering
Software EngineeringSoftware Engineering
Software Engineering
 
Presentation2
Presentation2Presentation2
Presentation2
 
software engineering
software engineering software engineering
software engineering
 
ppt on sOFTWARE DEVELOPMENT LIFE CYCLE
 ppt on sOFTWARE DEVELOPMENT LIFE CYCLE ppt on sOFTWARE DEVELOPMENT LIFE CYCLE
ppt on sOFTWARE DEVELOPMENT LIFE CYCLE
 
461361 1013243 chapter_2_dec__11
461361 1013243 chapter_2_dec__11461361 1013243 chapter_2_dec__11
461361 1013243 chapter_2_dec__11
 
Print report
Print reportPrint report
Print report
 
System analsis and design
System analsis and designSystem analsis and design
System analsis and design
 
Software process
Software processSoftware process
Software process
 
Mi0033 software engineering
Mi0033  software engineeringMi0033  software engineering
Mi0033 software engineering
 
Introduction To Software Concepts Unit 1 & 2
Introduction To Software Concepts Unit 1 & 2Introduction To Software Concepts Unit 1 & 2
Introduction To Software Concepts Unit 1 & 2
 
Ch17
Ch17Ch17
Ch17
 
Software testing
Software testingSoftware testing
Software testing
 
Qa analyst training
Qa analyst training Qa analyst training
Qa analyst training
 

Recently uploaded

Antique Plastic Traders Company Profile
Antique Plastic Traders Company ProfileAntique Plastic Traders Company Profile
Antique Plastic Traders Company Profile
Antique Plastic Traders
 
Ec330B Lc Excavator Volvo Service Repair.pdf
Ec330B Lc Excavator Volvo Service Repair.pdfEc330B Lc Excavator Volvo Service Repair.pdf
Ec330B Lc Excavator Volvo Service Repair.pdf
Excavator
 
Why Isn't Your BMW X5's Comfort Access Functioning Properly Find Out Here
Why Isn't Your BMW X5's Comfort Access Functioning Properly Find Out HereWhy Isn't Your BMW X5's Comfort Access Functioning Properly Find Out Here
Why Isn't Your BMW X5's Comfort Access Functioning Properly Find Out Here
Masters European & Gapanese Auto Repair
 
Empowering Limpopo Entrepreneurs Consulting SMEs.pptx
Empowering Limpopo Entrepreneurs  Consulting SMEs.pptxEmpowering Limpopo Entrepreneurs  Consulting SMEs.pptx
Empowering Limpopo Entrepreneurs Consulting SMEs.pptx
Precious Mvulane CA (SA),RA
 
What Causes 'Trans Failsafe Prog' to Trigger in BMW X5
What Causes 'Trans Failsafe Prog' to Trigger in BMW X5What Causes 'Trans Failsafe Prog' to Trigger in BMW X5
What Causes 'Trans Failsafe Prog' to Trigger in BMW X5
European Service Center
 
gtyccccccccccccccccccccccccccccccccccccccccccccccccccccccc
gtycccccccccccccccccccccccccccccccccccccccccccccccccccccccgtyccccccccccccccccccccccccccccccccccccccccccccccccccccccc
gtyccccccccccccccccccccccccccccccccccccccccccccccccccccccc
4thzenzstar
 
一比一原版(AUT毕业证)奥克兰理工大学毕业证成绩单如何办理
一比一原版(AUT毕业证)奥克兰理工大学毕业证成绩单如何办理一比一原版(AUT毕业证)奥克兰理工大学毕业证成绩单如何办理
一比一原版(AUT毕业证)奥克兰理工大学毕业证成绩单如何办理
mymwpc
 
Why Is Your BMW X3 Hood Not Responding To Release Commands
Why Is Your BMW X3 Hood Not Responding To Release CommandsWhy Is Your BMW X3 Hood Not Responding To Release Commands
Why Is Your BMW X3 Hood Not Responding To Release Commands
Dart Auto
 
Things to remember while upgrading the brakes of your car
Things to remember while upgrading the brakes of your carThings to remember while upgrading the brakes of your car
Things to remember while upgrading the brakes of your car
jennifermiller8137
 
What Does the PARKTRONIC Inoperative, See Owner's Manual Message Mean for You...
What Does the PARKTRONIC Inoperative, See Owner's Manual Message Mean for You...What Does the PARKTRONIC Inoperative, See Owner's Manual Message Mean for You...
What Does the PARKTRONIC Inoperative, See Owner's Manual Message Mean for You...
Autohaus Service and Sales
 
What Exactly Is The Common Rail Direct Injection System & How Does It Work
What Exactly Is The Common Rail Direct Injection System & How Does It WorkWhat Exactly Is The Common Rail Direct Injection System & How Does It Work
What Exactly Is The Common Rail Direct Injection System & How Does It Work
Motor Cars International
 
Statistics5,c.xz,c.;c.;d.c;d;ssssss.pptx
Statistics5,c.xz,c.;c.;d.c;d;ssssss.pptxStatistics5,c.xz,c.;c.;d.c;d;ssssss.pptx
Statistics5,c.xz,c.;c.;d.c;d;ssssss.pptx
coc7987515756
 
Digital Fleet Management - Why Your Business Need It?
Digital Fleet Management - Why Your Business Need It?Digital Fleet Management - Why Your Business Need It?
Digital Fleet Management - Why Your Business Need It?
jennifermiller8137
 
What do the symbols on vehicle dashboard mean?
What do the symbols on vehicle dashboard mean?What do the symbols on vehicle dashboard mean?
What do the symbols on vehicle dashboard mean?
Hyundai Motor Group
 
Ec460b lc Excavator Volvo Service Repair.pdf
Ec460b lc Excavator Volvo Service Repair.pdfEc460b lc Excavator Volvo Service Repair.pdf
Ec460b lc Excavator Volvo Service Repair.pdf
Excavator
 
5 Warning Signs Your BMW's Intelligent Battery Sensor Needs Attention
5 Warning Signs Your BMW's Intelligent Battery Sensor Needs Attention5 Warning Signs Your BMW's Intelligent Battery Sensor Needs Attention
5 Warning Signs Your BMW's Intelligent Battery Sensor Needs Attention
Bertini's German Motors
 
Tyre Industrymarket overview with examples of CEAT
Tyre Industrymarket overview with examples of CEATTyre Industrymarket overview with examples of CEAT
Tyre Industrymarket overview with examples of CEAT
kshamashah95
 
Core technology of Hyundai Motor Group's EV platform 'E-GMP'
Core technology of Hyundai Motor Group's EV platform 'E-GMP'Core technology of Hyundai Motor Group's EV platform 'E-GMP'
Core technology of Hyundai Motor Group's EV platform 'E-GMP'
Hyundai Motor Group
 
欧洲杯比赛投注官网-欧洲杯比赛投注官网网站-欧洲杯比赛投注官网|【​网址​🎉ac123.net🎉​】
欧洲杯比赛投注官网-欧洲杯比赛投注官网网站-欧洲杯比赛投注官网|【​网址​🎉ac123.net🎉​】欧洲杯比赛投注官网-欧洲杯比赛投注官网网站-欧洲杯比赛投注官网|【​网址​🎉ac123.net🎉​】
欧洲杯比赛投注官网-欧洲杯比赛投注官网网站-欧洲杯比赛投注官网|【​网址​🎉ac123.net🎉​】
ahmedendrise81
 
Wondering if Your Mercedes EIS is at Fault Here’s How to Tell
Wondering if Your Mercedes EIS is at Fault Here’s How to TellWondering if Your Mercedes EIS is at Fault Here’s How to Tell
Wondering if Your Mercedes EIS is at Fault Here’s How to Tell
Vic Auto Collision & Repair
 

Recently uploaded (20)

Antique Plastic Traders Company Profile
Antique Plastic Traders Company ProfileAntique Plastic Traders Company Profile
Antique Plastic Traders Company Profile
 
Ec330B Lc Excavator Volvo Service Repair.pdf
Ec330B Lc Excavator Volvo Service Repair.pdfEc330B Lc Excavator Volvo Service Repair.pdf
Ec330B Lc Excavator Volvo Service Repair.pdf
 
Why Isn't Your BMW X5's Comfort Access Functioning Properly Find Out Here
Why Isn't Your BMW X5's Comfort Access Functioning Properly Find Out HereWhy Isn't Your BMW X5's Comfort Access Functioning Properly Find Out Here
Why Isn't Your BMW X5's Comfort Access Functioning Properly Find Out Here
 
Empowering Limpopo Entrepreneurs Consulting SMEs.pptx
Empowering Limpopo Entrepreneurs  Consulting SMEs.pptxEmpowering Limpopo Entrepreneurs  Consulting SMEs.pptx
Empowering Limpopo Entrepreneurs Consulting SMEs.pptx
 
What Causes 'Trans Failsafe Prog' to Trigger in BMW X5
What Causes 'Trans Failsafe Prog' to Trigger in BMW X5What Causes 'Trans Failsafe Prog' to Trigger in BMW X5
What Causes 'Trans Failsafe Prog' to Trigger in BMW X5
 
gtyccccccccccccccccccccccccccccccccccccccccccccccccccccccc
gtycccccccccccccccccccccccccccccccccccccccccccccccccccccccgtyccccccccccccccccccccccccccccccccccccccccccccccccccccccc
gtyccccccccccccccccccccccccccccccccccccccccccccccccccccccc
 
一比一原版(AUT毕业证)奥克兰理工大学毕业证成绩单如何办理
一比一原版(AUT毕业证)奥克兰理工大学毕业证成绩单如何办理一比一原版(AUT毕业证)奥克兰理工大学毕业证成绩单如何办理
一比一原版(AUT毕业证)奥克兰理工大学毕业证成绩单如何办理
 
Why Is Your BMW X3 Hood Not Responding To Release Commands
Why Is Your BMW X3 Hood Not Responding To Release CommandsWhy Is Your BMW X3 Hood Not Responding To Release Commands
Why Is Your BMW X3 Hood Not Responding To Release Commands
 
Things to remember while upgrading the brakes of your car
Things to remember while upgrading the brakes of your carThings to remember while upgrading the brakes of your car
Things to remember while upgrading the brakes of your car
 
What Does the PARKTRONIC Inoperative, See Owner's Manual Message Mean for You...
What Does the PARKTRONIC Inoperative, See Owner's Manual Message Mean for You...What Does the PARKTRONIC Inoperative, See Owner's Manual Message Mean for You...
What Does the PARKTRONIC Inoperative, See Owner's Manual Message Mean for You...
 
What Exactly Is The Common Rail Direct Injection System & How Does It Work
What Exactly Is The Common Rail Direct Injection System & How Does It WorkWhat Exactly Is The Common Rail Direct Injection System & How Does It Work
What Exactly Is The Common Rail Direct Injection System & How Does It Work
 
Statistics5,c.xz,c.;c.;d.c;d;ssssss.pptx
Statistics5,c.xz,c.;c.;d.c;d;ssssss.pptxStatistics5,c.xz,c.;c.;d.c;d;ssssss.pptx
Statistics5,c.xz,c.;c.;d.c;d;ssssss.pptx
 
Digital Fleet Management - Why Your Business Need It?
Digital Fleet Management - Why Your Business Need It?Digital Fleet Management - Why Your Business Need It?
Digital Fleet Management - Why Your Business Need It?
 
What do the symbols on vehicle dashboard mean?
What do the symbols on vehicle dashboard mean?What do the symbols on vehicle dashboard mean?
What do the symbols on vehicle dashboard mean?
 
Ec460b lc Excavator Volvo Service Repair.pdf
Ec460b lc Excavator Volvo Service Repair.pdfEc460b lc Excavator Volvo Service Repair.pdf
Ec460b lc Excavator Volvo Service Repair.pdf
 
5 Warning Signs Your BMW's Intelligent Battery Sensor Needs Attention
5 Warning Signs Your BMW's Intelligent Battery Sensor Needs Attention5 Warning Signs Your BMW's Intelligent Battery Sensor Needs Attention
5 Warning Signs Your BMW's Intelligent Battery Sensor Needs Attention
 
Tyre Industrymarket overview with examples of CEAT
Tyre Industrymarket overview with examples of CEATTyre Industrymarket overview with examples of CEAT
Tyre Industrymarket overview with examples of CEAT
 
Core technology of Hyundai Motor Group's EV platform 'E-GMP'
Core technology of Hyundai Motor Group's EV platform 'E-GMP'Core technology of Hyundai Motor Group's EV platform 'E-GMP'
Core technology of Hyundai Motor Group's EV platform 'E-GMP'
 
欧洲杯比赛投注官网-欧洲杯比赛投注官网网站-欧洲杯比赛投注官网|【​网址​🎉ac123.net🎉​】
欧洲杯比赛投注官网-欧洲杯比赛投注官网网站-欧洲杯比赛投注官网|【​网址​🎉ac123.net🎉​】欧洲杯比赛投注官网-欧洲杯比赛投注官网网站-欧洲杯比赛投注官网|【​网址​🎉ac123.net🎉​】
欧洲杯比赛投注官网-欧洲杯比赛投注官网网站-欧洲杯比赛投注官网|【​网址​🎉ac123.net🎉​】
 
Wondering if Your Mercedes EIS is at Fault Here’s How to Tell
Wondering if Your Mercedes EIS is at Fault Here’s How to TellWondering if Your Mercedes EIS is at Fault Here’s How to Tell
Wondering if Your Mercedes EIS is at Fault Here’s How to Tell
 

3Audit Software & Tools.pptx

  • 2. GENERALIZED AUDIT SOFTWARE  GAS is designed generally for auditors.  GAS is used to achieve audit satisfaction  GAS can’t resolve all of the auditors problems, it assist in many areas  Examples of GAS is:- Excel  Generalized audit software (GAS) is the tool used by auditors to automate various audit tasks. As most accounting transactions are now computerized, auditing of accounting data is also expected to be computerized as well, for which general purpose tools are used by auditors.
  • 3. INTEGRATED TEST FACILITY  An embedded audit facility consisting of program, code, or additional data provided by the auditor and incorporated into the computer element of the client’s accounting system.  Integrated test facilities are built-in test environment. Snapshot It’s a technique in which known transaction is taken and follows it through the processing logic of program taking “Snapshots” at pre-specified places of Program. Its very highly specialized technique that requires a relatively high level of computer expertise to interpret the results
  • 4. CONTD…  The snapshot audit technique is an automated tool used to trace a specific transaction through software and to document logic paths, control conditions, and processing sequences. This technique can verify program logic flow and help the auditor understand the various processing steps within the application software.  This technique involves the installation of a snapshot software at critical processing points of an application or a system. The software proceeds to capture images of the transaction as it flows through the application and reports to the administrator immediately.
  • 5. SPECIALIZED AUDIT SOFTWARE  Specialized audit software is written explicitly to achieve some desired audit objective.  Its data analytical software for auditors  Examples of specialized software are ACL, IDEA
  • 6. PROS & CONS Advantages of audit software are:-  1.Focused approach  2.It is capable of performing exactly what is required in a particular application.  3.It meets the needs of auditor Disadvantages of audit software are as follows:- 1.Limited applicability 2.Development cost 3.High level of expertise required
  • 7. AUDIT OF SYSTEM DEVELOPMENT PROCESS  The success of a system development project is dependent on the success of key processes: Project Management, Analysis, Design, Testing & Implementation.  The auditor’s objectives are 1. to ensure that the controls over a substantial investment will produce value-for-money 2. to ensure that systems developed meet the internal control requirements of the business A. the auditor is required to participate in the key project management meetings, assess risk, systems design, development, and systems delivery meetings to provide ongoing, proactive control recommendations. B. Alternatively, the auditor reviews the end-stage deliverables throughout the development process without becoming a part of the process
  • 8. SYSTEM DEVELOPMENT LIFE CYCLE Phase 1: Feasibility Study Phase 2: Requirement Definition Choose buy or build Phase 3: System Design Phase 3: System Selection Phase 4: Configuration Phase 4: Development Phase 5: Implementation Phase 6: Postimplementation Phase 7: Disposal Build Buy
  • 9. AUDIT OF SYSTEM DEVELOPMENT PROCESS o Each system development should be risk assessed to determine the level of auditor’s involvement o The type of review varies depending on the risks of a particular project o Auditors may only be involved in key areas or the entire development project Auditors Role in system development •Control Consultant – Being part of team, not independent member •Independent Reviewer
  • 10. KEY TASK OF AUDITOR IN SYSTEM DEVELOPMENT PROCESS o Review user requirements o Review manual and application controls o Check all technical specifications for compliance with company standards o Perform design walkthroughs at the end of each development phase o Submit written recommendations for approval after each walk-through o Ensure implementation of recommendations before beginning the next phase o Review test plans o Present findings to management o Maintain independence to remain objective  These tasks can help minimize control weaknesses and problems before the system becomes operational rather than after it is in use
  • 11.  Phases of System Development Life Cycle 1. Feasibility Study- This is the first phase in the systems development process. It identifies whether or not there is the need for a new system to achieve a business"s strategic objectives. This is a preliminary plan (or a feasibility study) for a company"s business initiative to acquire the resources to build on an infrastructure to modify or improve a service. The company might be trying to meet or exceed expectations for their employees, customers and stakeholders too. The purpose of this step is to find out the scope the problem and determine solutions. Resources, costs, time, benefits and other items should be considered at this stage. 2. Requirements Definition The second phase is where businesses will work on the source of their problem or the need for a change. In the event of a problem, possible solutions are submitted and analyzed to identify the best fit for the ultimate goal(s) of the project. This is where teams consider the functional requirements of the project or solution. It is also where system analysis takes place—or analyzing the needs of the end users to ensure the new system can meet their expectations. Systems analysis is vital in determining what a business"s needs are, as well as how they can be met, who will be responsible for individual pieces of the project, and what sort of timeline should be expected.
  • 12. CONTD. 3. System Design The third phase describes, in detail, the necessary specifications, features and operations that will satisfy the functional requirements of the proposed system which will be in place. This is the step for end users to discuss and determine their specific business information needs for the proposed system. It"s during this phase that they will consider the essential components (hardware and/or software) structure (networking capabilities), processing and procedures for the system to accomplish its objectives.  Price of nonconformance (PONC) represents the added costs of not doing it right the first time.  Price of conformance (POC) refers to avoiding the headache by doing it right the first time.
  • 13. CONTD 4. Development The fourth phase is when the real work begins—in particular, when a programmer, network engineer and/or database developer are brought on to do the major work on the project. This work includes using a flow chart to ensure that the process of the system is properly organized. The development phase marks the end of the initial section of the process. Additionally, this phase signifies the start of production. The development stage is also characterized by instillation and change. Focusing on training can be a huge benefit during this phase.  A prototype is a small-scale working system used to test assumptions. These assumptions may be about user requirements, program design, or the internal logic used in critical functions. Prototypes usually are inexpensive to build and are created over a short period of time. The principal advantage of a prototype is that it permits change to occur before the major development effort begins.  Compiling programs is a process of converting human-readable instructions into machine language instructions for execution. The human-readable version of software is referred to as source code. The unreadable compiled version of the program is referred to as the object code.  Debugging is a systematic process of finding and reducing the number of bugs, or defects, in a computer program so that it behaves as expected.
  • 14. CONTD…. 5. Implementation  Go Live and Changeover  A plan for switching processing from the old system to the new system  Parallel operation: The old and new systems are run in parallel, usually for an extended period of time  Phased changeover: In case of larger systems, converting to the new system is usually done in small steps or phases.  Hard changeover: A full change occurring at a particular cutoff date and time. The purpose is to force migration of all the users at once. 6. Post-implementation 7. Disposal
  • 15. AUDIT OF DATA SECURITY  Data backup and Recovery  To ensure that the critical activities of an organization (and supporting applications) are not interrupted in the event of a disaster; secondary storage media are used to store software application files and associated data for backup purposes  Online Backup  RAID: o Redundant Array of Independent Disks (RAID) is a technology used to improve the reliability, performance, or size of disk- based storage systems. o RAID is used to create virtual disk volumes over an array of disk storage devices and can be configured so that the failure of any individual disk drive in the array will not affect the availability of data on the disk array. o When the array is configured with RAID, a failure of a single disk drive will have no effect on the disk array’s availability to the server to which it is connected.
  • 16. CONTD…  Replication: Replication is an activity where data that is written to a storage system is also copied over a network to another storage system  Synchronous replication: In this method writing data to a local and to a remote storage system are performed as a single operation, guaranteeing that data on the remote storage system is identical to data on the local storage system.  Asynchronous replication: Writing data to the remote storage system is not kept in sync with updates on the local storage system. Instead, there may be a time lag, and you have no guarantee that data on the remote system is identical to that on the local storage system.  Server Clusters: In a cluster two or more servers appear as a single server resource. Clusters are best suited for applications that require a high degree of availability and a very small RTO (recovery time objective)  if one of the servers in the cluster fails, the other server (or servers) in the cluster will continue to run the application
  • 17. CONTD…  Offline Backup  Data is copied into an external medium like CD or external hard disk periodically and kept in a safe place on site  Offsite Backup  To provide disaster recovery protection, backup media must be stored off-site in a secure location