Morest: Model-based RESTful API Testing with Execution Feedback

May 21, 2022ยท
Yi Liu
,
Yuekang Li
Gelei Deng
Gelei Deng
,
Yang Liu
,
Ruiyuan Wan
,
Runchao Wu
,
Dandan Ji
,
Shiheng Xu
,
Mingyue Bao
ยท 1 min read
Abstract
RESTful APIs are widely used in modern web services, making their security and reliability critical. This work presents Morest, a model-based approach to testing RESTful APIs that leverages execution feedback to guide test generation, achieving high code coverage and uncovering previously unknown vulnerabilities.
Type
Publication
Proceedings of the 44th International Conference on Software Engineering (ICSE)

Morest introduces a novel approach to RESTful API testing that combines model-based testing with execution feedback, enabling more effective test generation and vulnerability discovery.