paper-with-me

Papers

Agentic RAG for Software Testing with Hybrid Vector-Graph and Multi-Agent Orchestration

2025-10-12 · Mohanakrishnan Hariharan, Satish Arvapalli, Seshu Barma, Evangeline Sheela arxiv

We present an approach to software testing automation using Agentic Retrieval-Augmented Generation (RAG) systems for Quality Engineering (QE) artifact creation. We combine autonomous AI agents with hybrid vector-graph knowledge systems to automate test plan, case, and QE metric generation. Our approach addresses traditional software testing limitations by leveraging LLMs such as Gemini and Mistral, multi-agent orchestration, and enhanced contextualization. The system achieves remarkable accuracy improvements from 65% to 94.8% while ensuring comprehensive document traceability throughout the quality engineering lifecycle. Experimental validation of enterprise Corporate Systems Engineering and SAP migration projects demonstrates an 85% reduction in testing timeline, an 85% improvement in test suite efficiency, and projected 35% cost savings, resulting in a 2-month acceleration of go-live.

📄 PDF Abstract BibTeX arXiv:2510.10824

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Reinforcement Learning Integrated Agentic RAG for Software Test Cases Authoring

2025-12-05 · Mohanakrishnan Hariharan arxiv

This paper introduces a framework that integrates reinforcement learning (RL) with autonomous agents to enable continuous improvement in the automated process of software test cases authoring from business requirement do…

Reinforcement Learning

Vibe Coding vs. Agentic Coding: Fundamentals and Practical Implications of Agentic AI

2025-05-26 · Ranjan Sapkota, Konstantinos I. Roumeliotis, Manoj Karkee

This review presents a comprehensive analysis of two emerging paradigms in AI-assisted software development: vibe coding and agentic coding. While both leverage large language models (LLMs), they differ fundamentally in …

Beyond RAG for Cyber Threat Intelligence: A Systematic Evaluation of Graph-Based and Agentic Retrieval

2026-04-13 · Dzenan Hamzic, Florian Skopik, Max Landauer, Markus Wurzenberger 외 arxiv

Cyber threat intelligence (CTI) analysts must answer complex questions over large collections of narrative security reports. Retrieval-augmented generation (RAG) systems help language models access external knowledge, bu…

Knowledge GraphsText Retrieval

Open-Source Agentic Hybrid RAG Framework for Scientific Literature Review

2025-07-30 · Aditya Nagori, Ricardo Accorsi Casonatto, Ayush Gautam, Abhinav Manikantha Sai Cheruvu 외 arxiv

The surge in scientific publications challenges traditional review methods, demanding tools that integrate structured metadata with full-text analysis. Hybrid Retrieval Augmented Generation (RAG) systems, combining graph…

Hippocampus: An Efficient and Scalable Memory Module for Agentic AI

2026-02-14 · Yi Li, Lianjie Cao, Faraz Ahmed, Puneet Sharma 외 arxiv

Agentic AI require persistent memory to store user-specific histories beyond the limited context window of LLMs. Existing memory systems use dense vector databases or knowledge-graph traversal (or hybrid), incurring high…