Proceedings of the 1st Brazilian Symposium on Systematic and Automated Software Testing 2016
DOI: 10.1145/2993288.2993292
|View full text |Cite
|
Sign up to set email alerts
|

Evaluating Different Strategies for Reduction of Mutation Testing Costs

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
10
0

Year Published

2017
2017
2024
2024

Publication Types

Select...
5
1

Relationship

1
5

Authors

Journals

citations
Cited by 15 publications
(10 citation statements)
references
References 41 publications
0
10
0
Order By: Relevance
“…b We are now executing the mutant index with value 3 that is the third mutant proceeding from b + c. This value has been saved in the aforementioned file and is assigned to currentMutant in the loadCurrentMutant method. This value (3) is searched in the array passed in the variable parameters set (it was in previous studies [1,2,24,44]) and found with location = 2. Then, the method returns a/b.…”
Section: Mutant Schema Generationmentioning
confidence: 99%
“…b We are now executing the mutant index with value 3 that is the third mutant proceeding from b + c. This value has been saved in the aforementioned file and is assigned to currentMutant in the loadCurrentMutant method. This value (3) is searched in the array passed in the variable parameters set (it was in previous studies [1,2,24,44]) and found with location = 2. Then, the method returns a/b.…”
Section: Mutant Schema Generationmentioning
confidence: 99%
“…RMS is arguably the most naive type of mutant reduction approach, as mutants are discarded with no particular preference, thus representing an unbiased reduction. This strategy has also served as a baseline comparison for several other work in the literature [24,53,94,97]. Therefore, assessing the error for this type of strategy provides a meaningful overview of what to expect from mutant reduction strategies in general.…”
Section: Rq1 ś Random Mutant Samplingmentioning
confidence: 99%
“…As we showed in Section 2, 60 out of 75 evaluated papers use either one or the other. Furthermore, they both are commonly used as a baseline for comparison in mutant reduction work [24,53,94,97].…”
Section: Rq3 ś Strategy Differencesmentioning
confidence: 99%
See 1 more Smart Citation
“…Harman et al [37] provided a more restrictive fitness function to find strongly subsuming high order mutants (SSHOMs). Lima et al [38] recently compared HOM-based strategies and traditional strategies, such as random mutant selection, selective mutation and search-based mutant selection (genetic algorithm). This comparison was based on the number of mutants, the number of test cases and the mutation score.…”
Section: Related Workmentioning
confidence: 99%