-
Notifications
You must be signed in to change notification settings - Fork 1k
Description
Search before asking
- I had searched in the issues and found no similar feature requirement.
Problem Description
- Demand background
(需求背景)
Since the existing performance test cases cannot cover the user's usage scenarios, the following performance tests need to be added.
(由于现有的性能测试用例没能覆盖到用户的使用场景,需要增加以下几项性能测试。)
- Demand realization
(需求实现)
test case supplement
(测试用例补充)
a. The workflow and sub-workflow under the same user contain 500 Visualis nodes, including workflow saving, real-time execution, publishing, and scheduling execution.
(针对同用户下工作流和子工作流包含500个Visualis节点的操作,包括工作流保存、实时执行、发布、调度执行等进行测试。)
b. For the same user, DataCheck\EventCheck is increased to 200 concurrent submission executions, including real-time execution and scheduled execution.
(针对同用户下DataCheck\EventCheck增加到200个并发提交执行,包含实时执行和调度执行)
c. Overlay for large Display, Dashboard, etc., before taking screenshots more than 5 minutes will fail.
(针对大的Display、Dashboard等执行进行覆盖,之前超过5分钟截图就会失败。)
d. Increase the number of concurrent running tasks of Linkis to 50 for testing.
(调大Linkis的并发运行任务数到50进行测试。)
e. Construct new users for process testing.
(构造新用户做流程测试。)
Description
No response
Use case
No response
solutions
No response
Anything else
No response
Are you willing to submit a PR?
- Yes I am willing to submit a PR!