Testing with MongoDB

If you are using IBM® DevOps Test Integrations and APIs (Test Integrations and APIs) 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 Test Integrations and APIs by using a Consumer/Producer messaging approach. Documents stored in MongoDB are accessed through the Publish and Subscribe message actions in tests.

Note:
Test Integrations and APIs 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.