Forum Discussion
jamithj
17 years agoNew Contributor
Hi Ole
I am having the problem of testing one of my asynchronous processes like Taraque had.
What my process does; takes student id as input and reads the corresponding image from one server and
does ftp to another two servers and gives the callback whether the process is successful or not, if not it will
return fault message.
I tried to follow the steps you have given to set up the mockResponse in the test suite but when I run the
test suite it reaches the mock Response and waits indefinitely. The problem I have is to get the response
back from the server.
Can you please help on this ? The situation is crtical from my side. And I am trying with soapUI Pro.
Thanks
Jamith
I am having the problem of testing one of my asynchronous processes like Taraque had.
What my process does; takes student id as input and reads the corresponding image from one server and
does ftp to another two servers and gives the callback whether the process is successful or not, if not it will
return fault message.
I tried to follow the steps you have given to set up the mockResponse in the test suite but when I run the
test suite it reaches the mock Response and waits indefinitely. The problem I have is to get the response
back from the server.
Can you please help on this ? The situation is crtical from my side. And I am trying with soapUI Pro.
Thanks
Jamith