<?xml version="1.0" encoding="ISO-8859-1"?><article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<front>
<journal-meta>
<journal-id>1815-5936</journal-id>
<journal-title><![CDATA[Ingeniería Industrial]]></journal-title>
<abbrev-journal-title><![CDATA[Ing. Ind.]]></abbrev-journal-title>
<issn>1815-5936</issn>
<publisher>
<publisher-name><![CDATA[Facultad de Ingeniería Industrial, Instituto Superior Politécnico José Antonio Echeverría, Cujae.]]></publisher-name>
</publisher>
</journal-meta>
<article-meta>
<article-id>S1815-59362022000100049</article-id>
<title-group>
<article-title xml:lang="es"><![CDATA[Extensiones de Mtest.search para la generación de código de prueba]]></article-title>
<article-title xml:lang="en"><![CDATA[Mtest.search extensions for test code generation]]></article-title>
</title-group>
<contrib-group>
<contrib contrib-type="author">
<name>
<surname><![CDATA[Güemes-Esperón]]></surname>
<given-names><![CDATA[Alejandro Miguel]]></given-names>
</name>
<xref ref-type="aff" rid="Aff"/>
</contrib>
<contrib contrib-type="author">
<name>
<surname><![CDATA[Delgado-Dapena]]></surname>
<given-names><![CDATA[Martha Dunia]]></given-names>
</name>
<xref ref-type="aff" rid="Aff"/>
</contrib>
<contrib contrib-type="author">
<name>
<surname><![CDATA[Fernández-Oliva]]></surname>
<given-names><![CDATA[Perla Beatriz]]></given-names>
</name>
<xref ref-type="aff" rid="Aff"/>
</contrib>
<contrib contrib-type="author">
<name>
<surname><![CDATA[Henry-Chibas]]></surname>
<given-names><![CDATA[Heydi Margarita]]></given-names>
</name>
<xref ref-type="aff" rid="Aff"/>
</contrib>
</contrib-group>
<aff id="Af1">
<institution><![CDATA[,Universidad Tecnológica de La Habana José Antonio Echeverría (Cujae)  ]]></institution>
<addr-line><![CDATA[La Habana ]]></addr-line>
<country>Cuba</country>
</aff>
<pub-date pub-type="pub">
<day>00</day>
<month>04</month>
<year>2022</year>
</pub-date>
<pub-date pub-type="epub">
<day>00</day>
<month>04</month>
<year>2022</year>
</pub-date>
<volume>43</volume>
<numero>1</numero>
<fpage>49</fpage>
<lpage>63</lpage>
<copyright-statement/>
<copyright-year/>
<self-uri xlink:href="http://scielo.sld.cu/scielo.php?script=sci_arttext&amp;pid=S1815-59362022000100049&amp;lng=en&amp;nrm=iso"></self-uri><self-uri xlink:href="http://scielo.sld.cu/scielo.php?script=sci_abstract&amp;pid=S1815-59362022000100049&amp;lng=en&amp;nrm=iso"></self-uri><self-uri xlink:href="http://scielo.sld.cu/scielo.php?script=sci_pdf&amp;pid=S1815-59362022000100049&amp;lng=en&amp;nrm=iso"></self-uri><abstract abstract-type="short" xml:lang="es"><p><![CDATA[RESUMEN Las pruebas de software se centran en la detección de defectos o fallos durante la ejecución del código. La prueba constituye una tarea creativa desafiante, por lo que se hace necesaria su automatización. La adopción de buenas prácticas y estrategias de pruebas, contribuye a la elevar la eficiencia de las empresas desarrolladoras de softwares. El modelo MTest.search para la generación automática de pruebas unitarias tiene definidos mecanismos de extensión del modelo de dominio, de prueba y de ejecución. En este trabajo se presentan mecanismos para extender el modelo de reducción basado en búsquedas. Las extensiones propuestas tienen en cuenta los objetos y conjuntos involucrados en el código fuente, y potencia la detección de defectos o fallos a partir de la significación de los valores y caminos/escenarios involucrados en la prueba. Para validar la propuesta se definieron dos casos de estudios empleando métodos clásicos y de proyectos reales.]]></p></abstract>
<abstract abstract-type="short" xml:lang="en"><p><![CDATA[ABSTRACT Software testing focuses on detecting defects or failures during code execution. Testing is a challenging creative task, requiring automation. The adoption of good practices and testing strategies contributes to increasing the efficiency of software development companies. MTest.search model for automatic unit test generation has defined domain model extension, test, and execution mechanisms. In this work, mechanisms to extend the search-based reduction model are presented. The proposed extensions take into account the objects and sets involved in the source code, and enhance the detection of defects or failures based on the significance of the values &#8203;&#8203;and paths / scenarios involved in the test. To validate the proposal, three case studies were defined using classical methods and real projects.]]></p></abstract>
<kwd-group>
<kwd lng="es"><![CDATA[calidad de software]]></kwd>
<kwd lng="es"><![CDATA[pruebas unitarias]]></kwd>
<kwd lng="es"><![CDATA[generación de código de prueba]]></kwd>
<kwd lng="en"><![CDATA[SOFTWARE QUALITY]]></kwd>
<kwd lng="en"><![CDATA[UNIT TESTS]]></kwd>
<kwd lng="en"><![CDATA[TEST CODE GENERATION]]></kwd>
</kwd-group>
</article-meta>
</front><back>
<ref-list>
<ref id="B1">
<label>1.</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Delgado]]></surname>
<given-names><![CDATA[MD]]></given-names>
</name>
<name>
<surname><![CDATA[Macias]]></surname>
<given-names><![CDATA[A]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[Model for Automatic Generation of Search-Based Early Test]]></article-title>
<source><![CDATA[Computación y Sistemas]]></source>
<year>2017</year>
<volume>21</volume>
<numero>3</numero>
<issue>3</issue>
<page-range>503-13</page-range></nlm-citation>
</ref>
<ref id="B2">
<label>2.</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Demiroz]]></surname>
<given-names><![CDATA[G]]></given-names>
</name>
</person-group>
<source><![CDATA[Cost aware combinatorial interaction testing 2015]]></source>
<year>2021</year>
</nlm-citation>
</ref>
<ref id="B3">
<label>3.</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Felbinger]]></surname>
<given-names><![CDATA[H.]]></given-names>
</name>
<name>
<surname><![CDATA[Wotawa]]></surname>
<given-names><![CDATA[F.]]></given-names>
</name>
<name>
<surname><![CDATA[Nica]]></surname>
<given-names><![CDATA[M.]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[Adapting unit test by generating combinatorial test data]]></article-title>
<source><![CDATA[International Conference on Software Testing, Verification and Validation Workshops(ICSTW)]]></source>
<year>2018</year>
<month>,</month>
<page-range>352-5</page-range><publisher-loc><![CDATA[Sweden ]]></publisher-loc>
<publisher-name><![CDATA[IEEE]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B4">
<label>4.</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Fernández]]></surname>
<given-names><![CDATA[PB]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[Generación de combinaciones de valores de pruebas utilizando metaheurística]]></article-title>
<source><![CDATA[Ingeniería Industrial]]></source>
<year>2016</year>
<volume>37</volume>
<numero>2</numero>
<issue>2</issue>
<page-range>200-7</page-range></nlm-citation>
</ref>
<ref id="B5">
<label>5.</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Fraser]]></surname>
<given-names><![CDATA[G]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[EvoSuite at the SBST 2017 tool competition]]></article-title>
<source><![CDATA[SBST '17 Proceedings of the 10th International Workshop on Search-Based Software Testing]]></source>
<year>2017</year>
<page-range>39-41</page-range><publisher-loc><![CDATA[Buenos Aires, Argentina ]]></publisher-loc>
<publisher-name><![CDATA[IEEE Press Piscataway]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B6">
<label>6.</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Gao]]></surname>
<given-names><![CDATA[R.]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[Effective Test Generation for Combinatorial Decision Coverage]]></article-title>
<source><![CDATA[IEEE International Conference on Software Quality, Reliability and Security Companion (QRS-C)]]></source>
<year>2016</year>
<page-range>47-54</page-range><publisher-loc><![CDATA[Vienna, Austria ]]></publisher-loc>
<publisher-name><![CDATA[IEEE]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B7">
<label>7.</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Gurbuz]]></surname>
<given-names><![CDATA[Hg]]></given-names>
</name>
<name>
<surname><![CDATA[Tekinerdogan]]></surname>
<given-names><![CDATA[B]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[Model-based testing for software safety: a systematic mapping study]]></article-title>
<source><![CDATA[Software Quality Journal]]></source>
<year>2018</year>
<volume>26</volume>
<numero>4</numero>
<issue>4</issue>
<page-range>1327-72</page-range></nlm-citation>
</ref>
<ref id="B8">
<label>8.</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Güemes]]></surname>
<given-names><![CDATA[A. M.]]></given-names>
</name>
<name>
<surname><![CDATA[Dapena]]></surname>
<given-names><![CDATA[M. D. D.]]></given-names>
</name>
<name>
<surname><![CDATA[Uribazo]]></surname>
<given-names><![CDATA[D. L.]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[Implementación de estructuras gramaticales en la herramienta ANTLR (ANother Tool for Language Recognition) con vistas a la obtención del grafo de control de flujo]]></article-title>
<source><![CDATA[19 Convención Científica de Ingeniería y Arquitectura]]></source>
<year>2018</year>
</nlm-citation>
</ref>
<ref id="B9">
<label>9.</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Güemes]]></surname>
<given-names><![CDATA[A M]]></given-names>
</name>
</person-group>
<source><![CDATA[Componentes para la generación de código de prueba JUnit a partir de código fuente Java]]></source>
<year>2020</year>
<publisher-loc><![CDATA[La Habana ]]></publisher-loc>
<publisher-name><![CDATA[Universidad Tecnológica de La Habana José Antonio Echeverría, CUJAE]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B10">
<label>10.</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Harikarthik]]></surname>
<given-names><![CDATA[S. K.]]></given-names>
</name>
<name>
<surname><![CDATA[Palanisamy]]></surname>
<given-names><![CDATA[V.]]></given-names>
</name>
<name>
<surname><![CDATA[Ramanathan]]></surname>
<given-names><![CDATA[P.]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[Optimal test suite selection in regression testing with test case prioritization using modified Ann and Whale optimization algorithm]]></article-title>
<source><![CDATA[Cluster Computing]]></source>
<year>2019</year>
<volume>22</volume>
<numero>5</numero>
<issue>5</issue>
</nlm-citation>
</ref>
<ref id="B11">
<label>11.</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Hauptmann]]></surname>
<given-names><![CDATA[B]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[An expert based cost estimation model for system test execution]]></article-title>
<source><![CDATA[ICSSP 2014 Proceedings of the 2014 International Conference on Software and System Process]]></source>
<year>2014</year>
<page-range>159-63</page-range><publisher-loc><![CDATA[Najing, China ]]></publisher-loc>
<publisher-name><![CDATA[ACM]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B12">
<label>12.</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[HERMADI]]></surname>
<given-names><![CDATA[I.]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[Dynamic stopping criteria for search based test data generation for path testing]]></article-title>
<source><![CDATA[Information and Software Technology]]></source>
<year>2014</year>
<volume>56</volume>
<numero>4</numero>
<issue>4</issue>
<page-range>395-407</page-range></nlm-citation>
</ref>
<ref id="B13">
<label>13.</label><nlm-citation citation-type="book">
<collab>IEEE</collab>
<source><![CDATA[ISO/IEC/IEEE 29119-1, Software and systems engineering - Software testing]]></source>
<year>2013</year>
<publisher-loc><![CDATA[New York, USA ]]></publisher-loc>
<publisher-name><![CDATA[IEEE]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B14">
<label>14.</label><nlm-citation citation-type="book">
<collab>IEEE</collab>
<source><![CDATA[ISO/IEC/IEEE 29119-2, Software and systems engineering - Software testing]]></source>
<year>2013</year>
<publisher-loc><![CDATA[New York, USA ]]></publisher-loc>
<publisher-name><![CDATA[ISO/IEC/IEEE]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B15">
<label>15.</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Khari]]></surname>
<given-names><![CDATA[M.]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[Empirical Evaluation of Automated Test Suite Generation and Optimization. Research Article]]></article-title>
<source><![CDATA[Intelligent Computing and Interdisciplinary Applications]]></source>
<year>2019</year>
<numero>^sSècial Issue</numero>
<issue>^sSècial Issue</issue>
<supplement>Sècial Issue</supplement>
</nlm-citation>
</ref>
<ref id="B16">
<label>16.</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Khari]]></surname>
<given-names><![CDATA[M.]]></given-names>
</name>
</person-group>
<source><![CDATA[Performance analysis of six metaheuristic algorithms over automated test suite generation for path coverage-based optimization. Methodologies and Application]]></source>
<year>2019</year>
</nlm-citation>
</ref>
<ref id="B17">
<label>17.</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Khurana]]></surname>
<given-names><![CDATA[N.]]></given-names>
</name>
<name>
<surname><![CDATA[Chhillar]]></surname>
<given-names><![CDATA[R. S.]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[A comparison of evolutionary techniques for test case generation and optimization]]></article-title>
<source><![CDATA[Journal of Theoretical and Applied Information Technology]]></source>
<year>2017</year>
<volume>95</volume>
<numero>19</numero>
<issue>19</issue>
<page-range>5285-95</page-range></nlm-citation>
</ref>
<ref id="B18">
<label>18.</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Larrosa]]></surname>
<given-names><![CDATA[D]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[GeCaP: Unit Testing Case Generation from Java Source Code]]></article-title>
<source><![CDATA[Polibits]]></source>
<year>2018</year>
<numero>57</numero>
<issue>57</issue>
<page-range>67-73</page-range></nlm-citation>
</ref>
<ref id="B19">
<label>19.</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Larrosa]]></surname>
<given-names><![CDATA[D.]]></given-names>
</name>
</person-group>
<source><![CDATA[Extensiones a MTest.search para la generación automática de pruebas unitarias en diferentes lenguajes]]></source>
<year>2019</year>
<publisher-loc><![CDATA[La Habana, Cuba ]]></publisher-loc>
<publisher-name><![CDATA[Universidad Tecnológica de La Habana José Antonio Echeverría, Cujae]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B20">
<label>20.</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[LOOR]]></surname>
<given-names><![CDATA[J. M.]]></given-names>
</name>
</person-group>
<source><![CDATA[Priorización de casos de pruebas en entornos de desarrollo ágiles]]></source>
<year>2019</year>
<publisher-name><![CDATA[Universidad Tecnológica de La Habana José Antonio Echeverría, CUJAE]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B21">
<label>21.</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Macias]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
</person-group>
<source><![CDATA[Componente para generar valores de casos de prueba funcionales maximizando la cobertura de los escenarios (GeVaF)]]></source>
<year>2016</year>
<publisher-loc><![CDATA[La Habana, Cuba ]]></publisher-loc>
<publisher-name><![CDATA[Universidad Tecnológica de La Habana José Antonio Echeverría]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B22">
<label>22.</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Macías]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[Generador de valores de casos de pruebas funcionales]]></article-title>
<source><![CDATA[Lámpsakos]]></source>
<year>2016</year>
<numero>15</numero>
<issue>15</issue>
<page-range>51-8</page-range></nlm-citation>
</ref>
<ref id="B23">
<label>23.</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Martin]]></surname>
<given-names><![CDATA[R. C.]]></given-names>
</name>
</person-group>
<source><![CDATA[Código Limpio. Manual de estilo para el desarrollo ágil de software]]></source>
<year>2012</year>
<publisher-loc><![CDATA[Spain ]]></publisher-loc>
<publisher-name><![CDATA[Ediciones Anaya Multimedia]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B24">
<label>24.</label><nlm-citation citation-type="">
<collab>MICROSOFT</collab>
<source><![CDATA[Live Unit Testing con Visual Studio]]></source>
<year>2017</year>
</nlm-citation>
</ref>
<ref id="B25">
<label>25.</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Myers]]></surname>
<given-names><![CDATA[G. J]]></given-names>
</name>
</person-group>
<source><![CDATA[The art of software testing]]></source>
<year>2012</year>
<edition>3rd</edition>
<publisher-loc><![CDATA[New Jersey, USA ]]></publisher-loc>
<publisher-name><![CDATA[John Wiley &amp; Sons, Inc.]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B26">
<label>26.</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Oliva]]></surname>
<given-names><![CDATA[P. F.]]></given-names>
</name>
<name>
<surname><![CDATA[Terrero]]></surname>
<given-names><![CDATA[W. C.]]></given-names>
</name>
<name>
<surname><![CDATA[Dapena]]></surname>
<given-names><![CDATA[M. D. D.]]></given-names>
</name>
<name>
<surname><![CDATA[Suarez]]></surname>
<given-names><![CDATA[A. R.]]></given-names>
</name>
<name>
<surname><![CDATA[Márquez]]></surname>
<given-names><![CDATA[C. Y.]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[Generación De Combinaciones De Valores de pruebas utilizando metaheurística]]></article-title>
<source><![CDATA[Ingeniería Industrial]]></source>
<year>2016</year>
<page-range>200-7</page-range></nlm-citation>
</ref>
<ref id="B27">
<label>27.</label><nlm-citation citation-type="">
<collab>PARASOFT</collab>
<source><![CDATA[Parasoft C/C++test]]></source>
<year>2019</year>
</nlm-citation>
</ref>
<ref id="B28">
<label>28.</label><nlm-citation citation-type="">
<collab>PARASOFT</collab>
<source><![CDATA[Parasoft JTest]]></source>
<year>2019</year>
</nlm-citation>
</ref>
<ref id="B29">
<label>29.</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Parr]]></surname>
<given-names><![CDATA[T.]]></given-names>
</name>
</person-group>
<source><![CDATA[The Definitive ANTLR Reference: Building Domain-Specific Languages]]></source>
<year>2007</year>
<publisher-loc><![CDATA[Raleigh, North Carolina ]]></publisher-loc>
<publisher-name><![CDATA[The Pragmatic Bookshelf]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B30">
<label>30.</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Pressman]]></surname>
<given-names><![CDATA[R. S.]]></given-names>
</name>
</person-group>
<source><![CDATA[Software Engineering. A Practitioner's Approach]]></source>
<year>2015</year>
<edition>8th</edition>
<publisher-loc><![CDATA[New York, USA ]]></publisher-loc>
<publisher-name><![CDATA[McGraw-Hill Education]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B31">
<label>31.</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Rojas]]></surname>
<given-names><![CDATA[D. M.]]></given-names>
</name>
<name>
<surname><![CDATA[Pérez]]></surname>
<given-names><![CDATA[Z.]]></given-names>
</name>
</person-group>
<source><![CDATA[Componente para la generación automática de valores interesantes de pruebas unitarias utilizando las técnicas de bucles y condiciones]]></source>
<year>2016</year>
<publisher-name><![CDATA[Universidad Tecnológica de La Habana José Antonio Echeverría, CUJAE]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B32">
<label>32.</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Sakti]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[JTeXpert at the SBST 2017 tool competition]]></article-title>
<source><![CDATA[SBST '17 Proceedings of the 10th International Workshop on Search-Based Software Testing]]></source>
<year>2017</year>
<page-range>43-6</page-range><publisher-loc><![CDATA[Buenos Aires, Argentina ]]></publisher-loc>
<publisher-name><![CDATA[IEEE Press Piscataway]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B33">
<label>33.</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Serna]]></surname>
<given-names><![CDATA[E.]]></given-names>
</name>
<name>
<surname><![CDATA[Martínez]]></surname>
<given-names><![CDATA[R.]]></given-names>
</name>
<name>
<surname><![CDATA[Tamayo]]></surname>
<given-names><![CDATA[P.]]></given-names>
</name>
<name>
<surname><![CDATA[De Envigado]]></surname>
<given-names><![CDATA[I. U.]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[Una revisión a la realidad de la automatización de las pruebas del software]]></article-title>
<source><![CDATA[Computación y Sistemas]]></source>
<year>2019</year>
<volume>23</volume>
<numero>1</numero>
<issue>1</issue>
<page-range>169-83</page-range></nlm-citation>
</ref>
<ref id="B34">
<label>34.</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Silva]]></surname>
<given-names><![CDATA[B. C. F.]]></given-names>
</name>
<name>
<surname><![CDATA[Carvalho]]></surname>
<given-names><![CDATA[G.]]></given-names>
</name>
<name>
<surname><![CDATA[Sampaio]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[CPN simulation-based test case generation from controlled natural-language requirements]]></article-title>
<source><![CDATA[Science of Computer Programming]]></source>
<year>2019</year>
<numero>181</numero>
<issue>181</issue>
<page-range>111-39</page-range></nlm-citation>
</ref>
<ref id="B35">
<label>35.</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Ibazo]]></surname>
<given-names><![CDATA[D.]]></given-names>
</name>
<name>
<surname><![CDATA[Dapena]]></surname>
<given-names><![CDATA[M.]]></given-names>
</name>
<name>
<surname><![CDATA[Güemes]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[GeCaP: Herramienta para la generación de código de pruebas integrada en entorno productivos]]></article-title>
<source><![CDATA[CIbSE]]></source>
<year>2019</year>
<page-range>649-56</page-range></nlm-citation>
</ref>
</ref-list>
</back>
</article>
