@prefix azonOnto: <http://id.e-science.pl/ontologies/azonOnto#> .
@prefix collection: <http://id.e-science.pl/vocab/collection/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix kv: <http://id.e-science.pl/vocab/kv/> .
@prefix person: <http://id.e-science.pl/vocab/person/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix records: <http://id.e-science.pl/records/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix unit: <http://id.e-science.pl/vocab/unit/> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
records:49818 a azonOnto:Article ;
azonOnto:acceptanceDate "2019-08-29"^^xsd:date ;
azonOnto:authorInfo [ a azonOnto:AuthorInfo ;
azonOnto:author person:12923 ;
azonOnto:position 1 ],
[ a azonOnto:AuthorInfo ;
azonOnto:author person:12924 ;
azonOnto:position 2 ],
[ a azonOnto:AuthorInfo ;
azonOnto:author person:12925 ;
azonOnto:position 3 ],
[ a azonOnto:AuthorInfo ;
azonOnto:author person:12926 ;
azonOnto:position 4 ] ;
azonOnto:collection collection:1,
collection:11 ;
azonOnto:description "Testing is an indispensable part of the software development life cycle. It is performed to improvethe performance, quality and reliability of the software. Various types of testing such as functionaltesting and structural testing are performed on software to uncover the faults caused by an incorrectcode, interaction of input parameters, etc. One of the major factors in deciding the quality of testing is the design of relevant test cases which is crucial for the success of testing. In this paper we concentrate on generating test cases to uncover faults caused by the interaction of input parameters.It is advisable to perform thorough testing but the number of test cases grows exponentially with the increase in the number of input parameters, which makes exhaustive testing of interactionof input parameters imprudent. An alternative to exhaustive testing is combinatorial interactiontesting (CIT) which requires that every t-way interaction of input parameters be covered by at leastone test case. Here, we present a novel strategy ABC-CAG (Artificial Bee Colony-Covering ArrayGenerator) based on the Artificial Bee Colony (ABC) algorithm to generate covering an array anda mixed covering array for pair-wise testing. The proposed ABC-CAG strategy is implemented in a tool and experiments are conducted on various benchmark problems to evaluate the efficacy ofthe proposed approach. Experimental results show that ABC-CAG generates better/comparable results as compared to the existing state-of-the-art algorithms."@en ;
azonOnto:destinationGroup "naukowcy"@pl,
"ogół społeczeństwa"@pl,
"studenci"@pl ;
azonOnto:doi [ a azonOnto:IdentifierInfo ;
azonOnto:name "DOI"^^xsd:string ;
azonOnto:value "10.5277/e-Inf160101"^^xsd:string ] ;
azonOnto:fileInfo [ a azonOnto:FileInfo ;
azonOnto:name "e-Informatica_Vol.10_2016_Issue_1_Art_1.zip"^^xsd:string ;
azonOnto:uri "https://data.e-science.pl/49818/e-Informatica_Vol.10_2016_Issue_1_Art_1.zip"^^xsd:anyURI ] ;
azonOnto:harmfulContent false ;
azonOnto:keywordInfo [ a azonOnto:KeywordInfo ;
azonOnto:name "informatyka"@pl ;
azonOnto:uri "http://plwordnet.pwr.wroc.pl/wordnet/synset/14075"^^xsd:anyURI ],
[ a azonOnto:KeywordInfo ;
azonOnto:name "adaptacja"@pl ;
azonOnto:uri "http://plwordnet.pwr.wroc.pl/wordnet/synset/14176"^^xsd:anyURI ] ;
azonOnto:language "Angielski"^^xsd:string ;
azonOnto:licenseInfo [ a azonOnto:LicenseInfo ;
azonOnto:name "ID-NC-ND"^^xsd:string ;
azonOnto:uri "https://azon.e-science.pl/licencje/ID-NC-ND_PWr.pdf"^^xsd:anyURI ] ;
azonOnto:numeration "Vol. 10, issue 1"^^xsd:string ;
azonOnto:pageFrom 9 ;
azonOnto:pageTo 29 ;
azonOnto:partner [ a azonOnto:Organization ;
azonOnto:name "Politechnika Wrocławska"^^xsd:string ] ;
azonOnto:publicationYear 2016 ;
azonOnto:publisher "Oficyna Wydawnicza Politechniki Wrocławskiej"^^xsd:string ;
azonOnto:relatedLink [ a azonOnto:RelatedLinkInfo ;
azonOnto:name "e-Informatica Software Engineering Journal, Vol. 10, 2016, Issue 1"^^xsd:string ;
azonOnto:uri "https://www.dbc.wroc.pl/dlibra/publication/40282/edition/37399"^^xsd:anyURI ] ;
azonOnto:scientificDiscipline "dziedzina nauk technicznych / informatyka (2011)"@pl ;
azonOnto:source [ a azonOnto:Source ;
azonOnto:title "e-Informatica: Software Engineering Journal"@pl ] ;
azonOnto:submitter [ a azonOnto:Person ;
azonOnto:name "Magdalena Kruczek"^^xsd:string ] ;
azonOnto:title "ABC-CAG: covering array generator for pair-wise testing using artificial bee colony algorithm"@pl .
RDF/XML
TURTLE
JSON-LD