80 likes | 115 Views
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).
E N D
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)
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
Batch Versus On-line Entry • Batch Entry validation program • On-line Entry interactice program
Menu Driven • Menu to display the choices. • Main Menu major functions • Sub Menu Specific / particular functions
Event-Driven • Pick-up / delivery must be selected • Particular selection selected • Supported by a Form
Bahan Diskusi • Lihat bahan diskusi di MP
Tugas Kelompok • Lihat tugas kelompok di MP