30
3.
Evaluation Phase: Determine exactly how you will
meet the requirements. What tools will you use? How
will you deploy your development team? Determine
whether the job is doable within time and budget
constraints
4.
Design Phase: Create a database model and then
design a database and databaseapplication that satisfy
the terms of the requirements document
5.
Implementation Phase: Build the database and the
database application. Include copious documentation
within the code and in external documents
6.
Final Documentation and Testing Phase: Give the
database and application a tough workout. Hit the
system with every conceivable input condition and a
few inconceivable ones. Try to overload it. See where it
breaks. When it breaks, send it back to the
implementers or even back to the designers. Document
everything
Yang
pengertiannya adalah dalam membangun sistem
apapun, awalnya anda harus memulai dari awal sampai akhir, dan itu
tidak berbeda dengan SQL. Daftar ini akan menunjukkan kepada anda
apa yang dipertimbangkan pada setiap fase
dari siklus hidup
pengembangan SQL :
1.
Fase mendefinisikan : mendefinisikan dengan tepat
masalah yang harus diselesaikan, seberapa besar dan
siapa yang akan bekerja untuk itu.
2.
Fase keperluan : membangun secara terperinci
deskripsi dari tepatnya usaha apa yang dibangun dan
akan diproduksi. Mengumpulkan semua informasi yang
relevan
dan menaruh itu ke
dalam dokumen yang
diperlukan (statement of requirement). Mendapatkan
klien keluar.
|