Correct Answer is c) Testing and deployment
Static application security testing is also known as SAST.
In SAST, software artifacts are analyzed to uncover vulnerabilities during the coding and unit testing phases.
If a static analysis tool uncovers a particular vulnerability then it will find out all the instances of that particular vulnerability.