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 …

[HTML][HTML] RESTful API testing methodologies: Rationale, challenges, and solution directions

A Ehsan, MAME Abuhaliqa, C Catal, D Mishra - Applied Sciences, 2022 - mdpi.com
Service-oriented architecture has evolved to be the backbone for large-scale integration
between different applications and platforms. This concept has led to today's reality of cloud …

Automated test generation for rest apis: No time to rest yet

M Kim, Q **n, S Sinha, A Orso - Proceedings of the 31st ACM SIGSOFT …, 2022 - dl.acm.org
Modern web services routinely provide REST APIs for clients to access their functionality.
These APIs present unique challenges and opportunities for automated testing, driving the …

Combinatorial testing of restful apis

H Wu, L Xu, X Niu, C Nie - … of the 44th International Conference on …, 2022 - dl.acm.org
This paper presents RestCT, a systematic and fully automatic approach that adopts
Combinatorial Testing (CT) to test RESTful APIs. RestCT is systematic in that it covers and …

RESTest: automated black-box testing of RESTful web APIs

A Martin-Lopez, S Segura, A Ruiz-Cortés - Proceedings of the 30th ACM …, 2021 - dl.acm.org
Testing RESTful APIs thoroughly is critical due to their key role in software integration.
Existing tools for the automated generation of test cases in this domain have shown great …

RESTest: Black-box constraint-based testing of RESTful web APIs

A Martin-Lopez, S Segura, A Ruiz-Cortés - Service-Oriented Computing …, 2020 - Springer
Automated testing approaches for RESTful web APIs typically follow a black-box strategy,
where test cases are derived from the API specification. These techniques show promising …

Automated black‐box testing of nominal and error scenarios in RESTful APIs

D Corradini, A Zampieri, M Pasqua… - Software Testing …, 2022 - Wiley Online Library
Abstract RESTful APIs (or REST APIs for short) represent a mainstream approach to design
and develop web APIs using the REpresentational State Transfer architectural style. Black …

ARTE: Automated generation of realistic test inputs for web APIs

JC Alonso, A Martin-Lopez, S Segura… - IEEE Transactions …, 2022 - ieeexplore.ieee.org
Automated test case generation for web APIs is a thriving research topic, where test cases
are frequently derived from the API specification. However, this process is only partially …

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 …

Automated black-and white-box testing of restful apis with evomaster

A Arcuri - IEEE Software, 2020 - ieeexplore.ieee.org
We apply EvoMaster to eight representational state transfer application programming
interfaces; show how the tool can be used to automatically generate test cases that can find …