论文标题
随机测试生成应用程序编程接口
Random Test Generation of Application Programming Interfaces
论文作者
论文摘要
云高质量API(应用程序编程接口)测试对于支持API经济至关重要。 AutoTest是一个随机测试生成器,可满足这一需求。它读取API规范并推论测试生成中使用的模型。本文介绍了自动。它还解决了API规范陷阱的主题,该陷阱在阅读规范时可能会揭示的API规范陷阱。最佳实践是一旦揭示和解决问题,就可以在回归中添加适当的测试。在Autotest的随机测试生成的背景下,如何做到这一点。
Cloud high quality API (Application Programming Interface) testing is essential for supporting the API economy. Autotest is a random test generator that addresses this need. It reads the API specification and deduces a model used in the test generation. This paper describes Autotest. It also address the topic of API specification pitfalls which Autotest may reveal when reading the specification. A best practice is to add an appropriate test to the regression once a problem is revealed and solved. How to do that in the context of Autotest's random test generation is covered.