Friday, July 5, 2013

UFT - Postgres on Windows via ODBC

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.



2 comments:

  1. Thank you very much ! you saved my life :-)

    ReplyDelete
  2. Hello,
    Do we have the the connection for GUI Testing as well?

    ReplyDelete