Hi there,
I want to dynamically build a SoapUI test structure so that my team can significantly reduce their prep time and get straight into testing. In one of my previous posts I was able to generate test cases and insert rest requests.
I want to also add in a groovy step for each of my test cases, which will handle the generation of test data.
Can anyone please advise on how I copy existing Groovy steps and put them into a target test case?