I have asked to study a fully developed system. I already understand how it works but I am having a hard time on documenting it. I want a possible client may easily understand my explanation, even without having an IT background. The system consists of many applications and with many users. I don't know what first step to take. Hope you can help me DOCUMENTING A FULLY DEVELOPED SYSTEM. It would be great if you can give me How-to steps. Thanks in Advance.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
Start at the top just with the major functions of the system such as payroll, inventory, personnel records, etc. A clue to the major functions might be found in what departments use the system. From each department, create a list of major functions again. Repeat the process are far down as possible. The concept is to start with generalities and work downward towards details. This way all functions/processes/etc. will be addressed. If you start with details and work upwards, you'll likely miss some very basic functions. |
|||||||
|