Sciweavers

2342 search results - page 177 / 469
» A Methodology for Evaluating Software Engineering Methods an...
Sort
View
KBSE
2005
IEEE
15 years 10 months ago
Process support to help novices design software faster and better
In earlier work we have argued that formal process definitions can be useful in improving our understanding and performance of software development processes. There has, however,...
Aaron G. Cass, Leon J. Osterweil
CSMR
2005
IEEE
15 years 10 months ago
Evolution Doctor: A Framework to Control Software System Evolution
Real world software systems undergo, during their lifetime, to repeated maintenance activities. Due to the market pressure and to the need for having back the system operational i...
Massimiliano Di Penta
CCS
2008
ACM
15 years 6 months ago
Towards experimental evaluation of code obfuscation techniques
While many obfuscation schemes proposed, none of them satisfy any strong definition of obfuscation. Furthermore secure generalpurpose obfuscation algorithms have been proven to be...
Mariano Ceccato, Massimiliano Di Penta, Jasvir Nag...
129
Voted
IWPC
1998
IEEE
15 years 8 months ago
Design Pattern Recovery in Object-Oriented Software
An approach to recover object oriented design patterns from design and code is presented. The pattern recovery process is based on a multi-stage filtering strategy to avoid combin...
Giuliano Antoniol, Roberto Fiutem, L. Cristoforett...
EMSOFT
2005
Springer
15 years 10 months ago
Random testing of interrupt-driven software
Interrupt-driven embedded software is hard to thoroughly test since it usually contains a very large number of executable paths. Developers can test more of these paths using rand...
John Regehr