Sciweavers

789 search results - page 8 / 158
» Measurement Programs in Software Development: Determinants o...
Sort
View
JIS
2007
129views more  JIS 2007»
13 years 7 months ago
Employing log metrics to evaluate search behaviour and success: case study BBC search engine
Argues that metrics can be generated from search transactional Web logs that can help evaluate search engine effectiveness. Search logs from the BBC Website were analysed and metr...
Paul Huntington, David Nicholas, Hamid R. Jamali M...
ISSTA
2004
ACM
14 years 1 months ago
An experimental evaluation of continuous testing during development
Continuous testing uses excess cycles on a developer’s workstation to continuously run regression tests in the background, providing rapid feedback about test failures as source...
David Saff, Michael D. Ernst
ICSE
2010
IEEE-ACM
14 years 13 days ago
LSdiff: a program differencing tool to identify systematic structural differences
Program differencing tools such as GNU diff identify individual differences but do not determine how those differences are related to each other. For example, an extract super...
Alex Loh, Miryung Kim
ESEM
2010
ACM
13 years 8 months ago
Effects of the number of developers on code quality in open source software: a case study
Eleven open source software projects written in C/C++ were analyzed to determine if the number of committing developers impacts code quality. We use cyclomatic complexity, lines o...
Brandon Norick, Justin Krohn, Eben Howard, Ben Wel...
INFSOF
1998
78views more  INFSOF 1998»
13 years 7 months ago
Program slices as an abstraction for cohesion measurement
Slices as an Abstraction for Cohesion Measurement Linda M. Ott Michigan Technological University James M. Bieman Colorado State University The basis for measuring many attributes ...
Linda M. Ott, James M. Bieman