Forum Discussion

SSatvanarayan's avatar
15 years ago

How to get Mock service response in ordering XML

Hi ,
I am pushing two orders to remote server from soap UI one by one. Two orders (i.e test cases) in one test suite

1) Test case No: 1
Step: 1
Trigger the create subscriber order xml to remote server from soap UI http://10.68.60.10:7001/PsaGateway/services/)
Step: 2
Order completion status appear at MOCK services window. If “ORDER STATUS” parameter is “COMPLETED” go to 2nd test case

2) Test case No: 2

Prerequisite: Create Subscriber order should complete
Step: 1
Trigger the service policy subscriber order xml to remote server from soap UI (http://10.68.60.10:7001/PsaGateway/services/)
Step: 2
Order completion status appear at MOCK services window. If “ORDER STATUS” is “COMPLETED” means order execution completed

Anyone guide me how to process this in soap UI
No RepliesBe the first to reply