CompTIA
SY0-701 · Question #939
A database engineer needs sample customer data for testing purposes. Which of the following techniques can be used to remove sensitive information from database records while still providing…
The correct answer is A. Obfuscation. Obfuscation masks or scrambles sensitive data elements, allowing realistic but anonymized records to be used for testing without exposing actual customer information.
Submitted by andreas_gr· Mar 6, 2026Threats, vulnerabilities, and mitigations
Question
A database engineer needs sample customer data for testing purposes. Which of the following techniques can be used to remove sensitive information from database records while still providing sufficient data to perform testing?
Options
- AObfuscation
- BRBAC
- CTokenization
- DFiltering
How the community answered
(42 responses)- A74% (31)
- B7% (3)
- C14% (6)
- D5% (2)
Explanation
Obfuscation masks or scrambles sensitive data elements, allowing realistic but anonymized records to be used for testing without exposing actual customer information.
Community Discussion
No community discussion yet for this question.