Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.3k views
in Technique[技术] by (71.8m points)

load testing - How to make PUT/PATCH/DELETE requests in Yandex Tank?

Documentation says how to make GET/POST requests in Yandex Tank, but I couldn't find instructions about other http requests (PUT/PATCH/DELETE).

Can Yandex Tank shoot with these methods as well and if so, how to achieve this?

question from:https://stackoverflow.com/questions/65860646/how-to-make-put-patch-delete-requests-in-yandex-tank

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

If you use phantom (default load generator), make Request-style ammo file with a sequence of http request that you need. https://yandextank.readthedocs.io/en/latest/tutorial.html#request-style

There were examples of ammo generators https://yandextank.readthedocs.io/en/latest/ammo_generators.html


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...