• 软件测试技术
  • 软件测试博客
  • 软件测试视频
  • 开源软件测试技术
  • 软件测试论坛
  • 软件测试沙龙
  • 软件测试资料下载
  • 软件测试杂志
  • 软件测试人才招聘
    暂时没有公告

字号: | 推荐给好友 上一篇 | 下一篇

在VSTS 2010 自定义计数器和其报警上线

发布: 2010-5-26 17:22 | 作者: test110 | 来源: 本站原创 | 查看: 97次 | 进入软件测试论坛讨论

领测软件测试网 方法:
用记事本或者VS开发php?name=%B9%A4%BE%DF" class="t_tag" style="word-wrap: break-word; line-height: normal; cursor: pointer; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(255, 0, 0); white-space: nowrap; ">工具写上自己所要添加的内容,如:
<?xml version = "1.0" encoding = "utf-8"?>
<CounterSet Name = "Custom" CounterSetType = "Custom Set">

<CounterCategories>


<CounterCategory Name = "Memory">


<Counter>



<Counter Name = "% Committed Bytes In Use" />


<Counter Name ="Available Mbytes" />


</Counter>


</CounterCategory>


<CounterCategory>


<Counters>


<Counter Name = "% Processor Time">


<ThresholdRules>


<ThresholdRule Classname = "Microsft.VisualStudio.TestTools.WebStress.Rules.ThresholdRuleCompareConstant,Microsft.VisualStudio.QualityTools.LoadTest">


<RuleParameters>


<RuleParameters Name = "AlertIfOver" Value = "True" />



<RuleParameters Name = "WarningThreshold" Value = "80" />


<RuleParameters Name = "CriticalThreshold" Value = "90" />


</RuleParameters>


</ThresholdRule>


</ThresholdRules>


</Counter>


</Counters>


<Instances>


<Instance Name = "*"/>


</Instances>


</CounterCategory>


</CounterCategories>

</CounterSet>
然后保存为customcounter.CounterSet,并拷贝至【驱动盘】:\Microsoft Visual Studio \Common7\IDE\Templates\LoadTest\CounterSets\zh下,然后启动VSTS添加负载测试,在计数器集中就能显示所添加的计数器

延伸阅读

文章来源于领测软件测试网 https://www.ltesting.net/

TAG: vsts VSTS 定义 计数器 报警


关于领测软件测试网 | 领测软件测试网合作伙伴 | 广告服务 | 投稿指南 | 联系我们 | 网站地图 | 友情链接
版权所有(C) 2003-2010 TestAge(领测软件测试网)|领测国际科技(北京)有限公司|软件测试工程师培训网 All Rights Reserved
北京市海淀区中关村南大街9号北京理工科技大厦1402室 京ICP备2023014753号-2
技术支持和业务联系:info@testage.com.cn 电话:010-51297073

软件测试 | 领测国际ISTQBISTQB官网TMMiTMMi认证国际软件测试工程师认证领测软件测试网