ushaplaxoContributor14 years agoHow to pass SQL queriesHello, I have installed Soap UI Pro 4.0 beta and I would like to know how I can pass multiple sql queries to the mysql database in a test step. Thanks, Usha
ushaplaxoContributor14 years agoMultiple inserts:insert into tableA (col1) values (:var1); insert into tableB (col2) values (:var2);
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 Content[Resolved] Pass empty string to query parameterBig SQL queries and passing Variables in the SQL queriesHow to pass value from properties in query parameter ?