Any suggestions for setting up a testing environment on a development box and production box. I know its not recommended on production but my CTO wants a way to isolate testing on production. I was thinking maybe having a test_user which used private synonyms so that only the test_user could see the objects and test data.