Proceedings of the IEEE/ACM International Conference on Automated Software Engineering 2010
DOI: 10.1145/1858996.1859054
|View full text |Cite
|
Sign up to set email alerts
|

Random unit-test generation with MUT-aware sequence recommendation

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
19
0

Year Published

2012
2012
2024
2024

Publication Types

Select...
4
3

Relationship

0
7

Authors

Journals

citations
Cited by 23 publications
(19 citation statements)
references
References 13 publications
0
19
0
Order By: Relevance
“…Depending on the information used, test input design and generation techniques have been broadly classified as specification based, structure based, and RT based [1], [21]. While both specification-based and structure-based approaches require detailed information about the OOS (either the specification or program structure), RT-based approaches have no such requirements, and can generate a large number of test inputs at low cost [1], [5], [8]- [10]. Furthermore, RT is conceptually simple, can easily be scaled, is readily applicable to many kinds of software, and has been widely used in industry [7].…”
Section: A Oo Software Testingmentioning
confidence: 99%
See 3 more Smart Citations
“…Depending on the information used, test input design and generation techniques have been broadly classified as specification based, structure based, and RT based [1], [21]. While both specification-based and structure-based approaches require detailed information about the OOS (either the specification or program structure), RT-based approaches have no such requirements, and can generate a large number of test inputs at low cost [1], [5], [8]- [10]. Furthermore, RT is conceptually simple, can easily be scaled, is readily applicable to many kinds of software, and has been widely used in industry [7].…”
Section: A Oo Software Testingmentioning
confidence: 99%
“…If p and q are objects of the same class, their type distance, based on the typeDist metric, will be zero, which would obviously be insufficient for differentiating between the two objects. To address this, we define the secDist metric [see Formula (10)] to distinguish between two objects' NRefV attributes which are of the same data type. …”
Section: Objdist(p Q)mentioning
confidence: 99%
See 2 more Smart Citations
“…Zheng et al [31] propose to select methods that are likely to affect the method under test, where influence between two methods is estimated based on whether the methods access a common field. These approaches increase the coverage of methods under test, whereas our guidance technique intensifies the API usage of the tested program.…”
Section: B Test Generationmentioning
confidence: 99%