Forum Discussion

M1ke's avatar
M1ke
Occasional Contributor
9 years ago
Solved

learning how to Mock a service

hi guys,   As the title suggest, I'm trying to learn how to mock a service. And as a result, I am reading this tutorial on mocking a service.   Now, in the spirit of making sure I understand ever...
  • rupert_anderson's avatar
    9 years ago

    Hi,

     

    I think they have made a mistake in their terminology in step 4. (that I think you are referring to) - They should say 'you should get one operation (ConversionRate) and one Response (Response 1) - not 'one request', as mocks don't make requests in SoapUI , they receive them and make responses (sometimes they may make custom requests in SoapUI using Groovy scripting).

     

    Does this make more sense?

     

    Regards,

    Rup