microsoftgraph / microsoftgraph/microsoft-graph-comms-samples
How to perform load testing in PolicyRecordingBot?
还没有人认领这个 Issue。
- 主要语言
- 没有语言数据
- 星标
- 253
- 派生
- 275
- 平均合并
- 1 天 5 小时
- 30 天内合并 PR
- 1
描述
Hi PolicyRecordingBot experts,
What is the best way when approaching load testing the bot? As far as I understand bot's design, it receives webhooks and data on 2 endpoints, HTTP and NET.TCP, from MS Teams bot.
From the test automation perspective, we have to buy MS Teams subscription for hundreds of users, create those users, make some Selenium coding that simulates users calling each other. Well, that sounds like an overkill, doesn't it?
Is there a way to workaround all of this and, for instance, send some media stream to the TCP endpoint and measure actual CPU utilization? What issues are arising with this approach if it's even achievable?
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先阅读围绕其 HTTP 和 NET.TCP 端点的 PolicyRecordingBot 设计。评估合成媒体流是否可以在没有 MS Teams 订阅或 Selenium 的情况下对这些端点进行测试,并确定如何测量 CPU 利用率。完成标准是形成一种有文档记录且可重复的负载测试方法,并说明其局限性。
由索引模型根据 Issue 内容生成。
评估
- 领域
- performance, testing
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100