alibaba82Super Contributor18 years agohow to get rowcount from jdbc datasourceHello, I have a jdbc datasource as a test step. I want to do something like this is my next groovy step. if (rowcount in jdbc datasource step > 84) throw new exception ('foo bar') how can I a...Show More
alibaba82Super Contributor18 years agoAlso I would like to get the items in the datasource. How can I iterate over the items returned by the datasource.ThanksAli
Recent DiscussionsUnable to authenticate license in Ready API Login button unresponsiveSolvedAssertions Panel issue to update assertions since update 3.63ReadyAPI websocket plugin issue
Related ContentGroovy Automated DataSource LoopersCode for groovy datasourceDatasources - External Database MySQL as Datasource