- Requirements review: identify code changes and record requirements questions
- Requirements review: question points and revised risk points to the product
- Technical solution output: detailed design, down to which project, which class, which method code to change and how to change
- Technical solution review: the technical Leader checks if there are any missing points in the technical solution, and explains to the testers which points should be tested
- Test case review: test students explain test cases, development, product to see what is missing
- Code development
- Test by P0: Tests the basic logic
- To measure
- Test + Fix problems in test
- Product UAT validation test
- Code Review meeting for the requirements of the same iteration, the whole team will participate to see if there is any problem with the Code. If there is any problem, the Code Review + Code convergence needs to be modified
- Integration testing + problem fixing in testing
- Release system to fill in the release manual: pay attention to whether to change SQL, prepare SQL worksheet if yes, whether there is a new configuration, if to fill in the version number of the new configuration
- Published online
- Test classmate verification
- Product classmate verification function
- If there is a big problem, roll back the code
- If you have a minor problem, fix it immediately and re-release it