<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="static/style.xsl"?><OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd"><responseDate>2026-05-27T05:32:46Z</responseDate><request verb="GetRecord" identifier="oai:riuma.uma.es:10630/40816" metadataPrefix="mods">https://riuma.uma.es/rest/oai/request</request><GetRecord><record><header><identifier>oai:riuma.uma.es:10630/40816</identifier><datestamp>2026-02-03T11:47:41Z</datestamp><setSpec>com_10630_2254</setSpec><setSpec>col_10630_37959</setSpec></header><metadata><mods:mods xmlns:doc="http://www.lyncode.com/xoai" xmlns:mods="http://www.loc.gov/mods/v3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
   <mods:name>
      <mods:namePart>Lenke, David</mods:namePart>
   </mods:name>
   <mods:name>
      <mods:namePart>Ferrer-Urbano, Francisco Javier</mods:namePart>
   </mods:name>
   <mods:name>
      <mods:namePart>Chicano-García, José-Francisco</mods:namePart>
   </mods:name>
   <mods:extension>
      <mods:dateAvailable encoding="iso8601">2025-11-19T09:49:38Z</mods:dateAvailable>
   </mods:extension>
   <mods:extension>
      <mods:dateAccessioned encoding="iso8601">2025-11-19T09:49:38Z</mods:dateAccessioned>
   </mods:extension>
   <mods:originInfo>
      <mods:dateIssued encoding="iso8601">2025</mods:dateIssued>
   </mods:originInfo>
   <mods:identifier type="uri">https://hdl.handle.net/10630/40816</mods:identifier>
   <mods:abstract>The recent rise of large language models (LLMs) has enabled the generation of higher-quality test cases by leveraging the semantics of the methods under test. However, existing LLM-based approaches still&#xd;
struggle to achieve high coverage levels. To mitigate this issue, we present two complementary techniques in this work: Prompt Engineering and External Dependency Retrieval for context enrichment. We evaluated our improvements through an ablation study on three open-source and&#xd;
four proprietary projects, encompassing 261 distinct methods. For each method, we generated test suites under four implementations and performed ten independent runs, yielding a total of 10,440 executions. Our combined approach yields an average coverage increase of 12% on industrial&#xd;
software, with statistically significant gains over all other variants studied in this paper. Although our enhancements increase the context (the number of input tokens rises by 66.3%), this is partially compensated by a reduction in output tokens due to fewer repair attempts, so that the overall cost overhead remains moderate at about 16%. As future work, we aim to identify the minimal necessary context that still yields significant improvements in test coverage, which could help to further&#xd;
reduce costs.</mods:abstract>
   <mods:language>
      <mods:languageTerm>eng</mods:languageTerm>
   </mods:language>
   <mods:accessCondition type="useAndReproduction">open access</mods:accessCondition>
   <mods:subject>
      <mods:topic>Aprendizaje automático (Inteligencia artificial)</mods:topic>
   </mods:subject>
   <mods:subject>
      <mods:topic>Lenguajes de programación</mods:topic>
   </mods:subject>
   <mods:subject>
      <mods:topic>Proceso en lenguaje natural (Informática)</mods:topic>
   </mods:subject>
   <mods:titleInfo>
      <mods:title>Influence of External Dependency Retrieval and Prompt Engineering in Test Case Generation using LLMs</mods:title>
   </mods:titleInfo>
   <mods:genre>conference output</mods:genre>
</mods:mods>
</metadata></record></GetRecord></OAI-PMH>