Sciweavers

MSR
2015
ACM
8 years 13 days ago
Mining Android App Usages for Generating Actionable GUI-Based Execution Scenarios
—GUI-based models extracted from Android app execution traces, events, or source code can be extremely useful for challenging tasks such as the generation of scenarios or test ca...
MSR
2015
ACM
8 years 13 days ago
A Repository with 44 Years of Unix Evolution
—The evolution of the Unix operating system is made available as a version-control repository, covering the period from its inception in 1972 as a five thousand line kernel, to ...
MSR
2015
ACM
8 years 13 days ago
The Uniqueness of Changes: Characteristics and Applications
—Changes in software development come in many forms. Some changes are frequent, idiomatic, or repetitive (e.g. adding checks for nulls or logging important values) while others a...
MSR
2015
ACM
8 years 13 days ago
Do Onboarding Programs Work?
—Open source software systems rely on community source code contributions to fix bugs and develop new features. Unfortunately, it is often difficult to become an effective cont...
MSR
2015
ACM
8 years 13 days ago
Automatically Prioritizing Pull Requests
—In previous work, we observed that in the pull-based development model integrators face challenges with regard to prioritizing work in the face of multiple concurrent pull reque...
MSR
2015
ACM
8 years 13 days ago
Are These Bugs Really "Normal"?
—Understanding the severity of reported bugs is important in both research and practice. In particular, a number of recently proposed software engineering techniques predict bug ...
MSR
2015
ACM
8 years 13 days ago
Generating the Blueprints of the Java Ecosystem
—Examining a large number of software artifacts can provide the research community with data regarding quality and design. We present a dataset obtained by statically analyzing 2...
MSR
2015
ACM
8 years 13 days ago
Unveiling Exception Handling Bug Hazards in Android Based on GitHub and Google Code Issues
—This paper reports on a study mining the exception stack traces included in 159,048 issues reported on Android projects hosted in GitHub (482 projects) and Google Code (157 proj...