|
|
|
|
|
by jimpudar
1833 days ago
|
|
Sometimes you can't use production data in your staging environment, like when prevented by privacy laws. Often times developers who would not have access to production data would have permissions to view data in a staging environment... Creating tools to produce realistic test data and also using fuzzing tools can be just as good and sometimes even better than using actual production data. |
|