CDPSE · Question #31
CDPSE Question #31: Real Exam Question with Answer & Explanation
The correct answer is D: Automatic dynamic code scan. A mobile application implementation should meet the organization's data security standards by ensuring that the application does not contain any vulnerabilities, errors or malicious code that could compromise the confidentiality, integrity or availability of the data. An automati
Question
Which of the following BEST ensures a mobile application implementation will meet an organization's data security standards?
Options
- AUser acceptance testing (UAT)
- BData classification
- CPrivacy impact assessment (PIA)
- DAutomatic dynamic code scan
Explanation
A mobile application implementation should meet the organization's data security standards by ensuring that the application does not contain any vulnerabilities, errors or malicious code that could compromise the confidentiality, integrity or availability of the data. An automatic dynamic code scan is a technique that analyzes the application code while it is running to detect and report any security issues or defects. An automatic dynamic code scan can help to identify and fix any potential data security risks before the application is deployed. The other options are not sufficient to ensure data security standards. UAT is a process of verifying that the application meets the user requirements and expectations, but it does not necessarily test for data security. Data classification is a process of categorizing data according to its sensitivity and value, but it does not ensure that the data is protected by the application. A PIA is a process of identifying and evaluating the privacy impacts of a system or project that involves personal data, but it does not ensure that the system or project meets data security standards.
Topics
Community Discussion
No community discussion yet for this question.