Showing cs.SEShow all
2 papers · 1 filter
cs.SE2025
Utilizing API Response for Test Refinement
Devika Sondhi, Ananya Sharma, Diptikalyan Saha
Most of the web services are offered in the form of RESTful APIs. This has led to an active research interest in API testing to ensure the reliability of these services. While most…
cs.SE2020
Replacements and Replaceables: Making the Case for Code Variants
Venkatesh Vinayakarao, Devika Sondhi, Sumit Keswani +2
There are often multiple ways to implement the same requirement in source code. Different implementation choices can result in code snippets that are similar, and have been defined…