VSTS Web性能测试示例应用程序 [英] Sample Application for VSTS web performance test

查看:86
本文介绍了VSTS Web性能测试示例应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,


我有用于探索VSTS Web性能测试的Web示例应用程序,但我正在寻找其他两种类型的示例应用程序和工具来测试它们?


WCF(基于胖客户端的示例应用程序)以及如何对其进行性能测试


桌面客户端+数据库类型示例应用程序以及如何对其进行性能测试


Web服务示例应用程序以及如何对其进行性能测试。


我正在探索VSTS性能测试中的高级选项,因为我已经了解了基础知识并开展基于Web应用程序的Web性能测试。

解决方案

Visual Studio Web测试与http(s)请求和响应一起工作。如果您的各种应用程序通过http(s)与其主机服务器通信,那么您应该能够使用它们进行Visual Studio Web测试。


记录的Web测试仅适用于Internet Explorer。它不会记录任何其他应用程序。因此,对于非IE应用程序,您必须自己构建Web测试。一种常见的方法是使用Fiddler(来自Telerik)记录运行
的应用程序,然后将记录导出为Visual Studio Web测试。然后以与使用IE进行录制相同的方式修改记录的动态数据请求等。


问候


Adrian


hi all,

I have web sample application for exploring VSTS web performance test but I am looking for other two\three type of sample applications and tools to test them?

WCF (thick client based sample application) and how to performance test it

Desktop client + DB type sample application and how to performance test it

Web services sample application and how to performance test it.

I am just exploring advanced options in VSTS performance testing as I am already aware of basics and worked on web performance test for web based application.

解决方案

Visual Studio web tests work with http(s) requests and responses. If your various applications communicate with their host servers via http(s) then you should be able to use Visual Studio web tests with them.

The web test recorded only works with Internet Explorer. It will not record any other application. So for non-IE applications you have to build the web test yourself. A common way of doing this is to use Fiddler (from Telerik) to record the application running and then to export the recording as a Visual Studio web test. Then modify the recorded requests for dynamic data etc in the same manner as you would for a recording made with IE.

Regards

Adrian


这篇关于VSTS Web性能测试示例应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆