HOW TO
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HOW TO
Hello all,
I have an APPI. I can call it using CURL commande line :
curl -k 'https://xxx.../' -H 'Content-Type: application/json' -d '{"data": {}}' -u LLL:PPP
How to call the same API using SOAP UI ?
Many thanks, in advance ?
Rgd, avnt
Solved! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
So you are triggering an API call from TestComplete via the command-line, and we want to trigger the same API call in SoapUI?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @AVNT -
Are you looking to perform an API test? I see you have posted this in the TestComplete forum so just looking to confirm what you are trying to do here
Thanks,
Emma
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Emma,
Yes, i want to test an API using SOAP UI, make sure it is up and running.
Rgd, avnt
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Are you trying to use the ReadyAPI/SoapUI Test Step? It has to be added as a project item
https://support.smartbear.com/testcomplete/docs/working-with/integration/ready-api/overview.html
