Improving existing REST API test generation methods
RESTful APIs are widely used to allow components of complex, distributed systems to communicate. Their prevalence means it is essential to test them and ensure that the APIs that the different components/systems expose are functional. Several tools exist to automatically generate tests for them [1] (RQs 8 and 9) [2] with different levels of success … Read more