1999
DOI: 10.1007/3-540-48166-4_19
|View full text |Cite
|
Sign up to set email alerts
|

An Efficient Relevant Slicing Method for Debugging

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
39
0

Year Published

2004
2004
2023
2023

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 35 publications
(39 citation statements)
references
References 12 publications
0
39
0
Order By: Relevance
“…It has been observed (Agrawal et al, 1993b;Gyimothy et al, 1999) that in some situations faulty statements are not captured by full slices. Consider the following faulty version of a program.…”
Section: Relevant Slicingmentioning
confidence: 96%
See 1 more Smart Citation
“…It has been observed (Agrawal et al, 1993b;Gyimothy et al, 1999) that in some situations faulty statements are not captured by full slices. Consider the following faulty version of a program.…”
Section: Relevant Slicingmentioning
confidence: 96%
“…& Relevant slicing. While relevant slices also consider data and control dependences, in addition, they include predicates that actually did not affect the output but could have affected it had they been evaluated differently, direct data dependences of these predicates, and chains of dynamic data and control dependences of these direct data dependences (Agrawal et al, 1993b;Gyimothy et al, 1999).…”
mentioning
confidence: 99%
“…In our proposed transformation, since the addFlow method adds DynSlice of s to DynSlice of x when recording the influence of a statement s on a variable x, DynFlow would identify statements that implicitly influence a given variable; i.e., it would compute relevant slices that are similar to what is described in [3,16,53].…”
Section: Transformation Algorithmmentioning
confidence: 96%
“…Finally, they proposed that coverage of relevant slices involving certain (limited) code changes be used as a basis for test suite reduction in regression testing. Gyimothy et al [16] presented an earlier version of the algorithm in [4] that also computes relevant slices; it is based on extending Program Dependence Graphs (PDGs). This forward-computing algorithm is strictly intra-procedural and handles only scalar variables and structured code.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation