Journal article Open Access
Tina Sachdeva
<?xml version='1.0' encoding='utf-8'?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:adms="http://www.w3.org/ns/adms#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:dctype="http://purl.org/dc/dcmitype/" xmlns:dcat="http://www.w3.org/ns/dcat#" xmlns:duv="http://www.w3.org/ns/duv#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:frapo="http://purl.org/cerif/frapo/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:gsp="http://www.opengis.net/ont/geosparql#" xmlns:locn="http://www.w3.org/ns/locn#" xmlns:org="http://www.w3.org/ns/org#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:prov="http://www.w3.org/ns/prov#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="http://schema.org/" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:vcard="http://www.w3.org/2006/vcard/ns#" xmlns:wdrs="http://www.w3.org/2007/05/powder-s#"> <rdf:Description rdf:about="https://zenodo.org/record/5554186"> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://zenodo.org/record/5554186</dct:identifier> <foaf:page rdf:resource="https://zenodo.org/record/5554186"/> <dct:creator> <rdf:Description> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <foaf:name>Tina Sachdeva</foaf:name> <org:memberOf> <foaf:Organization> <foaf:name>Department of Computer Science, Shaheed Rajguru College of Applied Sciences for Women, University of Delhi, Delhi, India.</foaf:name> </foaf:Organization> </org:memberOf> </rdf:Description> </dct:creator> <dct:title>Swarm Intelligence Techniques and Genetic Algorithms for Test Case Prioritization</dct:title> <dct:publisher> <foaf:Agent> <foaf:name>Zenodo</foaf:name> </foaf:Agent> </dct:publisher> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2020</dct:issued> <dcat:keyword>Test Case Prioritization, Regression Testing, Swarm Optimization, Ant Colony Optimization, Bee Colony Optimization, Genetic Algorithm</dcat:keyword> <dct:subject> <skos:Concept> <skos:prefLabel>2249-8958</skos:prefLabel> <skos:inScheme> <skos:ConceptScheme> <dct:title>issn</dct:title> </skos:ConceptScheme> </skos:inScheme> </skos:Concept> </dct:subject> <dct:subject> <skos:Concept> <skos:prefLabel>D6810049420/2020©BEIESP</skos:prefLabel> <skos:inScheme> <skos:ConceptScheme> <dct:title>handle</dct:title> </skos:ConceptScheme> </skos:inScheme> </skos:Concept> </dct:subject> <schema:sponsor> <rdf:Description> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <foaf:name>Blue Eyes Intelligence Engineering & Sciences Publication(BEIESP)</foaf:name> <org:memberOf> <foaf:Organization> <foaf:name>Publisher</foaf:name> </foaf:Organization> </org:memberOf> </rdf:Description> </schema:sponsor> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2020-04-30</dct:issued> <dct:language rdf:resource="http://publications.europa.eu/resource/authority/language/ENG"/> <owl:sameAs rdf:resource="https://zenodo.org/record/5554186"/> <adms:identifier> <adms:Identifier> <skos:notation rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://zenodo.org/record/5554186</skos:notation> <adms:schemeAgency>url</adms:schemeAgency> </adms:Identifier> </adms:identifier> <dct:relation rdf:resource="http://issn.org/resource/ISSN/2249-8958"/> <owl:sameAs rdf:resource="https://doi.org/10.35940/ijeat.D6810.049420"/> <dct:description><p>Regression testing is a technique which is carried out to ascertain that the changes that were done in the source code have not negatively damped its performance. Hence, it is a crucial and an expensive step of the software development life cycle. It re-establishes confidence in correctness of the software after changes were made to it. A test suite is used to test the software, but often it becomes time consuming to re-execute each test case every time regression testing is done. Therefore, it becomes essential to decrease the number of the test cases by prioritizing them based on some criterion. This ensures maximum detection of faults in least amount of time. In this paper, author has compared swarm intelligence techniques with genetic algorithms for such a test suite prioritization. In particular, by taking a sample GCD program Ant Colony Optimization (ACO) has been compared with Genetic Algorithms (GA) for the purpose of test suite minimization. Unit of comparison has been execution time required for prioritization of test cases. Further, experimental results have been compared with time taken by both with random testing.</p></dct:description> <dct:accessRights rdf:resource="http://publications.europa.eu/resource/authority/access-right/PUBLIC"/> <dct:accessRights> <dct:RightsStatement rdf:about="info:eu-repo/semantics/openAccess"> <rdfs:label>Open Access</rdfs:label> </dct:RightsStatement> </dct:accessRights> <dct:license rdf:resource="https://creativecommons.org/licenses/by/4.0/legalcode"/> <dcat:distribution> <dcat:Distribution> <dcat:accessURL rdf:resource="https://doi.org/10.35940/ijeat.D6810.049420"/> <dcat:byteSize>693003</dcat:byteSize> <dcat:downloadURL rdf:resource="https://zenodo.org/record/5554186/files/D6810049420.pdf"/> <dcat:mediaType>application/pdf</dcat:mediaType> </dcat:Distribution> </dcat:distribution> </rdf:Description> </rdf:RDF>
Views | 52 |
Downloads | 29 |
Data volume | 20.1 MB |
Unique views | 48 |
Unique downloads | 28 |