Copy a Test

In this release, Copying VERA-Tosca entities requires careful handling, in order to avoid copying data that is valid for the source entity, but invalid for the new, target entity. For example, we do not want to copy an "Approved" status to the new entity, nor do we want to copy a Test Set's pointer to a specific Execution List.
In the VERA-Tosca Integration, there is a one-to-one correspondence between VERA entities and Tosca entities. That is, a Tosca Test can be associated with one, and only one, Tosca Test Case.

Copy a Tosca Test Case

In Tosca, do not copy a Test Case object. Instead, create a new Test Case object, then copy the Test Steps in the source Test Case to the new Test Case.
This way, all control fields in the new Test Case are at their initial states, ready to be associated with a new VERA Test.

Copy a VERA Test

In general, this should not be necessary. To create a new Test that is like another, in Tosca, copy the Test Case as described above and, in VERA, create a new Test, associated to the new Tosca Test Case.