Forum Discussion
SmartBear_Suppo
Alumni
14 years agoHi,
The easiest way to delete the data would be by using a JDBC TestStep. If it really needs to be done as a teardown script, you will have to manually send the SQL using Groovy SQL or similar.
Regards,
Dain
SmartBear Software
The easiest way to delete the data would be by using a JDBC TestStep. If it really needs to be done as a teardown script, you will have to manually send the SQL using Groovy SQL or similar.
Regards,
Dain
SmartBear Software