I want to extract some data from mongoDB and save it as variable. Can Neoload connect to mongoDB?
NeoLoad only has SQL advanced action or SQL variable but it is not able to connect to a no sql database like mongodb.
The only way would be to create your own JAVA code called from a NeoLoad JS to connect to your mongodb database.
I have the same case. Is there someone who tried the Nouredine answer ?