I use groovy for testing.
The task is this: there is a test case in it test step with a variable in which there is data.
It is necessary that the data from the variable is recorded in properties that are in a different test case .
How to do it?