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:
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:
- Getting error: File extension specified '.webtest' is not a valid test extension
- Can I use mstest.exe without installing Visual Studio?