Developers wanting individual Unit Test (no data) databases - suggestions?

  • From: Chris Taylor <christopherdtaylor1994@xxxxxxxxx>
  • To: ORACLE-L <oracle-l@xxxxxxxxxxxxx>
  • Date: Fri, 11 Aug 2017 12:25:12 -0500

We've got a relatively large development group who want to have many Unit
Test databases (without data) that they can spin up on demand and destroy
when done.

I'm curious what products are available that could facilitate something
like this?

I was thinking something like this:

Unit Test (UT Master) - code replicated from production nightly (never used
for testing)

How could I facilitate users creating a copy on demand of UTMaster using
something like:

VMWare or
Delphix or
Docker or
something

I'm basically looking to see what options are to accomplish something like
this.

I was thinking if we stood up UT Master on a VM, we could snap the VM into
another copy for a specific developer on demand.

Chris

Other related posts: