When dealing with sensitive data, test data generation tools should provide _________ features to mask or anonymize sensitive information.
- Compression
- Decryption
- Encryption
- Obfuscation
Test data generation tools should provide obfuscation features to mask or anonymize sensitive information, ensuring that confidential data remains protected during testing processes.
Loading...
Related Quiz
- In the context of database testing, what is meant by "test data preparation"?
- In SQL, the "TRY...CATCH" block is used to handle ____________ that may occur during query execution.
- In SQL, the "ROLLBACK" statement is used to ____________ a transaction and undo its changes.
- In stress testing, the objective is to identify the system's ____________ point.
- SQL injection attacks can lead to unauthorized ____________ access in a database.