test-manager
latest
false
- 入门指南
- 项目管理
- 项目操作和实用程序
- Test Manager 设置
- ALM 工具集成
- API 集成
- 故障排除
Test Manager 用户指南
上次更新日期 2026年5月7日
In this example, Load Group 1 shows the status Failed because the configured service level objective (SLO) for response time was violated.

- HTTP 响应时间:该图表显示超过定义的 1,000 毫秒阈值的多个峰值,其中峰值达到超过 5,000 毫秒。这些一致的阈值违规行为触发了“失败”状态。
- HTTP 错误和自动化错误:两者都保持在 0%,因此失败并非由于请求错误或自动化故障,而完全是由于性能下降。
- 自动化步骤持续时间:步骤的执行时间上下浮动很大,一些活动所花费的时间远长于预期,这进一步表明应用程序响应不稳定。
- 基础架构指标:机器人 CPU 和内存使用情况保持在可接受的范围内,这表明问题与基础架构容量不足无关,而与被测系统本身的性能有关。
Because response times repeatedly exceeded the threshold, the system flagged the group as Failed. This result highlights that while functional execution was correct, the application did not meet the expected performance levels under the applied load.