Strange behaviour with Scripted assertions in JDBC Requests
Hello, I have a test case with 8 steps - Data source, Groovy script, SOAP request, Delay, Groovy script, JDBC request1, JDBC Request2 and Data source loop. In each of the JDBC requests, I have a sc...