Forum Discussion

arunbharath's avatar
arunbharath
Contributor
5 years ago
Solved

Is it possible to connect VMs from readyAPI?

 Hi Team. I got a usecase that I want to test, I'm not sure that is achievable in ReadyAPI. Can anyone help on this?

 

My Usecase:

  1. Rest call to execute some operation
  • As a result of above call, a json string will be logged inside the VM server as a log. I want to grep that log and validate. Is it possible to connect and grep the logs from VMs through groovy or readyAPI?

Any help is appreciated. 

2 Replies

  • nmrao's avatar
    nmrao
    Champion Level 3
    Not offering any solution.

    Just trying to understand the issue. Why would some one depend on the log? Isn't it enough to have right set of assertions?