Does Katalon supports Mongo DB connection?
if yes, any sample code to connect to Mongo DB and validations please.
if mongoDB offers any java/groovy library you can use it in Katalon… just follow examples provided by Mongo to connect from Java … it’s same…
Thanks for the reply
@ravi.b23 i think somebody wrote also a katalon custom keyword for mongoDB (or at least a sketch if my memory is still good).
Search the forum and you may find it.
Sorry, i am to lazy to do it
Java libs for sure are available, i used them long time ago