Sciweavers

1350 search results - page 24 / 270
» Is there a future for empirical software engineering
Sort
View
SIGSOFT
2010
ACM
13 years 5 months ago
Future of developer testing: building quality in code
Although much progress has been made in software verification, software testing remains by far the most widely used technique for improving software reliability. Among various typ...
Tao Xie, Nikolai Tillmann, Jonathan de Halleux, Wo...
REFSQ
2007
Springer
14 years 1 months ago
Information Flow Between Requirement Artifacts. Results of an Empirical Study
Abstract. Requirements engineering is still an area of software engineering in which theory and practice greatly differ. This work presents the results of an empirical study of ar...
Stefan Winkler
CSEE
2004
Springer
14 years 28 days ago
Software Engineers and HCI Practitioners Learning to Work Together: A Preliminary Look at Expectations
This survey studied the expectations of Software Engineering graduate students who took an HCI course, regarding the interaction of engineers and HCI practitioners in their future...
Allen E. Milewski
ICSE
2005
IEEE-ACM
14 years 7 months ago
An empirical study of fault localization for end-user programmers
End users develop more software than any other group of programmers, using software authoring devices such as e-mail filtering editors, by-demonstration macro builders, and spread...
Joseph R. Ruthruff, Margaret M. Burnett, Gregg Rot...
ECOOPWEXCEPTION
2006
Springer
13 years 11 months ago
Handling Multiple Concurrent Exceptions in C++ Using Futures
Abstract. Exception handling is a well-established mechanism in sequential programming. Concurrency and asynchronous calls introduce the possibility for multiple simultaneous excep...
Matti Rintala