Testing restful apis: A survey

A Golmohammadi, M Zhang, A Arcuri - ACM Transactions on Software …, 2023 - dl.acm.org
In industry, RESTful APIs are widely used to build modern Cloud Applications. Testing them
is challenging, because not only do they rely on network communications, but also they deal …

Enhancing rest api testing with nlp techniques

M Kim, D Corradini, S Sinha, A Orso… - Proceedings of the …, 2023 - dl.acm.org
RESTful services are commonly documented using OpenAPI specifications. Although
numerous automated testing techniques have been proposed that leverage the machine …

Leveraging large language models to improve REST API testing

M Kim, T Stennett, D Shah, S Sinha… - … of the 2024 ACM/IEEE 44th …, 2024 - dl.acm.org
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 structured …

Online testing of RESTful APIs: Promises and challenges

A Martin-Lopez, S Segura, A Ruiz-Cortés - Proceedings of the 30th ACM …, 2022 - dl.acm.org
Online testing of web APIs—testing APIs in production—is gaining traction in industry.
Platforms such as RapidAPI and Sauce Labs provide online testing and monitoring services …

Open problems in fuzzing restful apis: A comparison of tools

M Zhang, A Arcuri - ACM Transactions on Software Engineering and …, 2023 - dl.acm.org
RESTful APIs are a type of web service that are widely used in industry. In the past few
years, a lot of effort in the research community has been spent in designing novel …

KAT: Dependency-aware automated API testing with large language models

T Le, T Tran, D Cao, V Le, TN Nguyen… - … IEEE Conference on …, 2024 - ieeexplore.ieee.org
API testing has increasing demands for software companies. Prior API testing tools were
aware of certain types of dependencies that needed to be concise between operations and …

AGORA: automated generation of test oracles for REST APIs

JC Alonso, S Segura, A Ruiz-Cortés - Proceedings of the 32nd ACM …, 2023 - dl.acm.org
Test case generation tools for REST APIs have grown in number and complexity in recent
years. However, their advanced capabilities for automated input generation contrast with the …

Leveraging large language models for automated web-form-test generation: An empirical study

T Li, C Cui, L Ma, D Towey, Y **e, R Huang - arxiv preprint arxiv …, 2024 - arxiv.org
The testing of web forms is an essential activity for ensuring the quality of web applications,
which mainly involves evaluating the interactions between users and forms. Automated test …

You can rest now: Automated specification inference and black-box testing of restful apis with large language models

A Decrop, G Perrouin, M Papadakis, X Devroey… - arxiv preprint arxiv …, 2024 - arxiv.org
RESTful APIs are popular web services, requiring documentation to ease their
comprehension, reusability and testing practices. The OpenAPI Specification (OAS) is a …

Practitioners' Expectations on Automated Test Generation

X Yu, L Liu, X Hu, J Keung, X **a, D Lo - Proceedings of the 33rd ACM …, 2024 - dl.acm.org
Automated test generation can help developers craft high-quality software tests while
mitigating the manual effort needed for writing test code. Despite significant research efforts …