Testing restful apis: A survey
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 …
is challenging, because not only do they rely on network communications, but also they deal …
Automated test generation for rest apis: No time to rest yet
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 …
These APIs present unique challenges and opportunities for automated testing, driving the …
Open problems in fuzzing restful apis: A comparison of tools
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 …
years, a lot of effort in the research community has been spent in designing novel …
Enhancing rest api testing with nlp techniques
RESTful services are commonly documented using OpenAPI specifications. Although
numerous automated testing techniques have been proposed that leverage the machine …
numerous automated testing techniques have been proposed that leverage the machine …
KAT: Dependency-aware automated API testing with large language models
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 …
aware of certain types of dependencies that needed to be concise between operations and …
Carving ui tests to generate api tests and api specification
Modern web applications make extensive use of API calls to update the UI state in response
to user events or server-side changes. For such applications, API-level testing can play an …
to user events or server-side changes. For such applications, API-level testing can play an …
Adaptive rest api testing with reinforcement learning
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 …
challenging due to the vast search space to be explored, which involves selecting API …
AGORA: automated generation of test oracles for REST APIs
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 …
years. However, their advanced capabilities for automated input generation contrast with the …
Testing real-world healthcare iot application: Experiences and lessons learned
Healthcare Internet of Things (IoT) applications require rigorous testing to ensure their
dependability. Such applications are typically integrated with various third-party healthcare …
dependability. Such applications are typically integrated with various third-party healthcare …
DeepREST: Automated Test Case Generation for REST APIs Exploiting Deep Reinforcement Learning
D Corradini, Z Montolli, M Pasqua… - Proceedings of the 39th …, 2024 - dl.acm.org
Automatically crafting test scenarios for REST APIs helps deliver more reliable and
trustworthy web-oriented systems. However, current black-box testing approaches rely …
trustworthy web-oriented systems. However, current black-box testing approaches rely …