Getting the connection error, while connecting to db
Hi
I am trying to connect to db in ready api, getting the below error.
Failed to initialize the connection that uses the [com.ibm.db2.jcc.DB2Driver] driver. Connection string:
Note: db2jcc jar file is present in ext folder.
I would kindly request to help me.
Thanks in advance.
Hi,
> 1. Can a combination of scripts and keyword tests be part of and execution plan.
Yes.
> Does TC work like a relational database.
Could you clarify this?
Keyword test (like script function) is not automatically added to the Execution Plan when created.
I think this is correct because far not every keyword test and far not every script function is a test. A lot of them well may be generic routine entities that are called by other keyword tests / script functions as their building blocks.