Forum Discussion

Knowledge's avatar
Knowledge
Contributor
8 years ago
Solved

Mock Service test step help

Hi,   I'm having problems with the mock test step. I have a service that sends requests to the soap ui mock service. When i start the mock service itself, it receive the request successfully and ...
  • Knowledge's avatar
    Knowledge
    8 years ago

    Well... i found what the problem was...

    The problem was that my service sent the request too fast, so by the time the mock step was started the request was already sent.

    I looked in the properties of the mock step and found a field called "Start Step" which was empty.

    I selected the 1st step(which is the initial request) and re tested and it works!

     

    Thanks a lot for trying to help, and sorry for wasting your time... :(