G
G
gubber2018-07-27 15:19:52
Software testing
gubber, 2018-07-27 15:19:52

What utilities can reproduce traffic?

Good afternoon.
We are developing a product, the functionality of which is largely focused on integration with external systems. Can you suggest utilities that can emulate an external system?. Those. first we "record" the real traffic. And then during the testing process, when requesting a certain server, the server returns the previously recorded traffic for us.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vladimir Kuts, 2018-07-27
@fox_12

netcat
hping

B
bhjkaser, 2019-09-12
@bhjkaser

Look towards Mock objects.
As you described, it should be a very simple system where you say 1 and it responds with 1. But I think yours is a little more complicated and uses sessions, various responses that need to be parameterized depending on the request, and so on.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question