cancel
Showing results for 
Search instead for 
Did you mean: 

API Testing tools for testing SAP PI/PO web services

former_member191528
Participant
0 Kudos

Hello All,

Can you recommend some API testing tools for testing and recording use cases for PI services ?

I have used now obsolete SOAP Scope Server before. We have also used SOAPUI. But SOAP UI is a client install and we wanted a tool which would record scripts and test cases on a server. We wanted our developers to collaborate and save recordings on the server.

Thanks,

Kiran

Accepted Solutions (1)

Accepted Solutions (1)

former_member467951
Participant

If you have SAP Gateway, you can use Gateway Client, a very nice test utility which is totally server based, option to collaborate among teams etc.

Your API need not be a ODATA API to use the Gateway CLient. Tcode: /IWFND/GW_CLIENT

Answers (1)

Answers (1)

former_member191528
Participant
0 Kudos

Thanks Ram !! Can I use Gateway for Non SAP data sources like .NET web services. We are looking for a web server based tool similar to SoapUI (SoapUI has a desktop install and saves files locally.) We want to be able to share files with between developers.

former_member467951
Participant
0 Kudos

Yes Kiran, as long as they are simple HTTP based web services( REST, ODATA), I don't believe Gateway Client has support for SOAP requests.