Is it possible with the help of Yandex. Tank to conduct load testing for a web service? sending xml requests. I can not find mention of this in the documentation and Google / Yandex.

  • Perhaps there are other more convenient ways to load test a web service? spam xml zaprosov - Kirill Fimchenko
  • If you are given an exhaustive answer, mark it as correct (a daw opposite the selected answer). - Nicolas Chabanovsky

1 answer 1

If we are talking about xml over http, and there is no need to validate incoming responses, then yandex-tank / phantom is quite suitable. Preparation of requests is no different from the usual preparation of POST requests

If you need to parse the incoming answers, it is better to use jmeter, with xpath assertion