0

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.

1 Answers1

0

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

Omar.R
  • 91
  • 10