Testing with MongoDB

If you are using Rational® Integration Tester 9.5.0 or later, you can create MongoDB transports and run tests against them.

MongoDB is an open source, document-oriented NoSQL database. MongoDB is different from traditional SQL-based relational databases. It is supported in Rational® Integration Tester by using a Consumer/Producer messaging approach. Documents stored in MongoDB are accessed through the Publish and Subscribe message actions in tests.

Note: Rational® Integration Tester ships with the required JAR files to communicate with MongoDB. No Library Manager configuration is necessary.

For more information about MongoDB, see the MongoDB documentation.