Sciweavers

5843 search results - page 474 / 1169
» Software Security in Practice
Sort
View
ICSE
2009
IEEE-ACM
16 years 1 months ago
Can peer code reviews be exploited for later information needs?
Code reviews have proven to be an effective means of improving overall software quality. During the review, there is an exchange of knowledge between the code author and reviewer ...
Andrew Sutherland, Gina Venolia
KBSE
2009
IEEE
16 years 1 months ago
Loopfrog: A Static Analyzer for ANSI-C Programs
—Practical software verification is dominated by two major classes of techniques. The first is model checking, which provides total precision, but suffers from the state space ...
Daniel Kroening, Natasha Sharygina, Stefano Tonett...
AGILEDC
2008
IEEE
16 years 1 months ago
The Good and Bad of Agile Offshore Development
Companies today are attempting to lower costs and increase their staffing flexibility by taking some [or even all] of their development activities overseas. Simultaneously, many o...
Mike Cottmeyer
AGILEDC
2007
IEEE
16 years 1 months ago
The Social Nature of Agile Teams
Agile methodologies represent a ‘people’ centered approach to delivering software. This paper investigates the social processes that contribute to their success. Qualitative g...
Elizabeth Whitworth, Robert Biddle
AGILEDC
2009
IEEE
15 years 10 months ago
Enabling Agile Testing through Continuous Integration
A Continuous Integration system is often considered one of the key elements involved in supporting an agile software development and testing environment. As a traditional software...
Sean Stolberg