Web测试记录器不允许我记录测试IE11的Windows 7

时间:2015-06-04 11:14:54

标签: testing visual-studio-2013 web-testing

我正在尝试使用VS 2013附带的 Web Test Recorder 12.00 插件录制网络性能测试。

这是工具栏打开时的结果: enter image description here

如您所见,按钮显示为灰色并已禁用。

我跟着this work around,但没有运气。

此工具是否有任何限制?

这是一个已知问题吗?

4 个答案:

答案 0 :(得分:8)

我已禁用Web Test Recorder Helper Add-on并重新启动IE,并再次启用Add-on。它对我有用。

答案 1 :(得分:1)

这是一个已知问题。已经存在多年了。不幸的是,微软没有确定的解决方法。

我目前正遇到这个问题,并且非常希望找到一个受支持的解决方案,因为我不会为2013年的终极版本支付大笔资金,这个问题阻止我使用它进行网络负载测试。

至少自2007年以来,msdn一直在讨论这方面的问题:http://blogs.msdn.com/b/mtaute/archive/2007/11/09/diagnosing-and-fixing-web-test-recorder-bar-issues.aspx

第三方编辑

上面的链接包含不同的“修复程序”,具体取决于操作系统和VS版本。没有提到2013版。但至少包括一些信息,以下引用是Michael Taute(MSFT)帖子的摘录:

VSTS 2005: Vista: 
Recorder bar displays, but the controls are disabled.

Fix:  Webtest recording using VS 2005 on Vista only works when running in
elevated mode.  [When launching VS 2005, right click the icon and choose to
run as administrator]

VSTS 2005, 2008: Windows 2003/Vista: 
Recorder bar comes up, but the controls are disabled.

Fix: the web test recorder bar does not work with IE enhanced security 
enabled.  (VSTS 2008 will actually display an error message telling you 
this)  IE enhanced security can be removed from within the Control 
panel / Add Remove Programs / Windows Setup

VSTS 2005, 2008, 2010 Beta 1: Windows 7: 
When launching the recorder, the recorder bar does not appear

Fix:  The Windows 7 security model is slightly different than previous
versions of windows. (go figure :)   
To get the recorder to show up, you’ll have to run Visual Studio 
in elevated mode.

答案 2 :(得分:1)

我是性能测试的新手,并使用VS 2015,Win 7,IE11遇到了同样的问题。在我的案例中,罪魁祸首是一个名为" Office文档缓存处理程序"的IE11附加组件。微软是那个创建附加组件的人(我觉得相当令人沮丧),但希望这可以帮助有人在路上。

答案 3 :(得分:0)

我有两个插件:

  • Microsoft Web Test Recorder 12.0 Helper(Publisher =“Microsoft Corporation”)
  • Web Test Recorder 12.0(Publisher =“Not Available”)

应启用它们,否则录像机工具栏将显示为灰色或根本不显示。我正在运行Windows 10和VS 2013更新5.