Sciweavers

467 search results - page 33 / 94
» Empirical studies of software engineering: a roadmap
Sort
View
WCRE
2003
IEEE
14 years 1 months ago
Predicting Maintainability with Object-Oriented Metrics - An Empirical Comparison
A large number of metrics have been proposed for measuring properties of object-oriented software such as size, inheritance, cohesion and coupling. We have been investigating whic...
Melis Dagpinar, Jens H. Jahnke
PPPJ
2003
ACM
14 years 29 days ago
JVM versus CLR: a comparative study
We present empirical evidence to demonstrate that there is little or no difference between the Java Virtual Machine and the .NET Common Language Runtime, as regards the compilati...
Jeremy Singer
XPU
2005
Springer
14 years 1 months ago
A Case Study on Naked Objects in Agile Software Development
Naked Objects and agile software development have been suggested to complement each other. Very few empirical studies to date exist where a product has been developed using the Nak...
Heikki Keränen, Pekka Abrahamsson
ESEM
2008
ACM
13 years 9 months ago
Strength of evidence in systematic reviews in software engineering
Systematic reviews are only as good as the evidence they are based on. It is important, therefore, that users of systematic reviews know how much confidence they can place in the ...
Tore Dybå, Torgeir Dingsøyr
SAC
2011
ACM
12 years 10 months ago
An empirical study on the effectiveness of time-aware test case prioritization techniques
Regression testing is often performed with a time budget and it does not allow executing all test cases. Test case prioritization techniques re-order test cases to increase the ra...
Dongjiang You, Zhenyu Chen, Baowen Xu, Bin Luo, Ch...