What are various life cycle model in S/W development ?
Answers were Sorted based on User's Feedback
Answer / naveen verma
1. Waterfall
2. RUP (Iterative)
3. eXtreame Programming (Agile)
4. some others like Sprial, V-Shape etc.
Is This Answer Correct ? | 10 Yes | 0 No |
Answer / priyanka vyas
1.waterefall model
2.prototyping model
3.iterative enhancement model
4.RAD model
5.spiral model
6.component based devlopment model(cbd model)
7.time boxing model e.t.c
Is This Answer Correct ? | 11 Yes | 1 No |
Answer / megha
WaterFall Model
1. BigBang Waterfall 2. Phased waterfall model
Incremental Model
1. Spiral 2. Iterative
Eveluationary Model
1. Spiral 2 RAD
Also V-model
Is This Answer Correct ? | 4 Yes | 1 No |
Answer / jim
waterefall model
2.prototyping model
3.iterative enhancement model
4.RAD model
5.spiral model
6.component based devlopment model(cbd model)
7.time boxing model e.t.c
8.MVC Model
Is This Answer Correct ? | 4 Yes | 4 No |
Answer / vishwkarma
linear sequential model
prototyping model
v-model
spiral model
RAD model
waterfall model
phase life cyle model
Is This Answer Correct ? | 1 Yes | 1 No |
What is the stage when code is delivered to the client and he is testing it ?
How do you handle change requests ?
What is your role in the current project and what kinds of responsibilities you are handling ?
8 Answers Infosys, Iron Mountain, Wipro,
What are various life cycle model in S/W development ?
How do you ensure that you and all the other team members in your project have the required technical skills to execute the project?
How do speedup the project delivery without affecting the cost?
funds flows analysis how to prepare for interview
How do you track the size or changes to size of the work products in your project?
Tell about yourself and job ?
Given a MAKEFILE (yeah a makefile), design the data structure that a parser would create and then write code that iterates over that data structure executing commands if needed.
How will gather requirements and where do you record. Is it in word / Excel or do you have any tool for that ?
Write the test cases for instr function?