Forum Discussion
arpitkup
10 years agoNew Contributor
Hi nmrao, thanks for taking time to reply. Actually I am looking to set up service layer test automation where I will need to send TCP request with HL7 message and do the verifications (asserts) of values in the response. SOAPUI is quite good with regards to setting up test automation for SOAP and REST services. So I thought there might be something for TCP as well.
nmrao
10 years agoCommunity Hero
There isn't a step for TCP Out-of-box product, I believe.
Of course, you can create one. You should be able find the detailed steps to create a custom type test step.
But, groovy lets you do it without creating specific test step type.
Of course, you can create one. You should be able find the detailed steps to create a custom type test step.
But, groovy lets you do it without creating specific test step type.