combesOccasional Contributor18 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 Contributor18 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 Contributor18 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 DiscussionsSignature\Encryption tags missing in Security HeaderCVE-2024-7565 and CVE-2017-16670 vulnabilitiesVulnerabilities found in SoapUI 5.9.1
Related ContentGroovy script AssertionAccessing database connection string from groovy test stepdatabase connection through groovy