Title | Integrating Systematic Exploration, Analysis, and Maintenance in Software Development |
Publication Type | Conference Paper |
Year of Publication | 2013 |
Authors | Muşlu K |
Conference Name | the 35th International Conference on Software Engineering |
Date or Month Published | May |
Conference Location | San Francisco, CA, USA |
Abstract | Modern integrated development environments (IDEs) support one live codebase at a given moment, which imposes limitations on software development. For example, with only one codebase, development must be paused while running tests or a static code analysis, as most analyses assume that the codebase they are running is not modified concurrently. If the IDE supported a copy codebase, an analysis could run on this copy, in parallel with the development. |
Downloads | http://files.kivancmuslu.com/Publications/Unpublished/2013/Muslu2013icse... PDF |
Citation Key | Muslu2013icse |