| How improves the software quality is one of key questions which the software engineering devotes to solve. The software test and confirmation is the most basic and important method to guarantee the software accurate and enhance the software reliable, also is a mainstream technology by the industrial world. This paper introduced the characteristic of the project which the author joined in, and analyzed the most current enterprise information management system's characteristic is the object-oriented, the graphical user interface (GUI), the complex data stream, the highly accurate business data, and so on.According to these characteristics, this paper proposed the improved system test model, and put forward the test method in each step of the model. The static test put forward nine aspects the test points; Test dependence Graph (TDG) determined the order of the method and function in the code test, The Control Interaction Cause Effect Graph (CICE) was used to do the controls and window test, the detail speciation and window interface might be used to make the CICE graph, the test tree was produced according to the cover criterion and algorithm, then the test case derived from the test tree; The UML activity chart was used to do the integrated test,... |