Hi,
Like many others, I would like to replicate "part of" the production data to my QA/UAT environment and then run tests using real data (instead of generated test data).
However, this test environment is only a small percentage of the big production environment - so, I would like to know how you are dealing with this problem.
Are there any tools out there, that are already doing this?
Main concerns I have are around:
- Automating this process, so that for every release, I could have this process repeated
- Foreign key violations and any other violations don't occur