QuestionQ487

Cloud Application Security

What does static application security testing (SAST) provide to testers as a tool?

  • A Production system scanning
  • B Injection attempts
  • C Source code access
  • D Live testing
Explanation

Static application security testing analyzes source code for security weaknesses without requiring the application to be running. It therefore gives testers access to and insight into the source code.

Community Discussion

No comments yet. Be the first to start the discussion!