3 papers
cs.SE2024
Improving Program Debloating with 1-DU Chain Minimality
Myeongsoo Kim, Santosh Pande, Alessandro Orso
Modern software often struggles with bloat, leading to increased memory consumption and security vulnerabilities from unused code. In response, various program debloating technique…
cs.SE2024
Leveraging Large Language Models to Improve REST API Testing
Myeongsoo Kim, Tyler Stennett, Dhruv Shah +2
The widespread adoption of REST APIs, coupled with their growing complexity and size, has led to the need for automated REST API testing tools. Current tools focus on the structure…
cs.SE2023
Adaptive REST API Testing with Reinforcement Learning
Myeongsoo Kim, Saurabh Sinha, Alessandro Orso
Modern web services increasingly rely on REST APIs. Effectively testing these APIs is challenging due to the vast search space to be explored, which involves selecting API operatio…