1 / 1

Overview

Items. Data. Items. Data. Mean(H1_ok/H1_all) . 100%. Stdev (H1_ok/H1_all). 25.7%. Spectra. Profiled Entities. POV. Output 2. Mean(H2_ok/H2_all). 100%. Stdev (H2_ok/H2_all). 37.6%. FVC. Smain3_“1”_“7”|3_“1”_“7”_0 * 1, Smax1_7|1_7_7 * 2. Mean(POV Diff/Cov). 3.5%.

pegeen
Télécharger la présentation

Overview

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Items Data Items Data Mean(H1_ok/H1_all) 100% Stdev (H1_ok/H1_all) 25.7% Spectra Profiled Entities POV Output 2 Mean(H2_ok/H2_all) 100% Stdev (H2_ok/H2_all) 37.6% FVC Smain3_“1”_“7”|3_“1”_“7”_0 * 1, Smax1_7|1_7_7 * 2 Mean(POV Diff/Cov) 3.5% Stdev (POV Diff/Cov) 26.9% Mean(FVH Diff/Cov) 10.3% Stdev (FVH Diff/Cov) 39.1% ETV Smain3_“1”_“7”|3_“1”_“7”_0, Smax1_7|1_7_7, , Smax1_7|1_7_7, ,  FVH Smain3_“1”_“7”|3_“1”_“7”_0, Smax1_7|1_7_7 Smain3_“1”_“7”| 3_“1”_“7”_0: Smax1_7|1_7_7: main:entry(argc=3,argv[1]=“1”,argv[2]=“7”), max:entry(a=1,b=7), exit(argc=3, argv[1]=“1”,argv[2]=“7”,return=0) exit(a=1,b=7,return=7) Checking Inside the Black Box: Regression Fault Exposure and Localization Based on Value Spectra Differences Tao XieAdvisor: David NotkinDept. of Computer Science & Engineering, University of Washington Overview Program State @exit point Program State @entry point ReturnArguments Global variables Function Execution • In order to expose a fault, • Execution: The faulty line(s) executed • Infection: The data flow infected • Propagation: The infection propagated • Output correct = Behavior correct? Arguments Global variables Values Values Value Spectra • Program output value spectrum (POV) • Function value count spectrum (FVC) • Execution-trace value spectrum (ETV) • Function value hit spectrum (FVH)  • FVH captures stable information across versions • Check inside the black box in addition to the output inregression testing. What to check inside? • Assertion/Invariant: too loose • Structural spectrum: too restrictive • Value spectra  Program Execution = • Internal program states + transitions Value spectra for the sample program with input “1 7” Program execution with input “1 7” Regression Fault Exposure based on Value Spectra Differences Regression Fault Localization based on Value Spectra Differences • Types of value spectra differences: • Entry-Same-eXit-Diff (ESXD) • Entry-Diff (ED) • Heuristic 1. If an ED’s caller execution is not ED and neither ED nor ESXD is present between ED’s caller and ED, fault locations are likely to be those statements executed between ED’s caller and that ED’s call site • Heuristic 2. If an ESXD encloses neither ED nor another ESXD, fault locations are likely to be those statements executed within ESXD’s function body • When there is an FVH entry-exit variable value pair in the new version but not in the old version and the function for that value pair exists in the old version, regression faults are reported Differences FVH FVH Version 1 Version 2 Test inputs Experiments (on 7 Siemens C programs) Issues Statistical Summary of Experiment Results • Spectra evolution accommodations: filtering and mapping in spectra comparison • Scalability: instrumenting modified functions and their direct/indirect callees • POV Diff: # test executions that exhibit POV differences • FVH Diff: # test executions that exhibit FVH differences • Cov: # test executions that cover the faulty statements • Hi_all: # test executions eligible to use localization heuristic i • Hi_ok: # test executions being applied localization heuristic i successfully Ongoing and Future Work • Value-spectra-based dynamic change impact analysis for unit testing • Modular component regression testing • Value-spectra-based threading fault exposure and localization • More experimental subjects Initial Findings: Increases the regression fault exposure probability by two times and locates the faulty functionsaccurately This work was supported in part by the National Science Foundation under grant ITR 0086003.

More Related