Integration Testing

Estimated reading: 1 minute 237 views

On request basis FastPass Support delivers testing tools for the FastPass Connectors to be used in implementation projects and this is also the case for the FastPass Connector for MSSQL. This test tool is named “FastPass ConnectorMSSQL Test Tool” and it uses the same code base as the “real” connector but decoupled from the FastPass Gateway and the Administration Client meaning that it can be used on any system without other FastPass software to be installed. The FastPass ConnectorMSSQL Test Tool contains a single interface screen which is shown below.

<Insert Image>

The logical implementation with the connection parameters is as found in the Password Manager Administration Client but extended with testing capabilities for the various operations: “Check Connection”, “Reset Password” and “Change Password”.

Start testing using the “Check Connection” operation and extend when this is working. Logging is done to “C:\TargetLogs” and is in “Debug” LogLevel meaning that a lot of details are written and also providing details for troubleshooting if something doesn’t go as expected on the first shot.

Share this Doc

Integration Testing

Or copy link

CONTENTS