Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

XML-over-HTTP analysing/testing framework

Tags:

http

xml

Many products/services we are interact with (including our own) uses XML-over-HTTP or derivatives (like OMA IMPS IM/presence protocol).

I am looking for some tool that will "listen" to a traffic and produce client/server stubs for simulation/testing.

Thanks.

like image 375
Dmitry Khalatov Avatar asked Jun 30 '26 05:06

Dmitry Khalatov


1 Answers

To some degree, it sounds like what maxq is trying to do.

like image 50
dacracot Avatar answered Jul 01 '26 20:07

dacracot