1 / 8

Pelaporan & Validasi Input

Pelaporan & Validasi Input. Tujuan : Mahasiswa dapat Menghasilkan laporan dan validasi input dengan menggunakan pseudocode. Errors & GIGO. Types of errors > Syntax errors > Logic Errors + Data-execption Errors + Accessing nonexistance entry GIGO (Garbage In Garbage Out).

ken
Télécharger la présentation

Pelaporan & Validasi Input

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Pelaporan & Validasi Input Tujuan : Mahasiswa dapat Menghasilkan laporan dan validasi input dengan menggunakan pseudocode

  2. Errors & GIGO • Types of errors > Syntax errors > Logic Errors + Data-execption Errors + Accessing nonexistance entry • GIGO (Garbage In Garbage Out)

  3. Validation • Type of Data • Range of Value • Exact Value / Range • Sign • Data Presence • Data Consistency • Data Reasonableness • Data Sequence • Check Digit Calculations • Table of File Lookup • Visual Verification

  4. Batch Versus On-line Entry • Batch Entry  validation program • On-line Entry  interactice program

  5. Menu Driven • Menu  to display the choices. • Main Menu  major functions • Sub Menu  Specific / particular functions

  6. Event-Driven • Pick-up / delivery must be selected • Particular selection selected • Supported by a Form

  7. Bahan Diskusi • Lihat bahan diskusi di MP

  8. Tugas Kelompok • Lihat tugas kelompok di MP

More Related