daffaalmerfSep 17, 20195 min readSpecialized Process Models, Agile Method, and ScrumSpecialized process model is the use of one or more prescriptive model to enhance the efficiency of software development. There are...
daffaalmerfSep 16, 20192 min readComparison of V-Shaped, Spiral, and RAD ModelV-shaped model is a sequential path of execution of processes. It is like the waterfall model, but it integrates validation between...
daffaalmerfSep 16, 20193 min readIncremental and Concurrent Development ModelIncremental model is a form of evolution from the waterfall model, performing iteration after all processes have finished [1]. The...