简体   繁体   English

使用在云上运行的负载运行程序记录桌面应用程序的负载测试

[英]record load test of desktop app with load runner running on cloud

We have a windows app running on AWS. 我们有一个在AWS上运行的Windows应用程序。 We access the app via remote desktop connection. 我们通过远程桌面连接访问该应用程序。

This app has the ability to serve 50 concurrent users. 这个应用程式可以为50位并发使用者提供服务。 Now I have to launch loadtest to verify if its able to serve 50 concurrent user or not. 现在,我必须启动loadtest来验证其是否能够服务50个并发用户。

How can I record test with loadrunner for that app which is running on cloud? 如何使用loadrunner记录在云上运行的该应用程序的测试? Please help me. 请帮我。

Are you trying to test the app infrastructure or the remote desktop infrastructure of AWS? 您是否要测试AWS的应用程序基础架构或远程桌面基础架构? These are two different questions. 这是两个不同的问题。

What do you know about the architecture of this application, the next upstream architectural component that it communicates with, the communication method, etc...? 您对该应用程序的架构,与之通信的下一个上游架构组件,通信方法等了解多少? You will need to understand this if you want to scrape away the interface and test at the application layer protocol or developer API layer. 如果要取消接口并在应用程序层协议或开发人员API层进行测试,则需要了解这一点。 Barring this you either go to the source and use Visual Studio or go up a tier to use Remote Desktop, a protocol supported by LoadRunner 除非您这样做,否则您要么去源代码并使用Visual Studio,要么向上一层使用远程桌面(LoadRunner支持的协议)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM