fix(UI 自动化): UI测试导入逻辑优化(1.20同步上)

--story=1008230 --user=张大海 接口测试导入逻辑优化(1.20同步上) https://www.tapd.cn/55049933/s/1187212
This commit is contained in:
zhangdahai112 2022-06-20 21:26:10 +08:00 committed by zhangdahai112
parent fbfe2374f1
commit 04d7ef74be
3 changed files with 9 additions and 6 deletions

View File

@ -233,7 +233,7 @@ task_notification_jenkins=Jenkins Task notification
task_notification=Result notification task_notification=Result notification
message_task_already_exists=Task recipient already exists message_task_already_exists=Task recipient already exists
#automation #automation
automation_name_already_exists=the scenario already exists in the project automation_name_already_exists=the scenario already exists in the module of the same project
automation_exec_info=There are no test steps to execute automation_exec_info=There are no test steps to execute
delete_check_reference_by=be referenced by Scenario delete_check_reference_by=be referenced by Scenario
not_execute=Not execute not_execute=Not execute
@ -375,4 +375,5 @@ cmdExtraction=extracion
cmdExtractWindow=window extraction cmdExtractWindow=window extraction
cmdExtractElement=element extraction cmdExtractElement=element extraction
tcp_mock_not_unique=This tcp port is be used tcp_mock_not_unique=This tcp port is be used
no_tcp_mock_port=No idle tcp port, please contact administrators. no_tcp_mock_port=No idle tcp port, please contact administrators.
name_already_exists_in_module=Name already exists in same module

View File

@ -233,7 +233,7 @@ task_notification_jenkins=jenkins任务通知
task_notification=任务通知 task_notification=任务通知
message_task_already_exists=任务接收人已经存在 message_task_already_exists=任务接收人已经存在
#automation #automation
automation_name_already_exists=同一个项目下,场景名称不能重复 automation_name_already_exists=同一个项目的同一模块下,场景名称不能重复
automation_exec_info=没有测试步骤,无法执行 automation_exec_info=没有测试步骤,无法执行
delete_check_reference_by=被场景引用 delete_check_reference_by=被场景引用
not_execute=未执行 not_execute=未执行
@ -374,4 +374,5 @@ cmdExtraction=数据提取
cmdExtractWindow=提取窗口信息 cmdExtractWindow=提取窗口信息
cmdExtractElement=提取元素信息 cmdExtractElement=提取元素信息
tcp_mock_not_unique=该TCP端口号已被使用 tcp_mock_not_unique=该TCP端口号已被使用
no_tcp_mock_port=无可用的TCP端口号请联系管理员 no_tcp_mock_port=无可用的TCP端口号请联系管理员
name_already_exists_in_module=同层级下已经存在

View File

@ -232,7 +232,7 @@ task_notification_jenkins=jenkins任務通知
task_notification=任務通知 task_notification=任務通知
message_task_already_exists=任務接收人已經存在 message_task_already_exists=任務接收人已經存在
#automation #automation
automation_name_already_exists=同一個項目下,場景名稱不能重復 automation_name_already_exists=同一個項目同一模塊下,場景名稱不能重復
automation_exec_info=沒有測試步驟,無法執行 automation_exec_info=沒有測試步驟,無法執行
delete_check_reference_by=被場景引用 delete_check_reference_by=被場景引用
not_execute=未執行 not_execute=未執行
@ -373,4 +373,5 @@ cmdExtraction=數據提取
cmdExtractWindow=提取窗口信息 cmdExtractWindow=提取窗口信息
cmdExtractElement=提取元素信息 cmdExtractElement=提取元素信息
tcp_mock_not_unique=該TCP端口號已被使用 tcp_mock_not_unique=該TCP端口號已被使用
no_tcp_mock_port=無可用的TCP端口號請聯繫管理員 no_tcp_mock_port=無可用的TCP端口號請聯繫管理員
name_already_exists_in_module=同層級下已存在