Documentation Techniques

Slides:



Advertisements
Presentasi serupa
Menggambarkan Data: Tabel Frekuensi, Distribusi Frekuensi, dan Presentasi Grafis Chapter 2.
Advertisements

Developing Knowledge Management dalam perusahaan Week 10 – Pert 19 & 20 (Off Class Session)
This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. © 2006 Microsoft Corporation. All.
Mata Kuliah : ALGORITMA dan STRUKTUR DATA 1.
PEMOGRAMAN BERBASIS JARINGAN
Flowchart (Diagram Alur)
Menunjukkan berbagai peralatan TIK melalui gambar
TRIP GENERATION.
Materi Analisa Perancangan System.
IT SEBAGAI ALAT UNTUK MENCIPTAKAN KEUNGGULAN KOMPETISI
Process to Process Delivery
Menempatkan Pointer Q 6.3 & 7.3 NESTED LOOP.
Tugas Praktikum 1 Dani Firdaus  1,12,23,34 Amanda  2,13,24,35 Dede  3,14,25,36 Gregorius  4,15,26,37 Mirza  5,16,27,38 M. Ari  6,17,28,39 Mughni.
PERULANGANPERULANGAN. 2 Flow of Control Flow of Control refers to the order that the computer processes the statements in a program. –Sequentially; baris.
Slide 3-1 Elmasri and Navathe, Fundamentals of Database Systems, Fourth Edition Revised by IB & SAM, Fasilkom UI, 2005 Exercises Apa saja komponen utama.
Review IS & Software System Concept Diah Priharsari PTIIK – Universitas Brawijaya Source: 1.Obrien & Marakas, Management Information.
Introduction to The Design & Analysis of Algorithms
IF-ITB/SAS/25Aug2003 IF7074 – Bagian Pertama Page 1 IF 7047 Kewirausahaan Teknologi Informasi Bagian Pertama: 1.1. Entrepreneurship, entrepreneur, dan.
PROSES PADA WINDOWS Pratikum SO. Introduksi Proses 1.Program yang sedang dalam keadaan dieksekusi. 2.Unit kerja terkecil yang secara individu memiliki.
1suhardjono waktu 1Keterkatian PKB dengan Karya Inovatif, Macam dan Angka Kredit Karya Inovatif (buku 4 halaman ) 3 Jp 3Menilai Karya Inovatif.
Denny Gunawan Introduction Background Goals Problems Scope and Limitation.
Applications of Matrix and Linear Transformation in Geometric and Computational Problems by Algebra Research Group Dept. of Mathematics Course 2.
Internal dan Eksternal Sorting
Restricting and Sorting Data
Pengantar/pengenalan (Introduction)
Bilqis1 Pertemuan bilqis2 Sequences and Summations Deret (urutan) dan Penjumlahan.
Risk Management.
KETENTUAN SOAL - Untuk soal no. 1 s/d 15, pilihlah salah satu
Implementing an REA Model in a Relational Database
Input Specification1 untuk mendefinisikan semua file input yang digunakan dalam program (file yang akan digunakan telah didefinisikan pada coding F), mencakup.
MEMORY Bhakti Yudho Suprapto,MT. berfungsi untuk memuat program dan juga sebagai tempat untuk menampung hasil proses bersifat volatile yang berarti bahwa.
3 nd Meeting Chemical Analysis Steps and issues STEPS IN CHEMICAL ANALYSIS 1. Sampling 2. Preparation 3. Testing/Measurement 4. Data analysis 2. Error.
Basisdata Pertanian. After completing this lesson, you should be able to do the following Identify the available group functions Describe the use of group.
CHAPTER 7 Pengembangan Sistem
WEEK 6 Teknik Elektro – UIN SGD Bandung PERULANGAN - LOOPING.
LOGO Manajemen Data Berdasarkan Komputer dengan Sistem Database.
Chapter 1 Pendahuluan Komputer sebagai sebuah sistem yang berhirarki
LIMIT FUNGSI LIMIT FUNGSI ALJABAR.
Linked List dan Double Linked List
ACCURATE MINI KASUS.
MODELS OF PR SYIFA SA. Grunig's Four models of Public Relations Model Name Type of Communica tion Model Characteristics Press agentry/ publicity model.
Metodologi Penelitian dalam Bidang Informatika
Operator dan Assignment Pertemuan 3 Pemrograman Berbasis Obyek Oleh Tita Karlita.
THE EFFICIENT MARKETS HYPOTHESIS AND CAPITAL ASSET PRICING MODEL
SISTEM INFORMASI AKUNTANSI
1. 2 Work is defined to be the product of the magnitude of the displacement times the component of the force parallel to the displacement W = F ║ d F.
Lecture 8 Set and Dictionary Sandy Ardianto & Erick Pranata © Sekolah Tinggi Teknik Surabaya 1.
MAINTENANCE AND REPAIR OF RADIO RECEIVER Competency : Repairing of Radio Receiver.
Luas Daerah ( Integral ).
Via Octaria Malau Transfer (Internal Transfers) Transfer (Transfers Internal) Select the account from which funds are to be transferred FROM and then select.
1 PENGANTAR APLIKASI KOMPUTER Haryoso Wicaksono, S.Si. MICROSOFT WINDOWS #2.
PENJUMLAHAN GAYA TUJUAN PEMBELAJARAN:
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Pengalamatan Jaringan – IPv4 Dosen Pengampu: Resi Utami Putri, S.Kom.,
TCP, THREE-WAY HANDSHAKE, WINDOW
Mengapa Strategi Gagal Diterapkan?
Menu Standard Competence Based Competence.
Web Teknologi I (MKB511C) Minggu 12 Page 1 MINGGU 12 Web Teknologi I (MKB511C) Pokok Bahasan: – Text processing perl-compatible regular expression/PCRE.
PT. GAKA KARYA ENGINEERING
PEMINDAHAN HAK DENGAN INBRENG
Fungsi Invers, Eksponensial, Logaritma, dan Trigonometri
MICROSOFT EXCEL 2000 Bagian #4 GRAPHICS : OBJECT & CHART.
KONTROL ALUR EKSEKUSI PROGRAM
Bahan Kuliah IF2091 Struktur Diskrit
Pondok Pesantren Daar El-Qolam adalah sebuah lembaga pendidikan Islam yang didirikan pada 20 Januari Semakin meningkatnya teknologi yang ada saat.
Pohon (bagian ke 6) Matematika Diskrit.
P OHON 1. D EFINISI Pohon adalah graf tak-berarah terhubung yang tidak mengandung sirkuit 2.
Training, Learning, and Development Strategy
Pengantar sistem informasi Rahma dhania salamah msp.
PROSES PEMODELAN.
SARANA APLIKASI PERANCANGAN SISTEM INFORMASI
Transcript presentasi:

Documentation Techniques

Introduction The chapter discusses the following three documentation tools: Document flowcharts Computer system flowcharts Program flowcharts

Flowcharts A flowchart is an analytical technique used to describe some aspect of an information system in a clear, concise, and logical manner. Flowcharts use a standard set of symbols to pictorially describe transaction processing procedures.

Flowchart Symbols Flowcharting symbols can be divided into the following four categories: Input/output symbols Processing symbols Storage symbols Flow and miscellaneous symbols

Flowcharting Symbols: Some Input Output Symbols Name Document Online keying Display Input/output; Journal/ledger

Flowchart Symbols: Some Processing Symbols Name Manual operations Computer processing Auxiliary operation

Flowchart Symbols: Some Storage Symbols Name Magnetic disk Magnetic tape

Flowchart Symbols: Some Flow and Miscellaneous Symbols Name On-page connector Off-page connector Terminal Decision Document or processing flow

What are Document Flowcharts? A document flowchart illustrates the flow of documents and information between areas of responsibility within an organization. A document flowchart is particularly useful in analyzing the adequacy of control procedures. Flowcharts that describe and evaluate internal controls are often referred to as internal control flowcharts.

Document Flowcharts Flowcharts are pictorial representations of transaction processing systems that portray flows of some type A Document Flowchart emphasizes the hardcopy inputs and outputs and their flows through organizational units Auditors and accountants may use document flowcharts when analyzing a current system for weaknesses in controls and reports

Common Document Flowcharting Symbols - I Punched Card Floppy Disk Keying operation Manual Operation Document Connector between two points on a flowchart Multiple copies of a specific document Journal or ledger

Common Document Flowcharting Symbols - II Permanent file of documents Envelope Information flow Adding machine tape used for batch control Document flow Annotation for additional explanation

A Sample Document Flowchart Requesting Department Central Supplies Department A Goods Requisition Form 1 Goods Requisition Form A 1 2 File

What are System Flowcharts? System flowcharts depict the relationship among the input, processing, and output of an AIS. A system flowchart begins by identifying both the inputs that enter the system and their origins. The input is followed by the processing portion of the flowchart.

System Flowcharts System Flowcharts depict the flows of data and processing steps in an AIS They use symbols that are industry conventions standardized by the American National Standards Institute (ANSI) Flowcharting symbols are grouped as input-output symbols, processing symbols, storage symbols, data and information flow symbols, and miscellaneous symbols

System Flowchart Symbols Input/Output Keying Operation Punch Card Can also be output. These are rarely used nowadays. Manual Input Document Also output as reports Display General Purpose Input-Output File Used when type of media is unknown or for manual card files, ledgers, batch logs, etc.

System Flowcharting Symbols Processing Manual Operation Auxiliary Operation Also known as off-line process Processing Sorting Collate

System Flowcharting Symbols Storage Punched Card Input/Output Punched Paper Tape Document Magnetic Tape Magnetic Disk Online Storage Off-line Storage

Systems Flowcharting Symbols Connectors Start/Stop Terminal Can also be an external entity Logic Flow A On-page connector Telecommunication Link Off-page Connector

System Flowcharting Symbols Miscellaneous - I Data Preparation Communication Link Termination Can also be an external entity

System Flowcharting Symbols Miscellaneous - II Bridge for crossing flows Annotation for additional explanation Goods; e.g., inventory shipment Batch total - any total

What are Computer System Flowcharts? The resulting new information is the output component. System flowcharts are an important tool of system analysis, design, and evaluation.

Contoh System Flowchart

What are Computer System Flowcharts? Process Output Input Storage

What are Program Flowcharts? A program flowchart describes the specific logic to perform a process shown on a systems flowchart. A flow line connects the symbols and indicates the sequence of operations. The processing symbol represents a data movement or arithmetic calculation.

What are Program Flowcharts? Input data No If a condition is met Yes Perform calculation Update record

What are Program Flowcharts? The input/output symbol represents either reading of input or writing of output. The decision symbol represents a comparison of one or more variables and the transfer of flow to alternative logic paths. All points where the flow begins or ends are represented by the terminal symbol.

Flowchart for Processing Credit Orders Enter sales order Approved for credit? Reject Inventory available? Back- Fill order Stop Start No Yes

Differences Between DFDs and Flowcharts DFDs emphasize the flow of data and what is happening in a system, whereas a flowchart emphasizes the flow of documents or records containing data. A DFD represents the logical flow of data, whereas a flowchart represents the physical flow of data.

Differences Between DFDs and Flowcharts Flowcharts are used primarily to document existing systems. DFDs, in contrast, are primarily used in the design of new systems and do not concern themselves with the physical devices used to process, store, and transform data.

Differences Between DFDs and Flowcharts DFDs make use of only four symbols. Flowcharts use many symbols and thus can show more detail.

Sample case Context Diagram

DFD level 0

Document Flowchart

Pedoman menggambar flowchart Bagan alir sebaiknya digambar dari atas ke bawah dan mulai dari bagian kiri dari suatu halaman. Kegiatan di dalam bagan alir harus ditunjukkan dengan jelas. Harus ditunjukkan dari mana kegiatan akan dimulai dan dimana akan berakhirnya. Masing-masing kegiatan di dalam bagan alir sebaiknya digunakan suatu kata yang mewakili suatu pekerjaan, misalnya: "Persiapkan" dokumen, "Hitung" gaji Masing-masing kegiatan di dalam bagan alir harus di dalam urutan yang semestinya. Kegiatan yang terpotong dan akan disambung di tempat lain harus ditunjukkan dengan jelas menggunakan simbol penghubung. Gunakanlah simbol-simbol bagan alir yang standar

Exercise 1 DFD Level 1 DFD Level 0

Exercise 1 DFD Level 1 DFD Level 0

Exercise 2 - Gambarkan Document flowchart Prosedur pendaftaran member pada “BUGAR Sport Center” adalah sebagai berikut: Calon member mengisi formulir pendaftaran dan memilih tipe member, kemudian menyerahkan formulir yang telah diisi ke bagian pelayanan. Setelah itu bagian pelayanan melakukan pengecekan terhadap form yang telah diisi, apabila datanya tidak lengkap maka form akan dikembalikan kepada member untuk dilengkapi, apabila data yang diisi pada form tersebut sudah lengkap maka calon member membayar biaya registrasi. Kemudian bagian pelayanan mencatat data member dan tipe member yang dipilih untuk dibuatkan kartu anggota berikut kwitansi pembayarannya. Kartu anggota dan kwitansi pembayaran akan diberikan kepada calon member.