Sciweavers

42 search results - page 2 / 9
» Testing Prototypes Validity to Enhance Code Reuse
Sort
View
APSEC
2009
IEEE
14 years 5 days ago
Directed Test Suite Augmentation
Abstract—As software evolves, engineers use regression testing to evaluate its fitness for release. Such testing typically begins with existing test cases, and many techniques h...
Zhihong Xu, Gregg Rothermel
IROS
2009
IEEE
144views Robotics» more  IROS 2009»
13 years 12 months ago
Experimental validation of a hybrid mobile robot mechanism with interchangeable locomotion and manipulation
—This video submission presents the experimental validation and testing of a novel Hybrid Mobile Robot (HMR) system design using a complete physical prototype. The HMR consists o...
Pinhas Ben-Tzvi
AOSD
2012
ACM
12 years 1 months ago
Reusing non-functional concerns across languages
Emerging languages are often source-to-source compiled to mainstream ones, which offer standardized, fine-tuned implementations of non-functional concerns (NFCs)—including pers...
Myoungkyu Song, Eli Tilevich
AOSD
2008
ACM
13 years 7 months ago
"Program, enhance thyself!": demand-driven pattern-oriented program enhancement
Program enhancement refers to adding new functionality to an existing program. We argue that repetitive program enhancement tasks can be expressed as patterns, and that the applic...
Eli Tilevich, Godmar Back
MSR
2006
ACM
13 years 11 months ago
Using evolutionary annotations from change logs to enhance program comprehension
Evolutionary annotations are descriptions of how source code evolves over time. Typical source comments, given their static nature, are usually inadequate for describing how a pro...
Daniel M. Germán, Peter C. Rigby, Margaret-...