If we have one test case like Test cas1 having developer property value as dev1 I want to copy this value to another property in the same test cases.. This I wanted to do in bulk way because I have 1000 test cases.
How to copy one property value to all the test cases in bulk - zephyr scale
188 views Asked by Sachin Agarwal At
1
To use a property for multiple test cases in a bulk, the easiest way that comes to my head is by using common datasets. You can see illustrated explanation to do so here