English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2006-06-13 17:26:08 · 4 answers · asked by allen r 1 in Computers & Internet Programming & Design

4 answers

Simply put, it's a phase in software development when you actually design the system. Depending on the methodology that you use, some will involve drawing up use cases extending that to actual functional classes. If your system involves a database, that should also include designing the database schema. If it's a large scale system, then you should also be looking at the system architecture, figuring out how you will layout the various layers of your system. e.g. data layer, appliation later, presentation layer, etc. Some typical output from this process will include your ERD (entitity relation diagram), DFD (data flow diagram).

2006-06-13 18:08:46 · answer #1 · answered by Anonymous · 0 1

Systems Design is the qualty process used to design the system. Once the user hasorganized his requirements, the design is made. It allows the programmer to organize his program quality.

2006-06-13 19:08:30 · answer #2 · answered by Anonymous · 0 0

its a phrase that's in a software to design the entire system of a computer

2016-07-04 23:09:56 · answer #3 · answered by martin 1 · 0 0

Check out this link to know all about system designing.
http://www.nwlink.com/~donclark/hrd/sat.html

Good luck.

2006-06-13 17:29:32 · answer #4 · answered by Eternity 6 · 0 0

fedest.com, questions and answers