Solved
Forum Discussion
Perchishka
9 years agoOccasional Contributor
Thank you very much, guys!
Your advice was helpful!
I renamed the test step and it was a mistake.
and i had to edit this line =>( "JDBC Request#ResponseAsXml" )
If you renamed the test step then you need to update this line in the script
def holder = groovyUtils.getXmlHolder( "JDBC Request#ResponseAsXml" )
Thank you very much, guys!
Your advice was helpful!
I renamed the test step and it was a mistake.
and i had to edit this line =>( "JDBC Request#ResponseAsXml" )