It is explained here how to run one step of a testcase in same test suite
Is it possible to run specific test steps in other Test Cases from a Groovy Script test step
I want to run all steps of a test case in another test suite : how ?
I tried to reference testsuite with testSuites ["my test suite"] but it does not like