Forum Discussion

mallik9292's avatar
mallik9292
New Contributor
12 years ago

Response for Requests

Hi

I am new to Load UI . I am doing a load testing on an API. I would like to know where i can find the response for the request i am firing using the Load UI tool.


Thanks in advance.

3 Replies

  • Hey!

    Welcome to the community!
    You should definitely have a look at the Table Log component and connect it to your runner.
    That way you can have a look at the requests.

    Best,
    Mikael
  • mallik9292's avatar
    mallik9292
    New Contributor
    Hi OSten,

    Thanks for your reply. The actual request i am sending is an SOAP request in an encrypted form and the response that i am receiving is also encrypted. But i want to check through Load UI that the response i am getting is correct or not. So how can i check this using the load UI.

    waiting for your reply....


    regards
    Mallik
  • Hello Mallik,
    There is currently no way of doing this in LoadUI. I advice you to debug the steps in SoapUI and then creating relevant assertions.

    Regards,
    Max