paper-with-me

Papers

Automating REST API Postman Test Cases Using LLM

2024-04-16 · S Deepika Sri, Mohammed Aadil S, Sanjjushri Varshini R, Raja CSP Raman, Gopinath Rajagopal, S Taranath Chan

In the contemporary landscape of technological advancements, the automation of manual processes is crucial, compelling the demand for huge datasets to effectively train and test machines. This research paper is dedicated to the exploration and implementation of an automated approach to generate test cases specifically using Large Language Models. The methodology integrates the use of Open AI to enhance the efficiency and effectiveness of test case generation for training and evaluating Large Language Models. This formalized approach with LLMs simplifies the testing process, making it more efficient and comprehensive. Leveraging natural language understanding, LLMs can intelligently formulate test cases that cover a broad range of REST API properties, ensuring comprehensive testing. The model that is developed during the research is trained using manually collected postman test cases or instances for various Rest APIs. LLMs enhance the creation of Postman test cases by automating the generation of varied and intricate test scenarios. Postman test cases offer streamlined automation, collaboration, and dynamic data handling, providing a user-friendly and efficient approach to API testing compared to traditional test cases. Thus, the model developed not only conforms to current technological standards but also holds the promise of evolving into an idea of substantial importance in future technological advancements.

📄 PDF Abstract BibTeX arXiv:2404.10678

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language Understanding

Similar Papers 제목 키워드 기반

Graph Attention-based Deep Reinforcement Learning for solving the Chinese Postman Problem with Load-dependent costs

2023-10-24 · Truong Son Hy, Cong Dao Tran

Recently, Deep reinforcement learning (DRL) models have shown promising results in solving routing problems. However, most DRL solvers are commonly proposed to solve node routing problems, such as the Traveling Salesman …

ARCDeep Reinforcement LearningGraph AttentionTraveling Salesman Problem

Automated Web Application Testing: End-to-End Test Case Generation with Large Language Models and Screen Transition Graphs

2025-06-03 · Nguyen-Khang Le, Quan Minh Bui, Minh Ngoc Nguyen, Hiep Nguyen 외

Web applications are critical to modern software ecosystems, yet ensuring their reliability remains challenging due to the complexity and dynamic nature of web interfaces. Recent advances in large language models (LLMs) …

FormScript Generation

VALTEST: Automated Validation of Language Model Generated Test Cases

2024-11-13 · Hamed Taherkhani, Hadi Hemmati

Large Language Models (LLMs) have demonstrated significant potential in automating software testing, specifically in generating unit test cases. However, the validation of LLM-generated test cases remains a challenge, pa…

HumanEvalLanguage ModelingLanguage Modellingmbpp+3

On Introducing Automatic Test Case Generation in Practice: A Success Story and Lessons Learned

2021-02-28 · Matteo Brunetto, Giovanni Denaro, Leonardo Mariani, Mauro Pezzè

The level and quality of automation dramatically affects software testing activities, determines costs and effectiveness of the testing process, and largely impacts on the quality of the final product. While costs and be…

ERPsoftware testing

STAF: Leveraging LLMs for Automated Attack Tree-Based Security Test Generation

2025-09-24 · Tanmay Khule, Stefan Marksteiner, Jose Alguindigue, Hannes Fuchs 외 arxiv

In modern automotive development, security testing is critical for safeguarding systems against increasingly advanced threats. Attack trees are widely used to systematically represent potential attack vectors, but genera…