With the growth of web applications, REST APls have become the primary communication method between services. In order to ensure system reliability and security, software quality can be assured by effective testing me...
详细信息
ISBN:
(纸本)9781665458139
With the growth of web applications, REST APls have become the primary communication method between services. In order to ensure system reliability and security, software quality can be assured by effective testing methods. Black box fuzz testing is one of the effective methods to perform tests on a large scale. However, conventional black box fuzz testing generates random data without judging the quality of the input. We implement a black box fuzz testing method for REST APls. It resolves the issues of blind mutations without knowing the effectiveness by test coverage level feedback. We also enhance the mutation strategies by reducing the testing complexity for REST APls, generating more appropriate test cases to cover possible paths. We evaluate our method by testing two large open-source projects and 89 bugs are reported and confirmed. In addition, we find 351 bugs from 64 remote API services in APls. guru. The work is in https://***/hsuan-fuzz.
暂无评论