Sciweavers

308 search results - page 7 / 62
» Writing as a Tool for Learning Software Engineering
Sort
View
LSO
2001
Springer
15 years 4 months ago
CORONET-Train: A Methodology for Web-Based Collaborative Learning in Software Organisations
Skills, knowledge, and motivation of the software engineering workforce are essential prerequisites for maturing software development. But lack of human resources has become an obs...
Dietmar Pfahl, Niniek Angkasaputra, Christiane Dif...
96
Voted
FASE
2007
Springer
15 years 6 months ago
Contract-Driven Development
Although unit tests are recognized as an important tool in software development, programmers prefer to write code, rather than unit tests. Despite the emergence of tools like JUni...
Bertrand Meyer
PASTE
2005
ACM
15 years 6 months ago
Automatically generating refactorings to support API evolution
When library APIs change, client code should change in response, in order to avoid erroneous behavior, compilation failures, or warnings. Previous research has introduced techniqu...
Jeff H. Perkins
PPPJ
2003
ACM
15 years 5 months ago
Towards the systematic use of interfaces in JAVA programming
JAVA’s interface construct is widely perceived as a weak surrogate for multiple inheritance. Consequently, it should come as no surprise that despite their potential for writing...
Friedrich Steimann, Wolf Siberski, Thomas Küh...
ICSM
2008
IEEE
15 years 6 months ago
REST: A tool for reducing effort in script-based testing
Since manual black-box testing of GUI-based APplications (GAPs) is tedious and laborious, test engineers create test scripts to automate the testing process. These test scripts in...
Qing Xie, Mark Grechanik, Chen Fu