2009 Third IEEE International Conference on Secure Software Integration and Reliability Improvement 2009
DOI: 10.1109/ssiri.2009.53
|View full text |Cite
|
Sign up to set email alerts
|

Automatic Test Data Generation for C Programs

Abstract: Preparation of test data that adequately tests a given piece of code is very expensive and effort intensive. This paper presents a tool AutoGen that reduces this cost and effort by automatically generating test data for C code. AutoGen takes the C code and a criterion such as statement coverage, decision coverage, or Modified Condition/Decision Coverage (MCDC) and generates non-redundant test data that satisfies the specified criterion. This paper also presents our experience in using this tool to generate MCD… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
5
0

Year Published

2010
2010
2022
2022

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 27 publications
(5 citation statements)
references
References 8 publications
0
5
0
Order By: Relevance
“…In [12] automatic test data generation for testing of C programs at white box level for obtaining multiple coverage criteria including MCDC is covered. In [13], the authors have discussed about the extent of statement/branch and MC/DC coverage and the Fault Detection Rate (FDR) that can be achieved by executing CIT cases with strength varying from 2 to 5 on two subjects taken from SIR.…”
Section: B Mc/dc Coverage With Citmentioning
confidence: 99%
“…In [12] automatic test data generation for testing of C programs at white box level for obtaining multiple coverage criteria including MCDC is covered. In [13], the authors have discussed about the extent of statement/branch and MC/DC coverage and the Fault Detection Rate (FDR) that can be achieved by executing CIT cases with strength varying from 2 to 5 on two subjects taken from SIR.…”
Section: B Mc/dc Coverage With Citmentioning
confidence: 99%
“…Bokil et al . developed an AutoGen tool that automatically generated MC/DC test data input C program. AutoGen tool reduces the amount of efforts required to generate the test data.…”
Section: Literature Surveymentioning
confidence: 99%
“…DCT is implemented in SMCDCT to generate test cases for C programs. This technique is computationally more efficient as compared with non-distributed concolic testing techniques [3][4][5][9][10][11]. The coverage analyzer accepts the non-transformed program and the generated test cases as inputs and calculates the MC/DC percentage as output.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…Bokil et al [4] have proposed a tool AutoGen that reduces the cost and effort for test data preparation by automatically generating test data for C code. AutoGen takes the C code and a criterion such as statement coverage, decision coverage, or Modified Condition/Decision Coverage (MC/DC) as input and generates non-redundant test data that satisfies the specified criterion.…”
Section: Related Workmentioning
confidence: 99%