Issue Downloads
Recovering traceability links in software artifact management systems using information retrieval methods
The main drawback of existing software artifact management systems is the lack of automatic or semi-automatic traceability link generation and maintenance. We have improved an artifact management system with a traceability recovery tool based on Latent ...
Static checking of dynamically generated queries in database applications
Many data-intensive applications dynamically construct queries in response to client requests and execute them. Java servlets, for example, can create strings that represent SQL queries and then send the queries, using JDBC, to a database server for ...
Three empirical studies on estimating the design effort of Web applications
Our research focuses on the effort needed for designing modern Web applications. The design effort is an important part of the total development effort, since the implementation can be partially automated by tools.
We carried out three empirical studies ...