2017
DOI: 10.1002/stvr.1627
|View full text |Cite
|
Sign up to set email alerts
|

Evaluating code‐based test input generator tools

Abstract: Summary In recent years, several tools have been developed to automatically select test inputs from the code of the system under test. However, each of these tools has different advantages, and there is a little detailed feedback available on the actual capabilities of the various tools. To evaluate test input generators, this paper collects a set of programming language concepts that should be handled by the tools and maps these core concepts and challenging features like handling the environment or multi‐thr… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2019
2019
2023
2023

Publication Types

Select...
3
2
1

Relationship

0
6

Authors

Journals

citations
Cited by 7 publications
(2 citation statements)
references
References 52 publications
0
2
0
Order By: Relevance
“…Code-based testing [60] is a white-box testing approach to detect vulnerabilities and faults by using the source code of a system or application. Code reviews can be done manually, in which an expert reads the code [51], or automated, which is usually called Static Application Security Testing (SAST) [20].…”
Section: Code-based Testingmentioning
confidence: 99%
“…Code-based testing [60] is a white-box testing approach to detect vulnerabilities and faults by using the source code of a system or application. Code reviews can be done manually, in which an expert reads the code [51], or automated, which is usually called Static Application Security Testing (SAST) [20].…”
Section: Code-based Testingmentioning
confidence: 99%
“…Finally, the performance of the tools are evaluated in terms of structural code coverage metrics and through mutation analysis. In a similar work [3], Randoop is also compared with EvoSuite and 4 other test input generator tools, again in terms of code coverage, efficiency and mutation adequacy.…”
Section: Related Workmentioning
confidence: 99%