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 …

Masterkey: Automated jailbreak across multiple large language model chatbots

G Deng, Y Liu, Y Li, K Wang, Y Zhang, Z Li… - arxiv preprint arxiv …, 2023 - arxiv.org
Large Language Models (LLMs) have revolutionized Artificial Intelligence (AI) services due
to their exceptional proficiency in understanding and generating human-like text. LLM …

Survei Teknik Pengujian Software

IR Dhaifullah, AA Salsabila… - Journal Automation …, 2022 - jacis.pubmedia.id
Salah satu tahapan dalam rekayasa perangkat lunak adalah tahap pengujian. Tahap
pengujian tidak sepenuhnya menjamin kualitas, akan tetapi pengujian perangkat lunak …

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 …

Morest: Model-based RESTful API testing with execution feedback

Y Liu, Y Li, G Deng, Y Liu, R Wan, R Wu, D Ji… - Proceedings of the 44th …, 2022 - dl.acm.org
RESTful APIs are arguably the most popular endpoints for accessing Web services.
Blackbox testing is one of the emerging techniques for ensuring the reliability of RESTful …

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 …