Future of Information and Communication Conference (FICC) 2023
2-3 March 2023
Publication Links
IJACSA
Special Issues
Future of Information and Communication Conference (FICC)
Computing Conference
Intelligent Systems Conference (IntelliSys)
Future Technologies Conference (FTC)
Copyright Statement: This is an open access article licensed under a Creative Commons Attribution 4.0 International License, which permits unrestricted use, distribution, and reproduction in any medium, even commercially as long as the original work is properly cited.
Digital Object Identifier (DOI) : 10.14569/IJACSA.2019.0100670
Article Published in International Journal of Advanced Computer Science and Applications(IJACSA), Volume 10 Issue 6, 2019.
Abstract: The task of elaborating accurate test suites for pro-gram testing can be an extensive computational work. Mutation testing is not immune to the problem of being a computational and time-consuming task so that it has found relief in the use of heuristic techniques. The use of Genetic Algorithms in mutation testing has proved to be useful for probing test suites, but it has mainly been enclosed only in the field of imperative programming paradigms. Therefore, we decided to test the feasibility of using Genetic Algorithms for performing mutation testing in functional programming environments. We tested our proposal by making a graph representations of four different functional programs and applied a Genetic Algorithm to generate a population of mutant programs. We found that it is possible to obtain a set of mutants that could find flaws in test suites in functional programming languages. Additionally, we encountered that when a source code increases its number of instructions it was simpler for a genetic algorithm to find a mutant that can avoid all of the test cases.
Juan Gutiérrez-Cárdenas, Hernan Quintana-Cruz, Diego Mego-Fernandez and Serguei Diaz-Baskakov, “Heuristics Applied to Mutation Testing in an Impure Functional Programming Language” International Journal of Advanced Computer Science and Applications(IJACSA), 10(6), 2019. http://dx.doi.org/10.14569/IJACSA.2019.0100670
@article{Gutiérrez-Cárdenas2019,
title = {Heuristics Applied to Mutation Testing in an Impure Functional Programming Language},
journal = {International Journal of Advanced Computer Science and Applications},
doi = {10.14569/IJACSA.2019.0100670},
url = {http://dx.doi.org/10.14569/IJACSA.2019.0100670},
year = {2019},
publisher = {The Science and Information Organization},
volume = {10},
number = {6},
author = {Juan Gutiérrez-Cárdenas and Hernan Quintana-Cruz and Diego Mego-Fernandez and Serguei Diaz-Baskakov}
}