• Firecrow

    Firecrow is a tool for Web application analysis and reuse, which implements the functionalities of:
    feature identification, automatic scenario generation, and feature reuse, in the context of client-side
    web applications. The tool is in prototype stage and is available at github.

    Publications on Firecrow

      Automating Reuse in Web Application Development

      Josip Maras
      Ph.D. Thesis Mälardalen University Press, Västeras, 2014

      Towards Automatic Client-side Feature Reuse

      Josip Maras, Jan Carlson, Ivica Crnkovic
      Conference Paper Web Information System Engineering - WISE 2013. Springer Berling Heidelberg, 2013. pp. 479 - 488

      Identifying Code of Individual Features in Client-side Web Applications

      Josip Maras, Maja Štula, Jan Carlson, Ivica Crnković
      Journal Paper Software Engineering, IEEE Transactions on; Volume:39, Issue: 12; pp. 1680 - 1697

      Abstract

      Web applications are one of the fastest growing types of software systems today. Structurally, they are composed out of two parts: the server side, used for data-access and business logic, and the client-side used as a user-interface. In recent years, with developers building complex interfaces, the client side is playing an increasingly important role. Unfortunately, the techniques and tools used to support development are not as advanced as in other disciplines. From the userÂ’s perspective, the client-side offers a number of features that are relatively easy to distinguish. However, the same cannot be said for their implementation details. This makes code understanding, maintenance, and reuse difficult. The goal of the work presented in this paper is to improve reusability, maintainability and performance of client-side web applications by identifying the code that implements a particular feature. We have evaluated the approach based on three different experiments: extracting features, extracting library functionalities, and page optimization. The evaluation shows that the method is able to identify the implementation details of individual features, and that by extracting the identified code considerable savings in terms of code size and increased performance can be achieved.

      Generating Feature Usage Scenarios in Client-side Web Applications

      Josip Maras, Jan Carlson, Maja Stula
      Conference Paper 13th International Conference on Web Engineering, Springer Berlin Heidelberg, 2013. pp. 186-200