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 DiscussionsUnable to authenticate license in Ready API Login button unresponsiveSolvedAssertions Panel issue to update assertions since update 3.63ReadyAPI websocket plugin issue
Related ContentData Base Connection using Groovy Script in SOAP UIgroovy script errors[TechCorner Challenge #10] Connecting to JMS using Groovy script