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 |
How will gather requirements and where do you record. Is it in word / Excel or do you have any tool for that ?
Write a function that counts the number of primes in the range [1-N]. Write the test cases for this function.
Write the test cases for instr function?
How do you perform impact analysis ?
How do you track the technical activities in your project? How is the status of the project communicated to the team?
What is the stage when code is delivered to the client and he is testing it ?
Write a function that will return the number of days in a month (not using System.DateTime)?
About current project architecture ?
What and where are the policy statements for software project planning?
How do you ensure that your project plan is available for others to see? Where will you find the plans of other projects executed (in the past or currently) in the center?
Why analysis and testing phases are very important ?
what are all the test scenarios for login passwords?(user authentication)