combesOccasional Contributor17 years agoGroovy Script for Assertion Check on DatabaseHello Guys,I want to simulate a test scenario having a web service writing some data on my database and check its value using an assertion.Can anyone help me on the groovy script for this?btw: im just using a microsoft access 2000 for my backend.
1 ReplyReplies sorted by Most LikedomatzuraSuper Contributor17 years agoHi Combes,have a look at the groovy/sql tutorials at http://groovy.codehaus.org/Database+features, they should get you started.regards!/Oleeviware.com
omatzuraSuper Contributor17 years agoHi Combes,have a look at the groovy/sql tutorials at http://groovy.codehaus.org/Database+features, they should get you started.regards!/Oleeviware.com
Recent DiscussionsHow do I create a JSON file?SOAPUI 5.9.1 Still Includes Log4j 2.17.1 — When Will an Updated Version Be Released?20 years of SoapUI - Share your story
Related ContentGroovy script Assertiondatabase connection through groovyHelp adding Assertions with Groovy Script