ContributionsMost RecentMost LikesSolutionsRe: How to transfer request received in Mock Service into a test step Thank you Rupert! that helped me immensely to update the script i had. Also thanks for the related article im sure ill be using it at some point. Cheers, Zaid How to transfer request received in Mock Service into a test step Hi, I am using a mock service in SoapUI to test the request to request transformation of a webservice. Can someone please tell me how can i capture the request that is received in the mockservice and add it to a test step in my test suit where i have triggered this SOAP request. Any help is HIGHLY appreciated. Thanks Solved