Proceedings of the 2006 International Symposium on Software Testing and Analysis 2006
DOI: 10.1145/1146238.1146243
|View full text |Cite
|
Sign up to set email alerts
|

Test input generation for java containers using state matching

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

2
168
0

Year Published

2008
2008
2015
2015

Publication Types

Select...
4
1
1

Relationship

0
6

Authors

Journals

citations
Cited by 137 publications
(171 citation statements)
references
References 28 publications
2
168
0
Order By: Relevance
“…While several of these studies evaluate effectiveness of random testing in various scenarios [5,6,7,10,14,30,33], only the VPP study [30] represented. The only exceptions are predicate coverage used in the VPP study [30], statement coverage [5], MCDC [26], and an unspecified "structural coverage" [22,23]. We use not only predicate coverage, which subsumes branch coverage, but also mutation score.…”
Section: Related Workmentioning
confidence: 99%
See 4 more Smart Citations
“…While several of these studies evaluate effectiveness of random testing in various scenarios [5,6,7,10,14,30,33], only the VPP study [30] represented. The only exceptions are predicate coverage used in the VPP study [30], statement coverage [5], MCDC [26], and an unspecified "structural coverage" [22,23]. We use not only predicate coverage, which subsumes branch coverage, but also mutation score.…”
Section: Related Workmentioning
confidence: 99%
“…In general there are different ways to represent and encode a test case. Because we focus on container classes, we use a simple representation that is common in the literature (e.g., [30]): A test case is a sequence of operations such as add and remove on a container instance created with its default constructor. For the input data, we only consider integer values bounded in [1,R], where R is a fixed constant.…”
Section: Test Generation For Container Classesmentioning
confidence: 99%
See 3 more Smart Citations