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:
Run Unit API Testing Which Was Distributed To Multiple Test Agents

Run Unit API Testing Which Was Distributed To Multiple Test Agents

Run Unit API Testing Which Was Distributed To Multiple Test Agents

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 .

上一篇:jenkins - MultiJob使用


下一篇:【转】awk内置变量