Sciweavers

624 search results - page 108 / 125
» The Role of Empirical Study in Software Engineering
Sort
View
58
Voted
ICSE
2009
IEEE-ACM
15 years 10 months ago
Accurate Interprocedural Null-Dereference Analysis for Java
Null dereference is a commonly occurring defect in Java programs, and many static-analysis tools identify such defects. However, most of the existing tools perform a limited inter...
Mangala Gowri Nanda, Saurabh Sinha
ICST
2009
IEEE
15 years 4 months ago
Transforming and Selecting Functional Test Cases for Security Policy Testing
In this paper, we consider typical applications in which the business logic is separated from the access control logic, implemented in an independent component, called the Policy ...
Tejeddine Mouelhi, Yves Le Traon, Benoit Baudry
48
Voted
ICCBSS
2003
Springer
15 years 2 months ago
Not All CBS Are Created Equally: COTS-Intensive Project Types
COTS products affect development strategies and tactics, but not all CBS development efforts are equal. Based on our experiences with 20 large government and industry CBS project...
Barry W. Boehm, Daniel Port, Ye Yang, Jesal Bhuta
78
Voted
MSR
2010
ACM
15 years 2 months ago
Identifying licensing of jar archives using a code-search approach
—Free and open source software strongly promotes the reuse of source code. Some open source Java components/libraries are distributed as jar archives only containing the bytecode...
Massimiliano Di Penta, Daniel M. Germán, Gi...
ICSE
2000
IEEE-ACM
15 years 1 months ago
Light-weight context recovery for efficient and accurate program analyses
To compute accurate information efficiently for programs that use pointer variables, a program analysis must account for the fact that a procedure may access different sets of mem...
Donglin Liang, Mary Jean Harrold