Forum Discussion

trenjith's avatar
trenjith
New Contributor
15 years ago

How to setup DB driver

Hi all,
I am very new to SOAP UI. I have a requirement. Here i need to use a single groovy script. That will setup DB dtiver and do the subsequent DB operations.

Problem:
When i run initially, it displays the error message something like 'can't access the driver com.mysql.jdbc.Driver' . If i run a JDBC step prior to that, this problem wont come.

Is there any alternative to this ?

Thanks in advance.