A data steward needs to automate data masking for a test environment cloned from production. Which approach best balances realism and privacy?
-
A
Copy production data as-is into test
-
B
Use format-preserving encryption or synthetic data generation
-
C
Replace all values with NULL
-
D
Truncate all tables in the test environment