1. Software testing should be carried out as soon as possible. Tests should be constructed by a third party. 4. Exhaustive tests are not possible and should follow the good-enough principle. 5 9, strictly implement the test plan, eliminate the randomness of testing 10, pay attention to legal and reasonable input, also pay attention to illegal unexpected input 11, check whether the program does not do should not do 12, test should start from “small”, Step by step to “large scale” 13. Repeated use of the same tests makes software resistant 14

Second, the steps of the website test 1, document reading to look for requirements description, website design and other related documents, analysis of testing requirements. 2. Develop test plans for functional testing; Interface test; Performance test; Database testing; Security testing; Compatibility test 3, method of test case design equivalence class partition boundary value analysis method error method Cause and effect diagram method decision table driven analysis method of orthogonal experiment design method of four functional diagram analysis method, interface test and performance test and performance test interface can be according to the interface documentation, and then use the corresponding tool for testing. Interface test tool: APIPost

Performance testing tool: Jmeter 5, security testing ———————————————— Copyright: haidian Code nong, CSDN, CC 4.0 BY-SA copyright: CC 4.0 BY-SA Original link:Blog.csdn.net/phpwechat/a…