Hi,

if you are alrweady using rman to backup your database, it get down to this:

On prod:
rman target / auxiliary sys@test
duplicate target database;


Have a look at the rman-docs. Quite helpful and duplicate runs also fine when using netbackup..

HTH

Oliver