首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >移动负载测试

移动负载测试
EN

Stack Overflow用户
提问于 2014-11-04 19:29:00
回答 2查看 96关注 0票数 0

移动应用是否需要做负载测试?我的应用程序基本上是客户端服务器应用程序,负载测试在移动应用程序中真的很重要吗?

EN

回答 2

Stack Overflow用户

发布于 2014-11-05 12:54:44

您可以对web服务(如果有的话)进行负载测试。

票数 1
EN

Stack Overflow用户

发布于 2018-10-05 20:30:43

是。移动应用程序的负载测试非常重要。您可以使用下面的方法进行测试。

代码语言:javascript
复制
1) Load test the server side. This way you can understand whether the server(s) can handle the load for specific time duration.
2) During load test, you can test your app in the mobile manually.Then, you can get some understanding about the app performance from client side.
票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/26734019

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档