Which aspect of security testing is particularly challenging to address in functional testing?

  • Cryptographic algorithm weaknesses
  • Inadequate access controls and permissions
  • Malware and virus threats
  • Social engineering attacks
In functional testing, addressing inadequate access controls and permissions is particularly challenging. While other aspects like identifying vulnerabilities or cryptographic algorithm weaknesses are testable at the code level, ensuring proper access controls require a comprehensive understanding of the application's functionality and potential user scenarios, making it a nuanced challenge in the realm of security testing within functional testing processes.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *