Login
Remember
Register
Ask a Question
What steps Software Development methodologies follows?
0
votes
asked
May 27, 2020
in
Fortify code scanner
by
Hodge
What steps Software Development methodologies follows?
#fortify
#csa
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
May 27, 2020
by
Hodge
Software Development methodologies follow the four steps namely:
Plan: Requirement gathering, Project Design
Build: Implementation and tests
Test: Runs test and record the same
Field: Deployment in the Production Environment.
...