Testing with MongoDB
If you are using HCL OneTest™ API 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 HCL OneTest™ API by using a Consumer/Producer messaging approach. Documents stored in MongoDB are accessed through the Publish and Subscribe message actions in tests.
Note: HCL OneTest™ API 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.