Models of SDLC : Hybrid Model
Hybrid Model:
- Hybrid model is the combination of two Models.
- Generally we go for Hybrid model when ever we want the characteristics of two models together.
Examples of Hybrid model is combination of Spiral and Prototype Models.
Process:
- First we are going to collect the requirements of one Module.
- Develop the prototype.
- Test the prototype
- Customer review.
- Customer approval
- Then design of that prototype for that module.
- After design, coding and then testing.
- Deploy to the customer.
- This process continues for all the modules present in the application.
In the next post we are going to discuss types of testing…
Thank u….
In hybrid model what are the combination of models will come?
spiral+prototype
spiral+v model will come or not
Not means pls explain
thankyou
You have been appointed a project manager for a major software products company. Your job is to manage the development of the next generation version of its widely used word-processing software. Because competition is intense, tight deadlines have been established and announced. What software process model(s) should i choose and why?
Explain in detail.
In My Opinion, in your situation fallow Agile methodology. We can have 2 -3 weeks sprint where we deliver the product features one by one every 2 -3 weeks. Take Facebook app as example, you will get the update every 2 weeks with some features and improvements. they must be following the agile methodology.
what are the disadvantages of hybrid model