<?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-29T23:29:13Z</responseDate><request verb="GetRecord" identifier="oai:riuma.uma.es:10630/28274" metadataPrefix="mods">https://riuma.uma.es/rest/oai/request</request><GetRecord><record><header><identifier>oai:riuma.uma.es:10630/28274</identifier><datestamp>2026-02-03T11:06:12Z</datestamp><setSpec>com_10630_2254</setSpec><setSpec>col_10630_37953</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>Ferrer-Urbano, Francisco Javier</mods:namePart>
   </mods:name>
   <mods:name>
      <mods:namePart>Chicano-García, José-Francisco</mods:namePart>
   </mods:name>
   <mods:name>
      <mods:namePart>Alba-Torres, Enrique</mods:namePart>
   </mods:name>
   <mods:extension>
      <mods:dateAvailable encoding="iso8601">2023-12-13T10:50:18Z</mods:dateAvailable>
   </mods:extension>
   <mods:extension>
      <mods:dateAccessioned encoding="iso8601">2023-12-13T10:50:18Z</mods:dateAccessioned>
   </mods:extension>
   <mods:originInfo>
      <mods:dateIssued encoding="iso8601">2013-07-29</mods:dateIssued>
   </mods:originInfo>
   <mods:identifier type="citation">Ferrer, J., Chicano, F., &amp; Alba, E. (2013). Estimating software testing complexity. Information and Software Technology, 55(12), 2125–2139.</mods:identifier>
   <mods:identifier type="uri">https://hdl.handle.net/10630/28274</mods:identifier>
   <mods:identifier type="doi">10.1016/j.infsof.2013.07.007</mods:identifier>
   <mods:abstract>Context: Complexity measures provide us some information about software artifacts. A measure of the&#xd;
difficulty of testing a piece of code could be very useful to take control about the test phase.&#xd;
Objective: The aim in this paper is the definition of a new measure of the difficulty for a computer to gen erate test cases, we call it Branch Coverage Expectation (BCE). We also analyze the most common com plexity measures and the most important features of a program. With this analysis we are trying to&#xd;
discover whether there exists a relationship between them and the code coverage of an automatically&#xd;
generated test suite.&#xd;
Method: The definition of this measure is based on a Markov model of the program. This model is used&#xd;
not only to compute the BCE, but also to provide an estimation of the number of test cases needed to&#xd;
reach a given coverage level in the program. In order to check our proposal, we perform a theoretical val idation and we carry out an empirical validation study using 2600 test programs.&#xd;
Results: The results show that the previously existing measures are not so useful to estimate the difficulty&#xd;
of testing a program, because they are not highly correlated with the code coverage. Our proposed mea sure is much more correlated with the code coverage than the existing complexity measures.&#xd;
Conclusion: The high correlation of our measure with the code coverage suggests that the BCE measure is&#xd;
a very promising way of measuring the difficulty to automatically test a program. Our proposed measure&#xd;
is useful for predicting the behavior of an automatic test case generator.</mods:abstract>
   <mods:language>
      <mods:languageTerm>eng</mods:languageTerm>
   </mods:language>
   <mods:accessCondition type="useAndReproduction">http://creativecommons.org/licenses/by-nc-nd/4.0/</mods:accessCondition>
   <mods:accessCondition type="useAndReproduction">open access</mods:accessCondition>
   <mods:accessCondition type="useAndReproduction">Attribution-NonCommercial-NoDerivatives 4.0 Internacional</mods:accessCondition>
   <mods:subject>
      <mods:topic>Soporte lógico</mods:topic>
   </mods:subject>
   <mods:subject>
      <mods:topic>Ingeniería del software</mods:topic>
   </mods:subject>
   <mods:subject>
      <mods:topic>Computación evolutiva</mods:topic>
   </mods:subject>
   <mods:titleInfo>
      <mods:title>Estimating Software Testing Complexity</mods:title>
   </mods:titleInfo>
   <mods:genre>journal article</mods:genre>
</mods:mods>
</metadata></record></GetRecord></OAI-PMH>