Tariful Alam

Work place: Department of Computer Science, American International University-Bangladesh (AIUB), 408/1, Kuratoli, Khilkhet, Dhaka 1229, Bangladesh

E-mail: alam.tariful@gmail.com

Website:

Research Interests: Software Construction, Software Development Process, Software Engineering

Biography

Tariful Alam: Post-graduated in computer science from American International University-Bangladesh, major in Software Engineering.

Author Articles
Experimental Comparison of Mutation Testing Tools for C Sharp Language

By Tariful Alam A. G. M. Zaman

DOI: https://doi.org/10.5815/ijeme.2020.05.04, Pub. Date: 8 Oct. 2020

Mutation testing is a popular software testing technique, that inject artificial faults into the program and requires test cases to reveal these faults. In this paper, an experimental comparison is analyzed for different types of mutation testing tools in C Sharp language in .NET framework. Different mutation testing tools are giving different mutation score for a program. The objective of this paper is to investigate why the mutation score is different for different tools, and the scope of generating mutants depending on different types of operators. Four tools, such as, Visual Mutator, Cream, Ninja Turtles, and Nester are selected and applied to a program and analyze the outcome. Among these four mutation testing tools, Visual Mutator is better because of its higher mutation score, and it generates mutants for both common and uncommon standard operators and object level operators.

[...] Read more.
Other Articles