Dec 31, 2021 · We propose statistical program slicing, a novel hybrid dynamic-static slicing technique that explores the trade-off between accuracy and runtime cost.
Dec 31, 2021 · — We present statistical program slicing, a hybrid dynamic– static slicing technique that leverages efficient hardware sup- port for runtime ...
Dynamic program slicing can significantly reduce the code developers need to inspect by narrowing it down to only a subset of relevant program statements.
Sep 5, 2024 · We propose statistical program slicing, a novel hybrid dynamic-static slicing technique that explores the trade-off between accuracy and runtime cost.
People also ask
What is the program slicing technique?
What is the difference between dicing and slicing in software testing?
What is the concept of dynamic slicing?
Dynamic program slicing can significantly reduce the code developers need to inspect by narrowing it down to only a subset of relevant program statements.
As an alternative, we propose statistical program slicing, a novel hybrid dynamic-static slicing technique that explores the trade-off between accuracy and ...
Dynamic program slicing can significantly reduce the code developers need to inspect by narrowing it down to only a subset of relevant program statements.
We evaluate statistical slicing for debugging on 21 failures from 6 widely deployed applications and show it recovers 94% of the program statements on a dynamic ...
We present a hybrid slicing technique that integrates dynamic information from a specific execution into a static slice analysis. The hybrid sliceproduced is ...
Missing: Statistical Deployed
In our evaluation, dynamic slicing is more effective for programs with single fault, but statistical debugging performs better on multiple faults. Best results,.
Missing: Analyzing | Show results with:Analyzing