Software Development Life Cycle (SDLC)
What is SDLC?
SDLC stands for Software Development Life Cycle. A Software
Development Life Cycle is essentially a series of steps, or phases, that
provide a model for the development and lifecycle management of an
application or piece of software. The methodology within the SDLC
process can vary across industries and organizations, but standards such
as ISO/IEC 12207 represent processes that establish a lifecycle for
software, and provide a mode for the development, acquisition, and
configuration of software systems.
Benefits of the SDLC Process
The intent of a SDLC process it to help produce a product that is
cost-efficient, effective, and of high quality. Once an application is
created, the SDLC maps the proper deployment and decommissioning of the
software once it becomes a legacy. The SDLC methodology usually contains
the following stages: Analysis (requirements and design), construction,
testing, release, and maintenance (response). Veracode makes it
possible to integrate automated security testing into the SDLC process
through use of its cloud based platform.
Phases of the Software Development Life Cycle
1. Requirement
2. Design and Analysis
3. Implementation(Coding)
4. Testing
5. Deployment and Maintenance.
SDLC starts with the analysis and definition phases, where the
purpose of the software or system should be determined, the goals of
what it needs to accomplish need to be established, and a set of
definite requirements can be developed.
During the software construction or development stage, the actual
engineering and writing of the application is done. The software is
designed and produced, while attempting to accomplish all of the
requirements that were set forth within the previous stage.
Next, in the software development life cycle is the testing phase.
Code produced during construction should be tested using static and
dynamic analysis, as well as manual penetration testing to ensure that
the application is not easily exploitable to hackers, which could result
in a critical security breach. The advantage of using Veracode during
this stage is that by using state of the art binary analysis (no source
code required), the security posture of applications can be verified
without requiring the use of any additional hardware, software, or
personnel.
Once the software is deemed secure enough for use, it can be
implemented in a beta environment to test real-world usability, and then
pushed a full release where it enters the maintenance phase. The
maintenance stage allows the application to be adjusted to
organizational, systemic, and utilization changes.
SDLC
Following are the most important and popular SDLC models followed in the industry:- Waterfall Model
- Iterative Model
- Spiral Model
- V-Model
- Big Bang Model
No comments:
Post a Comment