| Home | |||||||||||||||||||
Prototyping
development I Comparing development of Structured Method and Prototyping Method
II Few pure Structured Method and Prototyping Method During developing complex MIS ( Manager infomation System ), There is a few pure using one of Structured Method and Prototyping Method, because get over each their disadvantage are at a price. Sometimes, build apartments of system that known stable requirement using Structured Method, and build other apartments that are variational requirement using Prototyping Method.
III Keys of Prototyping Method 1 Create a prototype fast Prototype may be a simply system or a part of a complex system. Creation of the major user interfaces without any substantive coding in the background in order to give the users a "feel" for what the system will look like. For example, a basic form , and a button in it. 2 Interview with client, comminication, record documentation Offcause now, Button1 response is empty. But on this context, user would input requirement is good idea. Then strike code for response Button1click : void __fastcall TForm1::Button1Click(TObject *Sender) UnternimatedFunction assign introduce, number and subnumber, convenience of document. You see that can divide logical implement and physical implement. As response Button1 click, a dialog is shown : Click "Textual Desc" button, user can input textual requirement. Click "Diagram" button can create a active diagram to explain procedure of the plan. Click "Generate Documentations" button would call a callback function for generate document of the require. The active diagram like follow : 3 Save history, neaten Save and neaten documents maintenance them for settle the struggle of functions.IV Benefit of Duceland Prototyping Tool kit 1 Quikly prototype developing 2 Uniform calling, lower cost of study 3 Consummate system step by step. 4 Not necessary to change current architecture. 5 Suggest divide logical implement and physical implement.
|
|||||||||||||||||||
By Duceland.com 2008