Usha_KodaliFrequent Contributor16 years agoJDBC Connections - groovy scriptI created groovy scipt for Oracle db connection. I call the script in Project LoadScript as def racdb = new JDBCConnections(log) def sql = racdb.Connections() log.info(sql) How do I access s...Show More
Recent Discussions4.0.1 Not marking test as passedWhich Log4j VersionReadyAPI 4.0.1: How to see overview of open messages
Related ContentData Base Connection using Groovy Script in SOAP UI[TechCorner Challenge #10] Connecting to JMS using Groovy scriptConnection timeout when connecting to mongo db through groovy script through open source soap ui