<?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-59362019000200183</article-id>
<title-group>
<article-title xml:lang="es"><![CDATA[Generador de valores interesantes para casos de pruebas unitarias]]></article-title>
<article-title xml:lang="en"><![CDATA[Generator of interesting values for unit test cases]]></article-title>
</title-group>
<contrib-group>
<contrib contrib-type="author">
<name>
<surname><![CDATA[Rojas-Robert]]></surname>
<given-names><![CDATA[Dania Mailen]]></given-names>
</name>
<xref ref-type="aff" rid="Aff"/>
</contrib>
<contrib contrib-type="author">
<name>
<surname><![CDATA[Pérez-Morales]]></surname>
<given-names><![CDATA[Zeyla]]></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-group>
<aff id="Af1">
<institution><![CDATA[,Complejo de Investigaciones Tecnológicas Integradas  ]]></institution>
<addr-line><![CDATA[ La Habana]]></addr-line>
<country>Cuba</country>
</aff>
<aff id="Af2">
<institution><![CDATA[,Universidad Tecnológica de La Habana, José Antonio Echeverría  ]]></institution>
<addr-line><![CDATA[ La Habana]]></addr-line>
<country>Cuba</country>
</aff>
<pub-date pub-type="pub">
<day>00</day>
<month>08</month>
<year>2019</year>
</pub-date>
<pub-date pub-type="epub">
<day>00</day>
<month>08</month>
<year>2019</year>
</pub-date>
<volume>40</volume>
<numero>2</numero>
<fpage>183</fpage>
<lpage>193</lpage>
<copyright-statement/>
<copyright-year/>
<self-uri xlink:href="http://scielo.sld.cu/scielo.php?script=sci_arttext&amp;pid=S1815-59362019000200183&amp;lng=en&amp;nrm=iso"></self-uri><self-uri xlink:href="http://scielo.sld.cu/scielo.php?script=sci_abstract&amp;pid=S1815-59362019000200183&amp;lng=en&amp;nrm=iso"></self-uri><self-uri xlink:href="http://scielo.sld.cu/scielo.php?script=sci_pdf&amp;pid=S1815-59362019000200183&amp;lng=en&amp;nrm=iso"></self-uri><abstract abstract-type="short" xml:lang="es"><p><![CDATA[RESUMEN Es de gran importancia, dentro de las pruebas de software, el diseño y la creación de pruebas eficaces asociadas a una adecuada generación de valores de prueba, pues las pruebas empíricas, no garantizan la detección de todos los errores, y la prueba exhaustiva es muy costosa en tiempo y esfuerzo. Por tanto, la estrategia es tratar de hacer las pruebas lo más abarcadoras posibles al tener en cuenta un subconjunto de los posibles casos y valores de prueba con mayor probabilidad de detectar errores. En este contexto, surge la necesidad de utilizar técnicas de diseño de casos de pruebas para la generación automática de los datos de prueba que garanticen obtener altos niveles de cobertura de errores. Este trabajo presenta una propuesta de generación de valores interesantes para pruebas unitarias, de forma automática, utilizando las técnicas de diseño de Bucles y Condiciones.]]></p></abstract>
<abstract abstract-type="short" xml:lang="en"><p><![CDATA[ABSTRACT An activity of vital importance in software testing is the design and creation of effective test cases associated with adequate generation of test values, because empirical tests can´t guarantee detection of all errors and the exhaustive testing is very costly in time and effort. Therefore, the strategy is try to make the tests the most inclusive possible to consider a subset of possible cases and test values most likely to detect errors. In this context, the need arises for using test case design techniques for the automatic generation of test cases, which ensure high levels of error coverage. This paper presents a component that generates automatically, values for unit testing, using design techniques Loops and Conditions.]]></p></abstract>
<kwd-group>
<kwd lng="es"><![CDATA[pruebas de software]]></kwd>
<kwd lng="es"><![CDATA[valores de prueba]]></kwd>
<kwd lng="es"><![CDATA[técnicas de diseño de casos de prueba]]></kwd>
<kwd lng="es"><![CDATA[prueba de Bucles]]></kwd>
<kwd lng="es"><![CDATA[prueba de Condiciones]]></kwd>
<kwd lng="en"><![CDATA[software testing]]></kwd>
<kwd lng="en"><![CDATA[test values]]></kwd>
<kwd lng="en"><![CDATA[technical design test cases]]></kwd>
<kwd lng="en"><![CDATA[test loops]]></kwd>
<kwd lng="en"><![CDATA[test conditions]]></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[Ali]]></surname>
<given-names><![CDATA[S]]></given-names>
</name>
<name>
<surname><![CDATA[Briand]]></surname>
<given-names><![CDATA[LC]]></given-names>
</name>
<name>
<surname><![CDATA[Hemmati]]></surname>
<given-names><![CDATA[H]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[A systematic review of the application and empirical investigation of search-based test case generation]]></article-title>
<source><![CDATA[IEEE Transactions on Software Engineering]]></source>
<year>2010</year>
<volume>36</volume>
<numero>6</numero>
<issue>6</issue>
<page-range>742-62</page-range></nlm-citation>
</ref>
<ref id="B2">
<label>2</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Anielak]]></surname>
<given-names><![CDATA[G]]></given-names>
</name>
<name>
<surname><![CDATA[Jakacki]]></surname>
<given-names><![CDATA[G]]></given-names>
</name>
<name>
<surname><![CDATA[Lasota]]></surname>
<given-names><![CDATA[S]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[Incremental test case generation using bounded model checking: an application to automatic rating]]></article-title>
<source><![CDATA[International Journal on Software Tools for Technology Transfer]]></source>
<year>2015</year>
<volume>17</volume>
<numero>3</numero>
<issue>3</issue>
<page-range>339-49</page-range></nlm-citation>
</ref>
<ref id="B3">
<label>3</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Beizer]]></surname>
<given-names><![CDATA[B]]></given-names>
</name>
</person-group>
<source><![CDATA[Software testing techniques]]></source>
<year>2003</year>
<publisher-name><![CDATA[Dreamtech Press]]></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[Bueno]]></surname>
<given-names><![CDATA[PM]]></given-names>
</name>
<name>
<surname><![CDATA[Jino]]></surname>
<given-names><![CDATA[M]]></given-names>
</name>
<name>
<surname><![CDATA[Wong]]></surname>
<given-names><![CDATA[WE]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[Diversity oriented test data generation using metaheuristic search techniques]]></article-title>
<source><![CDATA[Information Sciences]]></source>
<year>2014</year>
<volume>259</volume>
<page-range>490-509</page-range><publisher-name><![CDATA[Elsevier]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B5">
<label>5</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[Macías]]></surname>
<given-names><![CDATA[A]]></given-names>
</name>
<name>
<surname><![CDATA[Larrosa]]></surname>
<given-names><![CDATA[D]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[Model for Automatic Generation of Search-Based Early Tests]]></article-title>
<source><![CDATA[Computación y Sistemas]]></source>
<year>2017</year>
<volume>21</volume>
<numero>3</numero>
<issue>3</issue>
</nlm-citation>
</ref>
<ref id="B6">
<label>6</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[Verona]]></surname>
<given-names><![CDATA[S]]></given-names>
</name>
<name>
<surname><![CDATA[Fernández]]></surname>
<given-names><![CDATA[PB]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[Calculation of priorities of test cases from the functional requirements]]></article-title>
<source><![CDATA[Revista Cubana de Ciencias Informáticas]]></source>
<year>2016</year>
<volume>10</volume>
</nlm-citation>
</ref>
<ref id="B7">
<label>7</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Fernández]]></surname>
<given-names><![CDATA[PB]]></given-names>
</name>
</person-group>
<source><![CDATA[Modelo para la generación automática de combinaciones de valores de pruebas unitarias]]></source>
<year>2016</year>
<publisher-name><![CDATA[Instituto Superior Politécnico: José Antonio Echeverría]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B8">
<label>8</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>
<name>
<surname><![CDATA[Cantillo]]></surname>
<given-names><![CDATA[W]]></given-names>
</name>
<name>
<surname><![CDATA[Delgado]]></surname>
<given-names><![CDATA[MD]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[Generación de combinaciones de valores de pruebas utilizando metaheurística/Generating combinations of test values using metaheuristics]]></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="B9">
<label>9</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Grindal]]></surname>
<given-names><![CDATA[M]]></given-names>
</name>
<name>
<surname><![CDATA[Offutt]]></surname>
<given-names><![CDATA[J]]></given-names>
</name>
<name>
<surname><![CDATA[Andler]]></surname>
<given-names><![CDATA[SF]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[Combination testing strategies: a survey]]></article-title>
<source><![CDATA[Software testing, Verification and reliability]]></source>
<year>2005</year>
<volume>15</volume>
<numero>3</numero>
<issue>3</issue>
<page-range>167-99</page-range><publisher-name><![CDATA[Wiley]]></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[Harman]]></surname>
<given-names><![CDATA[Mansouri]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[Search based software engineering: introduction to the special issue]]></article-title>
<source><![CDATA[IEEE Transactions on Software Engineering]]></source>
<year>2010</year>
<volume>36</volume>
<numero>6</numero>
<issue>6</issue>
<page-range>737-41</page-range></nlm-citation>
</ref>
<ref id="B11">
<label>11</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Mark]]></surname>
<given-names><![CDATA[Harman]]></given-names>
</name>
<name>
<surname><![CDATA[Phil]]></surname>
<given-names><![CDATA[M]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[A theoretical and empirical study of search-based testing: Local, global, and hybrid search]]></article-title>
<source><![CDATA[IEEE Transactions on Software Engineering]]></source>
<year>2010</year>
<volume>36</volume>
<numero>2</numero>
<issue>2</issue>
<page-range>226-47</page-range></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>
<name>
<surname><![CDATA[Lokan]]></surname>
<given-names><![CDATA[C]]></given-names>
</name>
<name>
<surname><![CDATA[Sarker]]></surname>
<given-names><![CDATA[R]]></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><publisher-name><![CDATA[Elsevier]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B13">
<label>13</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Jia]]></surname>
<given-names><![CDATA[Y-H]]></given-names>
</name>
<name>
<surname><![CDATA[Chen]]></surname>
<given-names><![CDATA[W-N]]></given-names>
</name>
<name>
<surname><![CDATA[Zhang]]></surname>
<given-names><![CDATA[J]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[Generating Software Test Data by Particle Swarm Optimization]]></article-title>
<source><![CDATA[Simulated Evolution and Learning]]></source>
<year>2014</year>
<page-range>37-47</page-range><publisher-name><![CDATA[Springer]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B14">
<label>14</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Jústiz]]></surname>
<given-names><![CDATA[D]]></given-names>
</name>
<name>
<surname><![CDATA[Gómez]]></surname>
<given-names><![CDATA[D]]></given-names>
</name>
<name>
<surname><![CDATA[Delgado]]></surname>
<given-names><![CDATA[MD]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[Proceso de pruebas para productos de software en un laboratorio de calidad]]></article-title>
<source><![CDATA[Ingeniería Industrial]]></source>
<year>2014</year>
<volume>35</volume>
<numero>2</numero>
<issue>2</issue>
<page-range>131-45</page-range></nlm-citation>
</ref>
<ref id="B15">
<label>15</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Larrosa]]></surname>
<given-names><![CDATA[D]]></given-names>
</name>
<name>
<surname><![CDATA[Fernández]]></surname>
<given-names><![CDATA[P]]></given-names>
</name>
<name>
<surname><![CDATA[Delgado]]></surname>
<given-names><![CDATA[M]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[GeCaP: Generador de casos de pruebas unitarias a partir del código fuente en lenguaje Java]]></article-title>
<source><![CDATA[Polibits]]></source>
<year>2018</year>
<volume>57</volume>
<page-range>67-73</page-range></nlm-citation>
</ref>
<ref id="B16">
<label>16</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>
<name>
<surname><![CDATA[Delgado]]></surname>
<given-names><![CDATA[MD]]></given-names>
</name>
<name>
<surname><![CDATA[Fajardo]]></surname>
<given-names><![CDATA[J]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[Generación automática de combinaciones de valores para pruebas funcionales utilizando metaheurísticas]]></article-title>
<source><![CDATA[Ingeniería Industrial]]></source>
<year>2016</year>
<volume>7</volume>
<numero>2</numero>
<issue>2</issue>
<page-range>48-54</page-range></nlm-citation>
</ref>
<ref id="B17">
<label>17</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>
<name>
<surname><![CDATA[Delgado]]></surname>
<given-names><![CDATA[MD]]></given-names>
</name>
<name>
<surname><![CDATA[Fajardo]]></surname>
<given-names><![CDATA[J]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[Generador de valores de casos de prueba 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="B18">
<label>18</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Mann]]></surname>
<given-names><![CDATA[M]]></given-names>
</name>
<name>
<surname><![CDATA[Tomar]]></surname>
<given-names><![CDATA[P]]></given-names>
</name>
<name>
<surname><![CDATA[Sangwan]]></surname>
<given-names><![CDATA[OP]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[Bio-inspired metaheuristics: evolving and prioritizing software test data]]></article-title>
<source><![CDATA[Applied Intelligence]]></source>
<year>2018</year>
<volume>48</volume>
<numero>3</numero>
<issue>3</issue>
<page-range>687-702</page-range></nlm-citation>
</ref>
<ref id="B19">
<label>19</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Mao]]></surname>
<given-names><![CDATA[C]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[Harmony search-based test data generation for branch coverage in software structural testing]]></article-title>
<source><![CDATA[Neural Computing &amp; Applications]]></source>
<year>2014</year>
<volume>25</volume>
<numero>1</numero>
<issue>1</issue>
<page-range>199-216</page-range><publisher-name><![CDATA[Springer]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B20">
<label>20</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Mao]]></surname>
<given-names><![CDATA[C]]></given-names>
</name>
<name>
<surname><![CDATA[Xiao]]></surname>
<given-names><![CDATA[L]]></given-names>
</name>
<name>
<surname><![CDATA[Yu]]></surname>
<given-names><![CDATA[X]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[Adapting ant colony optimization to generate test data for software structural testing]]></article-title>
<source><![CDATA[Swarm and Evolutionary Computation]]></source>
<year>2015</year>
<volume>20</volume>
<page-range>23-36</page-range><publisher-name><![CDATA[Elsevier]]></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[Myers]]></surname>
<given-names><![CDATA[GJ]]></given-names>
</name>
<name>
<surname><![CDATA[Sandler]]></surname>
<given-names><![CDATA[C]]></given-names>
</name>
<name>
<surname><![CDATA[Badgett]]></surname>
<given-names><![CDATA[T]]></given-names>
</name>
</person-group>
<source><![CDATA[The art of software testing]]></source>
<year>2011</year>
<edition>3rd ed</edition>
<publisher-loc><![CDATA[EUA ]]></publisher-loc>
<publisher-name><![CDATA[John Wiley &amp; Sons]]></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[Pachauri]]></surname>
<given-names><![CDATA[A]]></given-names>
</name>
<name>
<surname><![CDATA[Srivastava]]></surname>
<given-names><![CDATA[G]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[Automated test data generation for branch testing using genetic algorithm: An improved approach using branch ordering, memory and elitism]]></article-title>
<source><![CDATA[Journal of Systems and Software]]></source>
<year>2013</year>
<volume>86</volume>
<numero>5</numero>
<issue>5</issue>
<page-range>1191-208</page-range><publisher-name><![CDATA[Elsevier]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B23">
<label>23</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Pressman]]></surname>
<given-names><![CDATA[R]]></given-names>
</name>
</person-group>
<source><![CDATA[Ingeniería del Software: Un enfoque práctico]]></source>
<year>2010</year>
<edition>7th ed</edition>
<publisher-loc><![CDATA[México D.F ]]></publisher-loc>
<publisher-name><![CDATA[McGraw-Hill]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B24">
<label>24</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Tai]]></surname>
<given-names><![CDATA[K]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[What to do beyond branch testing]]></article-title>
<source><![CDATA[ACM SIGSOFT Software Engineering Notes]]></source>
<year>1989</year>
<volume>14</volume>
<numero>2</numero>
<issue>2</issue>
<page-range>58-61</page-range><publisher-name><![CDATA[ACM Digital Library]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B25">
<label>25</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Tenorio]]></surname>
<given-names><![CDATA[RR]]></given-names>
</name>
</person-group>
<source><![CDATA[Las pruebas de software y su importancia en las organizaciones]]></source>
<year>2010</year>
<publisher-loc><![CDATA[México, Veracruz ]]></publisher-loc>
<publisher-name><![CDATA[Universidad Veracruzana]]></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[Torres]]></surname>
<given-names><![CDATA[E]]></given-names>
</name>
<name>
<surname><![CDATA[Delgado]]></surname>
<given-names><![CDATA[MD]]></given-names>
</name>
<name>
<surname><![CDATA[Lodos]]></surname>
<given-names><![CDATA[J]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[Process for Unattended Execution of Test Components]]></article-title>
<source><![CDATA[Polibits]]></source>
<year>2014</year>
<numero>49</numero>
<issue>49</issue>
<page-range>5-17</page-range></nlm-citation>
</ref>
<ref id="B27">
<label>27</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Torres]]></surname>
<given-names><![CDATA[L]]></given-names>
</name>
<name>
<surname><![CDATA[Delgado]]></surname>
<given-names><![CDATA[MD]]></given-names>
</name>
<name>
<surname><![CDATA[Rodríguez]]></surname>
<given-names><![CDATA[D]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[Entorno de ingeniería de requisitos aplicado para producir software en una universidad]]></article-title>
<source><![CDATA[Ingeniería Industrial]]></source>
<year>2014</year>
<volume>35</volume>
<numero>1</numero>
<issue>1</issue>
<page-range>45-59</page-range></nlm-citation>
</ref>
<ref id="B28">
<label>28</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Valdéz]]></surname>
<given-names><![CDATA[CJLC]]></given-names>
</name>
</person-group>
<source><![CDATA[Implementación del modelo integral colaborativo (MDSIC) como fuente de innovación para el desarrollo ágil de software en las empresas de la zona centro - occidente en México]]></source>
<year>2014</year>
<publisher-loc><![CDATA[México ]]></publisher-loc>
<publisher-name><![CDATA[Universidad Popular Autónoma del Estado de Puebla]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B29">
<label>29</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Verona]]></surname>
<given-names><![CDATA[S]]></given-names>
</name>
<name>
<surname><![CDATA[Pérez]]></surname>
<given-names><![CDATA[Y]]></given-names>
</name>
<name>
<surname><![CDATA[Torres]]></surname>
<given-names><![CDATA[L]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[Pruebas de rendimiento a componentes de software utilizando programación orientada a aspectos]]></article-title>
<source><![CDATA[Ingeniería Industrial]]></source>
<year>2016</year>
<volume>37</volume>
<numero>3</numero>
<issue>3</issue>
<page-range>278-85</page-range></nlm-citation>
</ref>
<ref id="B30">
<label>30</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Feng]]></surname>
<given-names><![CDATA[Xianbin]]></given-names>
</name>
<name>
<surname><![CDATA[Rui]]></surname>
<given-names><![CDATA[D]]></given-names>
</name>
<name>
<surname><![CDATA[Yan]]></surname>
<given-names><![CDATA[Z]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[An Advanced Genetic Algorithm Apply to Test Data Generation for Paths Coverage]]></article-title>
<source><![CDATA[Applied Mechanics &amp; Materials]]></source>
<year>2014</year>
<volume>602</volume>
<page-range>3347-50</page-range></nlm-citation>
</ref>
<ref id="B31">
<label>31</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Xiao]]></surname>
<given-names><![CDATA[M]]></given-names>
</name>
<name>
<surname><![CDATA[El-Attar]]></surname>
<given-names><![CDATA[M]]></given-names>
</name>
<name>
<surname><![CDATA[Reformat]]></surname>
<given-names><![CDATA[M]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[Empirical evaluation of optimization algorithms when used in goal-oriented automated test data generation techniques]]></article-title>
<source><![CDATA[Empirical Software Engineering]]></source>
<year>2007</year>
<volume>12</volume>
<numero>2</numero>
<issue>2</issue>
<page-range>183-239</page-range><publisher-name><![CDATA[Springer]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B32">
<label>32</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Yu]]></surname>
<given-names><![CDATA[S]]></given-names>
</name>
<name>
<surname><![CDATA[Ai]]></surname>
<given-names><![CDATA[J]]></given-names>
</name>
<name>
<surname><![CDATA[Zhang]]></surname>
<given-names><![CDATA[Y]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[Software test data generation based on multi-agent]]></article-title>
<source><![CDATA[Advances in Software Engineering]]></source>
<year>2009</year>
<page-range>188-95</page-range><publisher-name><![CDATA[Elsevier]]></publisher-name>
</nlm-citation>
</ref>
</ref-list>
</back>
</article>
