CS0-003 · Question #67
A software developer is correcting the error-handling capabilities of an application following the initial coding of the fix. Which of the following would the software developer MOST likely…
The correct answer is B. Static analysis. What is static analysis? Static analysis is a method of analyzing code for defects, bugs, or security issues prior to pushing https://cloudacademy.com/blog/what-is-static-analysis-within-ci-cd-pipelines/
Question
A software developer is correcting the error-handling capabilities of an application following the initial coding of the fix. Which of the following would the software developer MOST likely performed to validate the code poor to pushing it to production?
Options
- AWeb-application vulnerability scan
- BStatic analysis
- CPacket inspection
- DPenetration test
How the community answered
(48 responses)- A4% (2)
- B79% (38)
- C4% (2)
- D13% (6)
Explanation
What is static analysis? Static analysis is a method of analyzing code for defects, bugs, or security issues prior to pushing https://cloudacademy.com/blog/what-is-static-analysis-within-ci-cd-pipelines/
Topics
Community Discussion
No community discussion yet for this question.