ricardo_mouraOccasional Contributor7 years agoSolvedexecute oracle script from JDBC teststep hello, i have below script to execute on oracle database: DECLARE v_sender NUMBER (20,0):= 10000000000001; BEGIN DELETE FROM table_A where key_field between 10000000000001 and 10000000000050;...Show Morericardo_moura7 years agol solve adding "COMMIT;" between end loop; and END;
Recent DiscussionsMalfunction changing between multiple screensHow do I add a REST query string without the 'name='Rest step assertions written in SoapUI 5.5.0 are failing in SoapUI 5.8.0
Related Contentexecute oracle stored procedure with refcursor output parameter in testcompleteGet the status of a teststep that already has been executedOracle 12.2 testing