Run Unit API Testing Which Was Distributed To Multiple Test Agents

Recently I am blocked by a very weird issue, from the VS installed machine, I can run performance testing which was distributed to multiple test agents successfully, but if try to run API testing, it is always failed, I have tried run in VS and also for commandline: both vstest.console and mstest, I am almost crashed by this tough guy:

Finally I found out the root cause, the VS machine's inbound connection in firewall setting is blocked, set it as allowed,the issue is gone.

The big difference between perf and API test run is that the firewall setting of VS machine .

 

posted @ 2016-08-16 00:44  Researcher  阅读(116)  评论(0编辑  收藏  举报