Q. Write short notes on Quick-fix Model?
Quick-fix Model: This is the simplest model utilized for the maintenance of the software. In this model modification at the code level are made as early as possible without anticipating future maintenance problems. This model isn't suitable for large and complex software systems. It must be used if the size of the software is small and is developed and maintained by one person. As well if the customers want fixing of bugs to be done immediately one can use this model. In that bugs are able to be fixed temporarily and parallel proper correction can be done.