Rapid Application Development Using Software Factories
Toni Stojanovski, Tomislav Dzekov

TL;DR
This paper discusses the use of software factories to industrialize software development, aiming to improve efficiency and adaptability by automating the creation of ASP.NET web applications.
Contribution
It presents a practical implementation of a software factory for ASP.NET applications and compares its performance and outputs with traditional development methods.
Findings
Software factories can speed up development processes.
Automated generation improves consistency and reduces manual coding.
Performance and deliverables are enhanced using the factory approach.
Abstract
Software development is still based on manufactory production, and most of the programming code is still hand-crafted. Software development is very far away from the ultimate goal of industrialization in software production, something which has been achieved long time ago in the other industries. The lack of software industrialization creates an inability to cope with fast and frequent changes in user requirements, and causes cost and time inefficiencies during their implementation. Analogous to what other industries had done long time ago, industrialization of software development has been proposed using the concept of software factories. We have accepted this vision about software factories, and developed our own software factory which produces three-layered ASP.NET web applications. In this paper we report about our experience with using this approach in the process of software…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Software Engineering Methodologies · Software Engineering Research · Software Testing and Debugging Techniques
