Sciweavers

230 search results - page 11 / 46
» An Empirical Study into Use of Dependency Injection in Java
Sort
View
SCAM
2008
IEEE
14 years 1 months ago
Constructing Subtle Faults Using Higher Order Mutation Testing
Traditional mutation testing considers only first order mutants, created by the injection of a single fault. Often these first order mutants denote trivial faults that are easil...
Yue Jia, Mark Harman
EMNLP
2007
13 years 9 months ago
Generating Lexical Analogies Using Dependency Relations
A lexical analogy is a pair of word-pairs that share a similar semantic relation. Lexical analogies occur frequently in text and are useful in various natural language processing ...
Andy Chiu, Pascal Poupart, Chrysanne DiMarco
INFSOF
2008
85views more  INFSOF 2008»
13 years 7 months ago
Locating dependence structures using search-based slicing
This paper introduces an approach to locating dependence structures in a program by searching the space of the powerset of the set of all possible program slices. The paper formul...
Tao Jiang, Nicolas Gold, Mark Harman, Zheng Li
NORDICHI
2006
ACM
14 years 1 months ago
An empirical evaluation of undo mechanisms
While various models of undo have been proposed over the years, no empirical study has yet been done to discover which model of undo most closely aligns with what users expect an ...
Aaron G. Cass, Chris S. T. Fernandes, Andrew Polid...
ISESE
2006
IEEE
14 years 1 months ago
An empirical evaluation of a testing and debugging methodology for Excel
Spreadsheets are one of the most commonly used types of programs in the world, and it is important that they be sufficiently dependable. To help end users who create spreadsheets ...
Jeffrey Carver, Marc Fisher II, Gregg Rothermel