The Methodological Research of Automatic Web API Testing Based on Python

Wang Dawei
DOI: https://doi.org/10.16453/j.issn.2095-8595.2015.05.012
2015-01-01
Abstract:In the mobile app product development process to use a large number of Web API. Using the HTTP protocol to build for various client-side services, and manual testing by client-side for Web API needs huge workloads and limited input range. In order to improve the efficiency of the test execution, and save the cost of regression testing in manually, has designed and implemented an automated test platform, first introduces Web API testing and automation, and then provides several commonly used Web API test tools, following discusses in details the Web API design and implementation of the automated testing framework as well as the practical application.
What problem does this paper attempt to address?