4 papers
An LLM Agentic Approach for Legal-Critical Software: A Case Study for Tax Prep Software
Sina Gogani-Khiabani, Ashutosh Trivedi, Diptikalyan Saha +1
Large language models (LLMs) show promise for translating natural-language statutes into executable logic, but reliability in legally critical settings remains challenging due to a…
Automated Validation of COBOL to Java Transformation
Atul Kumar, Diptikalyan Saha, Toshikai Yasue +6
Recent advances in Large Language Model (LLM) based Generative AI techniques have made it feasible to translate enterpriselevel code from legacy languages such as COBOL to modern l…
Automated Testing of COBOL to Java Transformation
Sandeep Hans, Atul Kumar, Toshikai Yasue +7
Recent advances in Large Language Model (LLM) based Generative AI techniques have made it feasible to translate enterprise-level code from legacy languages such as COBOL to modern…
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…