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 DiscussionsSOAPUI 5.9.1 Still Includes Log4j 2.17.1 — When Will an Updated Version Be Released?20 years of SoapUI - Share your storySoapUI 5.9.1 displays "[]" as "<Empty JSON content>"
Related ContentGroovy script Assertiondatabase connection through groovyAccessing database connection string from groovy test step