improved
Deep cloning of tests
over 4 years ago by Shawn Jaques
10-13-2020
Reusing test components helps accelerate authoring and improves test consistency. You can clone tests, groups, or steps to reuse or modify.
We've changed the behavior of cloned tests. When cloning tests, steps, or groups, or when replacing a shared step / shared group with a clone, the test / group and all its steps will be cloned. Note that shared steps / shared groups will remain shared, and won’t be cloned.
