Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion quality-assurance/test-policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ Test processes may differ by team or project, according to individual circumstan

## Test data

It is the UKHO Policy that live data should not be used for testing. Where a copy of live data is used then its use is to be risk assessed and the data sanitised as appropriate, removing references to customers, employees and UKHO corporate proprietary information.
It is the UKHO Policy that sensitive data (e.g. personally identifiable information) should not be used for testing. Where a copy of live data is used, the data must be sanitised as appropriate, removing references to customers, employees and UKHO corporate proprietary information. Sanitisation scripts must be appropriately controlled, and the copying and sanitisation of the data must be requested through a documented service request.
Loading