Skip to content

Latest commit

 

History

History

Localization

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Roadmap for fault localization

  1. An Empirical Study of Fault Localization Families and Their Combinations, [TSE 2019]

    Zou, Daming and Liang, Jingjing and Xiong, Yingfei and Ernst, Michael D. and Zhang, Lu

  2. FLUCCS: using code and change metrics to improve fault localization, [ISSTA 2017]

    Sohn, Jeongju and Yoo, Shin

  3. Learning Likely Invariants to Explain Why a Program Fails, [ICECCS 2017]

    Pham, Long H. and Sun, Jun and Thi, Ly Ly Tran and Wang, Jingyi and Peng, Xin

  4. AntMiner: Mining More Bugs by Reducing Noise Interference, [ICSE 2016]

    Liang, Bin and Bian, Pan and Zhang, Yan and Shi, Wenchang and You, Wei and Cai, Yan

  5. Automatically learning semantic features for defect prediction, [ICSE 2016]

    Wang, Song and Liu, Taiyue and Tan, Lin

  6. A survey on software fault localization, [TSE 2016]

    Wong, W. Eric and Gao, Ruizhi and Li, Yihao and Abreu, Rui and Wotawa, Franz

  7. Metallaxis-FL: mutation-based fault localization, [STVR 2015]

    Papadakis, Mike and Le Traon, Yves

  8. CrashLocator: locating crashing faults based on crash stacks, [ISSTA 2014]

    Wu, Rongxin and Zhang, Hongyu and Cheung, Shing-Chi and Kim, Sunghun

  9. Test Case Purification for Improving Fault Localization, [FSE 2014]

    Xuan, Jifeng and Monperrus, Martin

  10. MIMIC: Locating and Understanding Bugs by Analyzing Mimicked Executions, [ASE 2014]

    Zuddas, Daniele and Jin, Wei and Pastore, Fabrizio and Mariani, Leonardo and Orso, Alessandro

  11. Learning to combine multiple ranking metrics for fault localization, [ICSME 2014]

    Xuan, Jifeng and Monperrus, Martin

  12. Boosting bug-report-oriented fault localization with segmentation and stack-trace analysis, [ICSME 2014]

    Wong, Chu-Pan and Xiong, Yingfei and Zhang, Hongyu and Hao, Dan and Zhang, Lu and Mei, Hong

  13. Using mutants to locate "unknown" faults, [ICST 2012]

    Papadakis, Mike and Le Traon, Yves

  14. Interactive fault localization leveraging simple user feedback, [ICSM 2012]

    Gong, Liang and Lo, David and Jiang, Lingxiao and Zhang, Hongyu

  15. Angelic debugging, [ICSE 2012]

    Chandra, Satish and Torlak, Emina and Barman, Shaon and Bodik, Rastislav

  16. A survey on algorithmic debugging strategies, [Adv. Eng. Softw. 2011]

    Silva, Josep

  17. HOLMES : Effective Statistical Debugging via Efficient Path Profiling, [ICSE 2009]

    Chilimbi, Trishul M. and Liblit, Ben and Mehra, Krishna and Nori, Aditya V. and Vaswani, Kapil

  18. HDD: Hierarchical Delta Debugging, [ICSE 2006]

    Misherghi, Ghassan and Su, Zhendong

  19. Locating faults through automated predicate switching, [ICSE 2006]

    Zhang, Xiangyu and Gupta, Neelam and Gupta, Rajiv

  20. An evaluation of similarity coefficients for software fault localization, [PRDC 2006]

    Abreu, Rui and Zoeteweij, Peter and Van Gemund, Arjan J.c.

  21. Statistical debugging: A hypothesis testing-based approach, [TSE 2006]

    Liu, Chao and Fei, Long and Yan, Xifeng and Han, Jiawei and Midkiff, S. P.

  22. Pruning dynamic slices with confidence, [PLDI 2006]

    Zhang, Xiangyu and Gupta, Neelam and Gupta, Rajiv

  23. Scalable statistical bug isolation, [PLDI 2005]

    Liblit, Ben and Naik, Mayur and Zheng, Alice X. and Aiken, Alex and Jordan, Michael I.

  24. Isolating cause-effect chains from computer programs, [FSE 2002]

    Zeller, Andreas