Sciweavers

1445 search results - page 27 / 289
» Tool Integration in Software Engineering Environments
Sort
View
CLEIEJ
2007
133views more  CLEIEJ 2007»
13 years 8 months ago
Competency Assessment: Integrating COCOMO II and People-CMM for estimation improvement
: ‘Human factor’ is one of the most relevant and crucial aspects of software development projects management. Aiming at the performance improvement for software processes in or...
Ricardo Colomo Palacios, Marcos Ruano Mayoral, Jua...
APAQS
2001
IEEE
14 years 12 days ago
End-to-End Integration Testing
Integration testing has always been a challenge especially if the system under test is large with many subsystems and interfaces. This paper proposes an approach to design End-toE...
Raymond A. Paul
ICSE
2008
IEEE-ACM
14 years 8 months ago
MimEc: intelligent user notification of faults in the eclipse IDE
The earlier in the software process a fault is detected, the cheaper the cost of fixing the fault. Automated fault detection tools can provide developers with information througho...
Lucas Layman, Laurie A. Williams, Robert St. Amant
ISSTA
2000
ACM
14 years 1 months ago
UML-Based integration testing
Increasing numbers of software developers are using the Unified Modeling Language (UML) and associated visual modeling tools as a basis for the design and implementation of their ...
Jean Hartmann, Claudio Imoberdorf, Michael Meising...
PEPM
2009
ACM
14 years 1 months ago
Clone detection and removal for Erlang/OTP within a refactoring environment
A well-known bad code smell in refactoring and software maintenance is duplicated code, or code clones. A code clone is a code fragment that is identical or similar to another. Un...
Huiqing Li, Simon Thompson