Running .webtest tests results in “.webtest is not

2019-08-17 10:48发布

I'm using VS2017 - is there any way to get webtests working without installing VS2017 Enterprise? All I need is mstest.exe - not the GUI or IDE.

1条回答
你好瞎i
2楼-- · 2019-08-17 10:59

No, for unit test you can install Agents For Visual Studio 2017.

But for Web Load & Performance Testing, it is only supported in Visual Studio Enterprise 2017, So you need to install Visual Studio Enterprise 2017 with Web Performance and Load testing tools.

More information about VS 2017 supported features, you can refer to: Compare Visual Studio 2017 IDEs

Reference below threads:

查看更多
登录 后发表回答