Testing with Oracle Database Enterprise in TestArchitect

This topic describes the steps required for testing with Oracle Database Enterprise in TestArchitect.

Ensure that you installed and configured Oracle Database. (Learn more.)

To test with Oracle Database XE in TestArchitect, do the following steps:

  1. In TestArchitect, in order to open an Oracle database connection, it is necessary to define an Oracle connection string.

    注意: 
    The nature of a connection string – meaning, the parameters that apply to it – is specific to the type of data source that it targets. More information on connection strings is available from the website https://www.connectionstrings.com/oracle/.

  2. A basic Oracle connection string should contain the following parameters.

    Driver={DriverName};Dbq=myTNSServiceName;Uid=myUsername;Pwd=myPassword;
    

    where:

    • Driver: Name of the ODBC driver specified for the current connection. (Learn more.)

    • Dbq: The location of the Oracle database from which the ODBC driver will retrieve data.

    • Uid: Username with which to log on to database.

    • Pwd: Password for database account specified by username.

  3. In TestArchitect, your action line might resemble the following.

When the connection to Oracle database succeeds, you will see the following message in a test result.


Copyright © 2024 LogiGear Corporation. All rights reserved. LogiGearはLogiGear Corporationの登録商標であり、Action Based TestingおよびTestArchitectはLogiGear Corporationの商標です。ここに記載されているその他の商標は、各所有者の財産です。

LogiGear Corporation

1730 S. Amphlett Blvd. Suite 200, San Mateo, CA 94402

Tel: +1 (650) 572-1400