WaterFall Model: This is a flow based model, in which u
pass every phase once, and can not go back to that phase
again. That is why, it is used rarely now a days.
Drawback: If there is nay change in requirements, then u
can not make any chnages in requirements.
Iterative Model: In this u can come back to previous
phases, and make the changes accordingly. In this we
revieved a final output product at the end of the SDLC.
Prototype Model: Here, we recieved Prototypes of the
product, before the final release. We relaese 4-5 Protypes
with some diffrences b/w them, and take client opinion, and
modifies the final Product, as per client suggestions.
Waterfall model: It includes all phases of SDLC.The
drawback is once the requirements request made
freezed,changes can't be done during any phase.
Iterative model: We can change requiremnts at any phase,
but the problem is all the phases of SDLC can take place
again.
Prototype model: We can change requirements before design
and coding can proceed.In this model, prototype is
developed based on the currently known
requirements.Development of prototype undergoes design,
coding, testing, which give client an actual feel of the
system. Prototype is a model which looks exactly like SDLC
WATERFALL MODEL:-in this model all the phase of SDLC perform only once.there is no chance to modification in any previous phase. This is same as one way pipeline ."only outgoing allow".
ITERRATIVE WF MODEL:-in this model we can make changes in previous phase according to our need .
PROTOTYPE MODEL:-it is just like a toy implementation of any product.before the product finalize we built a toy which fullfil the requirment of customer ,and we say to the customer that your product will be like our this toy. if customer like this model ,we develop main product.........thanks
What would be a good answer when someone asks 'What was your
best bug you found'?
How does a person know whats the best bug? I never found the
best bug..all my bugs are good.
In an Interview I have been asked the following questions,
1) How would allocate job to your team members if you are
assigned a role of Team Lead.
2) The second question was, do you follow any technique for
the distribution of time while assigning jobs to your team
members.
For, both the questions I was clueless to answer.
Please give me a practical approach for the above questions.
Can you help me with your suggestions so as to select a test
management system that fits perfectly well with the two
widely used software development methodologies i.e., agile
and waterfall?