CISSP · Question #784
CISSP Question #784: Real Exam Question with Answer & Explanation
The correct answer is B: Large amounts of code can be tested using fewer resources.. Automated application security testing tools are software tools that can scan, analyze, and test the code of an application for vulnerabilities, errors, or flaws. The primary advantage of using these tools is that they can test large amounts of code using fewer resources, such as
Question
What is the PRIMARY advantage of using automated application security testing tools?
Options
- AThe application can be protected in the production environment.
- BLarge amounts of code can be tested using fewer resources.
- CThe application will fail less when tested using these tools.
- DDetailed testing of code functions can be performed.
Explanation
Automated application security testing tools are software tools that can scan, analyze, and test the code of an application for vulnerabilities, errors, or flaws. The primary advantage of using these tools is that they can test large amounts of code using fewer resources, such as time, money, and human effort, than manual testing. This can improve the efficiency, effectiveness, and coverage of the testing process. The application can be protected in the production environment, the application will fail less when tested using these tools, and detailed testing of code functions can be performed are all possible outcomes of using automated application security testing tools, but they are not the primary advantage of using them.
Topics
Community Discussion
No community discussion yet for this question.