Forum Discussion

rgrbhorizonte's avatar
15 years ago

Call a mysql dump before/after run a test case

Hello! I would like to call before or after run a test script, the dump of the database and restore the state of my bank after running the tests. Can you help me how to do this in soapUI? How to c...