Current Project problems:
Lack of relevant guidance, insufficient technical accumulation, scattered project arrangement, and no evidence to follow;
The project plan is unclear, and the project's key points and next steps are unclear;
There is no clear responsibility assignment, and it is unclear what the master is responsible;
The communication between superiors and subordinates is unclear, and the superiors are not familiar with their own positioning. They are mainly responsible for the direction to which they are determined;
Et testing focus:
The test focuses on two mature basic modules:
1) avoid the emergence of new problems: Any correction may bring unexpected new problems, and it is difficult to test. Key points: In the design review stage, sufficient experience is required to remove unreasonable design; in the testing stage, Comprehensive considerations are taken into consideration, so as to avoid any involvement.
2) In-depth test: Improve the Interface Test to increase the coverage rate, increase the performance test, and pay more attention to CPU, memory, and download efficiency data. The performance data changes should be compared during each release of each version;
Start Point:
1. Knowledge Base sorting and system case Library: how to divide et Test Modules and how to define module interfaces (further consider how to test );
2. Test the resource list update and maintenance mechanism;
3. Performance testing methods and test points;
Et Testing Analysis