Buscar
Mostrando ítems 1-10 de 612
Designing deletion mutation operators
(IEEE Computer SocietyCleveland, Ohio, 2014-03-31)
Mutation analysis modifies a program by applying
syntactic rules, called mutation operators, systematically to create
many versions of the program (mutants) that differ in small
ways. Testers then design tests to cause ...
Experimental evaluation of SDL and One-Op mutation for C
(IEEE Computer SocietyCleveland, Ohio, 2014-03-31)
Mutation analysis modifies a program by applying
syntactic rules, called mutation operators, systematically to create
many versions of the program (mutants) that differ in small
ways. Testers then design tests to cause ...
Mutation operators for UML class diagrams
(SPRINGER VERLAG, 2016-06-13)
Mutation Testing is a well-established technique for assessing the quality of test cases by checking how well they detect faults injected into a software artefact (mutant). Using this technique, the most critical activity ...
Mutation operators for UML class diagrams
(Springer, Cham, 2016)
Mutation Testing is a well-established technique for assessing the quality of test cases by checking how well they detect faults injected into a software artefact (mutant). Using this technique, the most critical activity ...
Mutation operators for UML class diagrams
(SPRINGER VERLAG, 2018)
Use of the q-Gaussian mutation in evolutionary algorithms
(SPRINGER, 2011)
This paper proposes the use of the q-Gaussian mutation with self-adaptation of the shape of the mutation distribution in evolutionary algorithms. The shape of the q-Gaussian mutation distribution is controlled by a real ...
Reduzindo o Custo do Teste de Mutação com base em Informações de Análise Estática
(Universidade Federal de São CarlosUFSCarPrograma de Pós-Graduação em Ciência da Computação - PPGCCCâmpus São Carlos, 2019-02-26)
To guarantee the quality of the software, static and dynamic analysis techniques can be used. Both have advantages and disadvantages and should be used together to improve the quality of the results obtained. In this work, ...
A Model-level Mutation Tool to Support the Assessment of the Test Case Quality
(Springer, Cham, 2017)
Although mutation testing is a well-known technique for assessing the quality of tests, there is not a lot of support available for model-level mutation analysis. It is also considered to be expensive due to: (i) the large ...
A model-level mutation tool to support the assessment of the test case quality
(ASSOCIATION FOR INFORMATION SYSTEMS, 2016-08-24)
Although mutation testing is a well-known technique for assessing the quality of tests, there is not a lot of support available for model-level mutation analysis. It is also considered to be expensive due to: (i) the large ...
Mutação de transformações para teste de programas Spark
(Universidade Federal do Rio Grande do NorteBrasilUFRNPROGRAMA DE PÓS-GRADUAÇÃO EM SISTEMAS E COMPUTAÇÃO, 2020-07-31)
The growth in the volume of data generated in the last years, a phenomenon known
as Big Data, presented a series of challenges for its collection, storage and, especially,
processing because they require important ...