1993 Conference on Software Maintenance
DOI: 10.1109/icsm.1993.366927
|View full text |Cite
|
Sign up to set email alerts
|

Incremental regression testing

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
184
2
1

Publication Types

Select...
7
3

Relationship

0
10

Authors

Journals

citations
Cited by 180 publications
(187 citation statements)
references
References 17 publications
0
184
2
1
Order By: Relevance
“… Slicing Algorithms (SLI): do Agrawal và cộng sự [22] đã đề xuất giải thuật chọn lựa ca kiểm thử mà đầu ra của chúng có thể bị ảnh hưởng bởi chương trình đó.…”
Section: B Chọn Lựa Ca Kiểm Thử Hồi Qui (Rts)unclassified
“… Slicing Algorithms (SLI): do Agrawal và cộng sự [22] đã đề xuất giải thuật chọn lựa ca kiểm thử mà đầu ra của chúng có thể bị ảnh hưởng bởi chương trình đó.…”
Section: B Chọn Lựa Ca Kiểm Thử Hồi Qui (Rts)unclassified
“…Static Slicing [21] identifies a subset of program statements that may influence the value of a variable at a particular program location. The related concepts of Dynamic Slicing [1,13,24] and Relevant Slicing [2,7] have also been studied. In general, slicing identifies all statements that influence or are influenced by a variable at a program point.…”
Section: Related Workmentioning
confidence: 99%
“…Dynamic slicing [53][54][55] finds the statements that actually do influence a variable value in a particular execution. Relevant Slicing [56,57] is similar to dynamic slicing, but additionally finds statements that can potentially influence a variable value in an execution, if a predicate were to evaluate to a different outcome. All slicing-based approaches identify a subset of program statements that must be examined by a user to locate a bug.…”
Section: Related Workmentioning
confidence: 99%