Software development life cycle(SDLC) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 10

Software development life cycle(SDLC)

Which SDLC model is used in making Adobe applications ? And why?

28th Jan 2019, 5:50 AM
Rstar
Rstar - avatar
3 Answers
+ 4
AGILE PROCESS MODEL IS USED THE WORD REFERS TO QUICK DEVELOPMENT THERE ARE SEVERAL TYPES XP DSDM SCRUM AGILE MODELING CRYSTAL FDD
28th Jan 2019, 11:25 AM
sree harsha
sree harsha - avatar
+ 4
Software Development Life Cycle (SDLC) is a process used by the software industry to design, develop and test high quality softwares. The SDLC aims to produce a high-quality software that meets or exceeds customer expectations, reaches completion within times and cost estimates. SDLC is the acronym of Software Development Life Cycle. It is also called as Software Development Process. SDLC is a framework defining tasks performed at each step in the software development process. ISO/IEC 12207 is an international standard for software life-cycle processes. It aims to be the standard that defines all the tasks required for developing and maintaining software. What is SDLC? SDLC is a process followed for a software project, within a software organization. It consists of a detailed plan describing how to develop, maintain, replace and alter or enhance specific software. The life cycle defines a methodology for improving the quality of software and the overall development process. The following figure is a graphical representation of the various stages of a typical SDLC. Stages of SDLC A typical Software Development Life Cycle consists of the following stages − Stage 1: Planning and Requirement Analysis Requirement analysis is the most important and fundamental stage in SDLC. It is performed by the senior members of the team with inputs from the customer, the sales department, market surveys and domain experts in the industry. This information is then used to plan the basic project approach and to conduct product feasibility study in the economical, operational and technical areas. Planning for the quality assurance requirements and identification of the risks associated with the project is also done in the planning stage. The outcome of the technical feasibility study is to define the various technical approaches that can be followed to implement the project successfully with minimum risks. Stage 2: Defining Requirements Once the requirement analysis is done the next step is to clearly
29th Jan 2019, 4:11 PM
PARMANAND SARASWAT
PARMANAND SARASWAT - avatar
+ 3
The methodology used is Agile Scrum. The SDLC is ideal in such applications because it is both iterative and incremental, making it cheap and convenient to effect updates.
29th Jan 2019, 1:53 PM
Denzel Chaina
Denzel Chaina - avatar