Sciweavers

APSEC
2006
IEEE
13 years 10 months ago
Interaction Testing in Model-Based Development: Effect on Model-Coverage
Model-based software development is gaining interest in domains such as avionics, space, and automotives. The model serves as the central artifact for the development efforts (suc...
Renée C. Bryce, Ajitha Rajan, Mats Per Erik...
APSEC
2006
IEEE
13 years 10 months ago
Secrobat: Secure and Robust Component-based Architectures
Software systems, component-based systems (CBS) in particular, have a lot of vulnerabilities that may be exploited by intruders. Companies spend much time and money to “patch”...
Artem Vorobiev, Jun Han
APSEC
2006
IEEE
13 years 10 months ago
An Approach of a Technique for Effort Estimation of Iterations in Software Projects
The estimation of effort and cost is still one of the hardest tasks in software project management. At the moment, there are many techniques to accomplish this task, such as Funct...
José Antonio Pow-Sang, Enrique Jolay-Vasque...
APSEC
2006
IEEE
13 years 10 months ago
An Accurate and Convenient Undo Mechanism for Refactorings
Refactoring makes existing source code more understandable and reusable without changing observable behavior. Therefore, applying refactorings to existing source code and reversin...
Katsuhisa Maruyama
APSEC
2006
IEEE
13 years 10 months ago
Adopting Model-Driven Development for Integrated Services and Appliances in Home Network Systems
The technology of a home network system (HNS) allows integration of several kinds of home appliances to provide a user with value-added integrated services. Development of the int...
Hiroshi Igaki, Masahide Nakamura, Ken-ichi Matsumo...
APSEC
2006
IEEE
13 years 10 months ago
Evaluation of Source Code Updates in Software Development Based on Component Rank
Essential activities for the achievement of trouble-free software development are monitoring a software product and management of a software project. Monitoring changes that have ...
Reishi Yokomori, Masami Noro, Katsuro Inoue
APSEC
2006
IEEE
13 years 10 months ago
Cohesion Analysis in Linux Kernel
It is widely accepted that strong coupling such as common coupling should be used with caution among modules. Linux kernel is analyzed in terms of these common coupling instances ...
K. Vinay Kumar Reddy, D. Janakiram
APSEC
2006
IEEE
13 years 10 months ago
Usage Patterns of the Java Standard API
The Java Standard API has grown enormously since Java’s beginnings, now consisting of over 3,000 classes and 20,000 methods. The intent of this API is to provide high quality co...
Homan Ma, Robert Amor, Ewan D. Tempero