Automated Test Generation for REST APIs: No Time to Rest Yet

Date:

In this talk, I discussed our paper “Automated Test Generation for REST APIs: No Time to Rest Yet”. I presented our research on the challenges and limitations of current testing approaches for REST APIs and introduced our novel approach to enhance testing efficiency. Our method leverages machine learning and natural language processing techniques to interpret OpenAPI rules from the specifications’ human-readable part, significantly improving the performance of REST API testing tools. This talk offered an in-depth look into the evolution of REST API testing and our proposed solution. You can find the relevant paper through this link and slides through this link.