Do Katalon Support Db2?

Hi Team,

I want to use Katalon for API and Database Testing.

I want to know does Katalon support DB2; I browse through different posts elated to it but unable to get necessary information.

Can anyone help me?

@kpp

You should scroll down to the Example section that provides the way to connect to external Database.

com.ibm.db2.jcc.DB2Driver

https://www.ibm.com/support/knowledgecenter/SSEPEK_11.0.0/java/src/tpc/imjcc_tjvjcccn.html

  • Add JDBC Connection String and test the connection