I am using postman and want to test a restful api with calling it at the same time, which same time api trigger at the same time. So i can check what happen if the same records posted in a db. Could anyone help ? Thank you very much.
Asked
Active
Viewed 106 times
0
-
what do you mean by calling it twice? Is there any single api method you want to call two times? or all the apis needs to call twice? – Divyang Desai Jul 30 '19 at 05:27
-
oh sorry for my poor English. it should be that I want to call a api parallel at the same time. – fizz Jul 30 '19 at 07:48
-
Open two windows and hit the same request from both – Divyang Desai Jul 30 '19 at 07:54
-
cannot to make it at the same time.... – fizz Aug 01 '19 at 03:09
-
As per my knowledge, there is no direct way – Divyang Desai Aug 01 '19 at 03:15