For API testing in UFT (HP Unified Functional Testing) you might need to connect to a Postgres database.
1. For this you need to get an ODBC driver for Postgres:
http://www.postgresql.org/ftp/odbc/versions/msi/
2. Install it.
3. Go to %systemdrive%\Windows\SysWoW64 and add the Driver.
4. In UFT go to Data pane -> New Data Source -> Database and add database info.
Thank you very much ! you saved my life :-)
ReplyDeleteHello,
ReplyDeleteDo we have the the connection for GUI Testing as well?