activity
20152022
most citedTowards Training Set Reduction for Bug Triage

2 citations · 3 across the 4 of their papers we have counts for

collaborators

6 papers

cs.SE2022

Clone Detection on Large Scala Codebases

Wahidur Rahman, Yisen Xu, Fan Pu +7

Code clones are identical or similar code segments. The wide existence of code clones can increase the cost of maintenance and jeopardise the quality of software. The research comm…

cs.SE2018

Towards Better Summarizing Bug Reports with Crowdsourcing Elicited Attributes

He Jiang, Xiaochen Li, Zhilei Ren +2

Recent years have witnessed the growing demands for resolving numerous bug reports in software maintenance. Aiming to reduce the time testers/developers take in perusing bug report…

cs.SE2018

Automated Localization for Unreproducible Builds

Zhilei Ren, He Jiang, Jifeng Xuan +1

Reproducibility is the ability of recreating identical binaries under pre-defined build environments. Due to the need of quality assurance and the benefit of better detecting attac…

cs.SE20172 cited

Towards Training Set Reduction for Bug Triage

Weiqin Zou, Yan Hu, Jifeng Xuan +1

Bug triage is an important step in the process of bug fixing. The goal of bug triage is to assign a new-coming bug to the correct potential developer. The existing bug triage appro…

cs.SE2017

What Causes My Test Alarm? Automatic Cause Analysis for Test Alarms in System and Integration Testing

He Jiang, Xiaochen Li, Zijiang Yang +1

Driven by new software development processes and testing in clouds, system and integration testing nowadays tends to produce enormous number of alarms. Such test alarms lay an almo…

cs.SE20151 cited

Dynamic Analysis can be Improved with Automatic Test Suite Refactoring

Jifeng Xuan, Benoit Cornu, Matias Martinez +3

Context: Developers design test suites to automatically verify that software meets its expected behaviors. Many dynamic analysis techniques are performed on the exploitation of exe…