ContributionsMost RecentMost LikesSolutionsIdentifying current TestStep - in Groovy Script AssertionI have a TestCase that loops over many TestSteps. I've been successful writing a Groovy ScriptAssertion that verifies the value of the response. When encountering an unexpected value, I'd like to throw and log an error indicating which TestStep encountered the error, along with the expected and actual values. I'm only struggling with determining the current TestStep; In the Groovy Script Assertion, how could I capture the current TestSep?Re: "NamePool limit exceeded. Maximal number prefix per URI = 1023."I too have just run into the NamePool limit exceeded when more than 1024 prefixes were returned in a response. Have we any workaround to process this amount of data now?