Quantcast
Channel: SCN : All Content - SAP Process Orchestration
Viewing all articles
Browse latest Browse all 1235

Testing: Test Tools...Part 1

$
0
0

I've written a number of internal documents about testing integration scenarios and thought I would turn these into a series of blogs. Please let me know if you find them useful. Feedback is always appreciated.

 

I'm going to start with a great little web site I discovered a few months ago. I'd developed an iDoc to REST scenario using the Advantco Rest Adapter.It converted the outbound payload to JSON and I wanted to be able to view what was actually sent. I know the message monitor provides a lot of detail I wanted more. I really wanted to see what the actual post looked like without testing with my partner and bugging them for log files.

 

After some searching I came across http://www.posttestserver.com/ This is a simple service which will record the contents of a POST to a log file which can be viewed. Use the following URL http://posttestserver.com/post.php or https://posttestserver.com/post.php and execute your request. If you are testing a synchrnous call then the response will contain the log file URL otherwise go to http://posttestserver.com/data/  and browse to the year, month, day, and time of the post.


05-08-2015 17-00-48.jpg

 

** Remember this is a public service so make sure the data you are sending isn't confidential.


Viewing all articles
Browse latest Browse all 1235

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>