Using the OWASP testing workflow

According to the OWASP testing workflow, during the lifecycle of an application, the code review is performed to check for vulnerabilities. Now, further testing is being done to ensure no flaws were missed.

In which of these phases should this be done?

Options
  1. Design phase
  2. Development phase
  3. Deployment phase
  4. Maintenance phase

Related Posts