Forum Discussion

jkrolczy's avatar
jkrolczy
Super Contributor
4 months ago

OS SoapUI: Can it connect and use Cosmos DB

Just querying the community on if anyone using OS SoapUI has ever implemented code, or a way to connect to a Cosmos DB.

I see no documentation to go by, but I'll continue to search.

1 Reply

  • Hello jkrolczy​ 

    I have not connected to Cosmos DB...  I have connected to MongoDB by using java client (not supplied by Smartbear) that allowed interaction via Groovy Script.  Microsoft supplies a Java db client library for Cosmos DB that would be the first place I look...  Regardless, it won't be built into SoapUI or ReadyAPI so you will need a little coding in Groovy Script test step to gain access to Cosmos DB.  Just a thought.

    Regards,

    Todd