Testing A Connector
TIBCO recommends that Connector developers follow a testing process to verify that the Connector is giving the expected results. The best practice for this is to perform three levels of testing:
- Unit testing
- User acceptance testing
- Testing with TIBCO Scribe® or attached debugger testing
The CDK provides a number of resources as examples to help you set up this testing process. The testing section includes the following topics: