您可以分析 Ms test 集成测试吗?
我从来没有做过任何分析,并且遇到了我真正想做的第一个地方。
是否可以分析我的 MS 集成测试?我需要什么工具? VS 2008 professional 有内置的东西吗?
I have never done any profiling, and have come across the first place that I really want to do it.
Is it possible to profile my MS integration tests? What tools do I need? is there something built-in to VS 2008 professional?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这只是您问题的部分答案,但是,VS 2008 Professional 中没有内置任何内容可以让您进行分析。 VS 2008 Team Suite 版中有分析工具,但 Professional 中没有。我不确定您是否可以用它来分析 MS 单元测试(仅将其用于正在运行的应用程序)。
This is only a partial answer to your question, but no, there is nothing built into VS 2008 Professional that will let you do profiling. There are profiling tools in VS 2008 Team Suite edition, but not in Professional. I'm not sure if you can profile MS Unit tests with it (only ever used it for a running application).