论文标题
测试RESTFUL API:一项调查
Testing RESTful APIs: A Survey
论文作者
论文摘要
在行业中,宁静的API被广泛用于构建现代云应用程序。测试它们是具有挑战性的,因为它们不仅依赖网络通信,而且还处理像数据库之类的外部服务。因此,近年来关于如何自动验证这种网络服务的研究发芽大量。在本文中,我们基于对92篇科学文章的分析,回顾了测试静态API的当前最新技术。该评论类别并总结了有关该主题的现有科学工作,并讨论了验证Restful API的当前挑战。
In industry, RESTful APIs are widely used to build modern Cloud Applications. Testing them is challenging, because not only they rely on network communications, but also they deal with external services like databases. Therefore, there has been a large amount of research sprout in recent years on how to automatically verify this kind of web services. In this paper, we review the current state-of-the-art on testing RESTful APIs, based on an analysis of 92 scientific articles. This review categories and summarizes the existing scientific work on this topic, and discusses the current challenges in the verification of RESTful APIs.