1 | Requirements analysis and determination, Unified Modeling Language (UML) and Business flow diagram of learning |
2 | Learning software development models The waterfall (waterfall) model, evolutionary development model, incremental development and spiral models, the model learns |
3 | General software architecture of a single layer multi-layer structures architecture |
4 | 1. UML class diagrams 2.Use case diagram draw 3.Cooperation with the responsibility to draw the class diagram 4.Relational diagram draw 5. Work flow diagram draw |
5 | 1.Make the overall design of 2.Detailed design to make 3.Using the Diagram |
6 | Choose the programming language, Determine coding standards, Data types define the, Architecture to create the appropriate project structure |
7 | Connect to the file server, Code to take, Change the code to transfer back, File versions resolve conflict |
8 | Knowing the test methods (black box, glass box), Select the test layer (via the interface, unit test), Select the test data, Define the test schedule |
9 | Observe the operation of the function, Observe the values of variables during operation |