Hi, I'd like to replace the endpoint name that I'm using in my REST steps, from ${#Global#<property_name_X>}, to ${#Global#<property_name_Y)}. I have dozens of REST requests that use this. How can...
One approach would be to open the SOAP UI Project XML file in WordPad and do a find-and-replace. I've done this and it has worked for me. I hope it works for you.