Usha_KodaliFrequent Contributor15 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 DiscussionsAI-based API test generationSolvedChange the UI style of ReadyAPi 4.0?JDBC fails with "org.apache.xmlbeans.impl.values.XmlValueDisconnectedException" error in TestEngine
Related ContentData Base Connection using Groovy Script in SOAP UIConnection timeout when connecting to mongo db through groovy script through open source soap ui[TechCorner Challenge #10] Connecting to JMS using Groovy script