Intuit_Inc_Supp
16 years agoNew Contributor
Asynchronous Process Testing
I am trying to test a Oracle SOA Asynchronous web service (BPEL Process) using SOAP UI 3.5.1 Pro Version
and facing issue :It is waiting Infinetely for the response and test step is never completing.
I have Installed SOAPUI on my local Machine and the webservice is Running on a Server.
I followed the steps mentioned in Mock Service Process.
1.Created a Test Suit with first step as Request
2.Added a Mock Response step by giving port :8888 ,path :/
I tried with a simple Asynchronous BPEL process which will take a input message and wait for 20 Secs And reply the same message passed as input.
Ran the test by giving input for the Request,
The second step is never getting completed.
I need your help in doing the setup and Process to be followed for testing this Asynchronous Process.
thanks,
Kiran
and facing issue :It is waiting Infinetely for the response and test step is never completing.
I have Installed SOAPUI on my local Machine and the webservice is Running on a Server.
I followed the steps mentioned in Mock Service Process.
1.Created a Test Suit with first step as Request
2.Added a Mock Response step by giving port :8888 ,path :/
I tried with a simple Asynchronous BPEL process which will take a input message and wait for 20 Secs And reply the same message passed as input.
Ran the test by giving input for the Request,
The second step is never getting completed.
I need your help in doing the setup and Process to be followed for testing this Asynchronous Process.
thanks,
Kiran