What is Software development life cycle....??
Answer Posted / ss
A Software Development Lifecycle (SDLC) provides a
structured and methodical way that helps the team members
and project stakeholders to understand the current state of
the project and also to make specific choices that assist
in achieving business goals and adhere to constraints.
This is accomplished via the following life cycle stages:
Requirements gathering and Analysis
Design
Implementation
Testing
Operations and Maintenence.
There are various approaches or Software Process models
defined which can be employed during development process of
software, to optimize these phases depending on the nature
of the project.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we have this pattern implemented using static class?
What are the design patterns you know explain?
Is mvc is a design pattern?
How do you choose a design pattern?
What is the difference between factory and strategy design pattern?
When singleton pattern is used?
Describe the builder design pattern
What is singleton and factory pattern?
Is oop a design pattern?
2. Create your own definition of a system. Based on the “system” definitions a. Identify your viewpoint of shortcomings in the definitions. b. Provide rationale as to why you believe that your definition overcomes those shortcomings. c. From an historical perspective, identify three precedented systems that were replaced by unprecedented systems.
What is the difference between 3 tier and n tier architecture?
What is the difference between architecture and design?
What is the difference between adapter and facade?
Explain what is good design?
Is dependency injection a design pattern?