Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
为 GitLab 提交贡献
登录
切换导航
U
ubains-module-test
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分枝图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
分枝图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
郑晓兵
ubains-module-test
Commits
2c8758ac
提交
2c8758ac
authored
12月 26, 2024
作者:
彭甘宇
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
1.处理代码路径变更导致无法检索用例问题;
2.增加错误日志打印和执行报错校验;
上级
916bca30
展开全部
隐藏空白字符变更
内嵌
并排
正在显示
28 个修改的文件
包含
128 行增加
和
237 行删除
+128
-237
workspace.xml
.idea/workspace.xml
+15
-3
__init__.py
运维集控/__init__.py
+0
-0
__init__.py
运维集控/项目测试/__init__.py
+0
-0
__st__.py
运维集控/项目测试/运维标准版/cases/01登录模块/__st__.py
+6
-1
管理员登录.py
运维集控/项目测试/运维标准版/cases/01登录模块/管理员登录.py
+25
-37
01新增用户.py
运维集控/项目测试/运维标准版/cases/02用户管理/01新增用户.py
+4
-1
02查询用户.py
运维集控/项目测试/运维标准版/cases/02用户管理/02查询用户.py
+5
-1
03编辑用户.py
运维集控/项目测试/运维标准版/cases/02用户管理/03编辑用户.py
+4
-1
04删除用户.py
运维集控/项目测试/运维标准版/cases/02用户管理/04删除用户.py
+4
-1
__st__.py
运维集控/项目测试/运维标准版/cases/02用户管理/__st__.py
+4
-1
01新增区域分组.py
运维集控/项目测试/运维标准版/cases/03区域分组/01新增区域分组.py
+4
-1
02编辑区域分组.py
运维集控/项目测试/运维标准版/cases/03区域分组/02编辑区域分组.py
+4
-1
03删除区域分组.py
运维集控/项目测试/运维标准版/cases/03区域分组/03删除区域分组.py
+4
-1
__st__.py
运维集控/项目测试/运维标准版/cases/03区域分组/__st__.py
+4
-1
01新增区域类型.py
运维集控/项目测试/运维标准版/cases/04区域类型/01新增区域类型.py
+4
-1
02编辑区域类型.py
运维集控/项目测试/运维标准版/cases/04区域类型/02编辑区域类型.py
+4
-1
03删除区域类型.py
运维集控/项目测试/运维标准版/cases/04区域类型/03删除区域类型.py
+4
-1
__st__.py
运维集控/项目测试/运维标准版/cases/04区域类型/__st__.py
+4
-1
01新增区域功能.py
运维集控/项目测试/运维标准版/cases/05区域功能/01新增区域功能.py
+4
-1
02编辑区域功能.py
运维集控/项目测试/运维标准版/cases/05区域功能/02编辑区域功能.py
+4
-1
03删除区域功能.py
运维集控/项目测试/运维标准版/cases/05区域功能/03删除区域功能.py
+4
-1
__st__.py
运维集控/项目测试/运维标准版/cases/05区域功能/__st__.py
+4
-1
__st__.py
运维集控/项目测试/运维标准版/cases/__st__.py
+5
-1
base.py
运维集控/项目测试/运维标准版/lib/base.py
+4
-3
report_20241212_155323.html
运维集控/项目测试/运维标准版/log/report_20241212_155323.html
+0
-0
testresult.log
运维集控/项目测试/运维标准版/log/testresult.log
+0
-0
testresult.log.1
运维集控/项目测试/运维标准版/log/testresult.log.1
+0
-172
登录信息.csv
运维集控/项目测试/运维标准版/testdata/01登录模块/登录信息.csv
+4
-3
没有找到文件。
.idea/workspace.xml
浏览文件 @
2c8758ac
...
...
@@ -4,6 +4,7 @@
<option
name=
"autoReloadType"
value=
"SELECTIVE"
/>
</component>
<component
name=
"ChangeListManager"
>
<list
default=
"true"
id=
"7af2ddda-4337-4bd9-adfd-87ab868c08f9"
name=
"更改"
comment=
"修正提交"
/>
<list
default=
"true"
id=
"7af2ddda-4337-4bd9-adfd-87ab868c08f9"
name=
"更改"
comment=
"重新提交运维相关脚本代码"
>
<change
beforePath=
"$PROJECT_DIR$/.idea/misc.xml"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/.idea/misc.xml"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/运维集控/项目测试/运维标准版/cases/05区域功能/01新增区域功能.py"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/运维集控/项目测试/运维标准版/cases/05区域功能/01新增区域功能.py"
afterDir=
"false"
/>
...
...
@@ -24,12 +25,14 @@
</component>
<component
name=
"Git.Settings"
>
<option
name=
"RECENT_GIT_ROOT_PATH"
value=
"$PROJECT_DIR$"
/>
<option
name=
"UPDATE_TYPE"
value=
"REBASE"
/>
</component>
<component
name=
"ProjectColorInfo"
>
{
"
associatedIndex
"
: 6
}
</component>
<component
name=
"ProjectId"
id=
"2qefK5jFULEB70ZGZl73iacPsCN"
/>
<component
name=
"ProjectLevelVcsManager"
>
<OptionsSetting
value=
"false"
id=
"Update"
/>
</component>
<component
name=
"ProjectViewState"
>
<option
name=
"hideEmptyMiddlePackages"
value=
"true"
/>
<option
name=
"showLibraryContents"
value=
"true"
/>
...
...
@@ -118,7 +121,15 @@
<option
name=
"project"
value=
"LOCAL"
/>
<updated>
1735028100490
</updated>
</task>
<option
name=
"localTasksCounter"
value=
"2"
/>
<task
id=
"LOCAL-00002"
summary=
"修正提交"
>
<option
name=
"closed"
value=
"true"
/>
<created>
1735111241853
</created>
<option
name=
"number"
value=
"00002"
/>
<option
name=
"presentableId"
value=
"LOCAL-00002"
/>
<option
name=
"project"
value=
"LOCAL"
/>
<updated>
1735111241853
</updated>
</task>
<option
name=
"localTasksCounter"
value=
"3"
/>
<servers
/>
</component>
<component
name=
"com.intellij.coverage.CoverageDataManagerImpl"
>
...
...
@@ -148,6 +159,7 @@
</component>
<component
name=
"VcsManagerConfiguration"
>
<MESSAGE
value=
"重新提交运维相关脚本代码"
/>
<option
name=
"LAST_COMMIT_MESSAGE"
value=
"重新提交运维相关脚本代码"
/>
<MESSAGE
value=
"修正提交"
/>
<option
name=
"LAST_COMMIT_MESSAGE"
value=
"修正提交"
/>
</component>
</project>
\ No newline at end of file
运维集控/
项目测试/运维标准版/log/testresult.log.2
→
运维集控/
__init__.py
浏览文件 @
2c8758ac
File moved
运维集控/项目测试/__init__.py
0 → 100644
浏览文件 @
2c8758ac
运维集控/项目测试/运维标准版/cases/01登录模块/__st__.py
浏览文件 @
2c8758ac
from
lib.login
import
*
import
sys
import
os
sys
.
path
.
append
(
os
.
path
.
abspath
(
os
.
path
.
join
(
os
.
path
.
dirname
(
__file__
),
'..'
,
'..'
,
'..'
,
'..'
,
'..'
)))
from
运维集控
.
项目测试
.
运维标准版
.
lib
.
base
import
*
# def suite_setup():
# wd = GSTORE['wd']
def
suite_teardown
():
INFO
(
'进行清除操作'
)
wd
=
GSTORE
[
'wd'
]
...
...
运维集控/项目测试/运维标准版/cases/01登录模块/管理员登录.py
浏览文件 @
2c8758ac
from
lib.login
import
*
import
sys
import
os
sys
.
path
.
append
(
os
.
path
.
abspath
(
os
.
path
.
join
(
os
.
path
.
dirname
(
__file__
),
'..'
,
'..'
,
'..'
,
'..'
,
'..'
)))
from
运维集控
.
项目测试
.
运维标准版
.
lib
.
base
import
*
class
user_login_001
:
name
=
'login_test_01'
def
teststeps
(
self
):
wd
=
GSTORE
[
'wd'
]
STEP
(
1
,
'用户登录'
)
user_login
(
"admin@pgy"
,
"ub@123456"
,
"csba"
)
# run_login_tests()
# 读取 CSV 文件
csv_path
=
os
.
path
.
abspath
(
os
.
path
.
join
(
os
.
path
.
dirname
(
__file__
),
'..'
,
'..'
,
'testdata'
,
'01登录模块'
,
'登录信息.csv'
))
STEP
(
2
,
'验证是否登录成功'
)
get_menu
=
WebDriverWait
(
wd
,
10
)
.
until
(
EC
.
presence_of_element_located
((
By
.
CSS_SELECTOR
,
'.el-message__content'
))
)
get_menu1
=
get_menu
.
text
CHECK_POINT
(
'检查是否出现弹窗'
,
get_menu1
==
"操作成功!"
)
def
suite_teardown
():
wd
.
quit
()
with
open
(
csv_path
,
newline
=
''
,
encoding
=
'utf-8'
)
as
csvfile
:
reader
=
csv
.
DictReader
(
csvfile
)
for
row
in
reader
:
username
=
row
[
'username'
]
password
=
row
[
'password'
]
captcha
=
row
[
'captcha'
]
STEP
(
1
,
f
'用户 {username} 登录'
)
user_login
(
username
,
password
,
captcha
)
# class user_login_002:
# name = 'login_test_02'
#
# def teststeps(self):
# STEP(1, '打开网页')
#
# wd = GSTORE['wd']
#
# STEP(2, '用户登录')
# user_login("admin@pgy", "ub@123456", "csba")
# # run_login_tests()
#
# STEP(3, '验证是否登录成功')
# get_menu = WebDriverWait(wd, 10).until(
# EC.presence_of_element_located((By.CSS_SELECTOR, '.el-message__content'))
# )
# get_menu1 = get_menu.text
# CHECK_POINT('检查是否出现弹窗', get_menu1 == "操作成功!")
#
# STEP(4, '清除数据')
#
# def suite_teardown():
# INFO('进行清除操作')
# wd.quit()
STEP
(
2
,
'验证是否登录成功'
)
try
:
get_menu
=
WebDriverWait
(
wd
,
10
)
.
until
(
EC
.
presence_of_element_located
((
By
.
CSS_SELECTOR
,
'.el-message__content'
))
)
get_menu1
=
get_menu
.
text
CHECK_POINT
(
'检查是否出现弹窗'
,
get_menu1
==
"操作成功!"
)
except
Exception
as
e
:
print
(
f
"登录失败,原因是: {get_menu1}"
)
\ No newline at end of file
运维集控/项目测试/运维标准版/cases/02用户管理/01新增用户.py
浏览文件 @
2c8758ac
from
lib.login
import
*
import
sys
import
os
sys
.
path
.
append
(
os
.
path
.
abspath
(
os
.
path
.
join
(
os
.
path
.
dirname
(
__file__
),
'..'
,
'..'
,
'..'
,
'..'
,
'..'
)))
from
运维集控
.
项目测试
.
运维标准版
.
lib
.
base
import
*
class
UserAdd001
:
...
...
运维集控/项目测试/运维标准版/cases/02用户管理/02查询用户.py
浏览文件 @
2c8758ac
from
lib.login
import
*
import
sys
import
os
sys
.
path
.
append
(
os
.
path
.
abspath
(
os
.
path
.
join
(
os
.
path
.
dirname
(
__file__
),
'..'
,
'..'
,
'..'
,
'..'
,
'..'
)))
from
运维集控
.
项目测试
.
运维标准版
.
lib
.
base
import
*
class
Userquery001
:
name
=
'user_query_001'
...
...
运维集控/项目测试/运维标准版/cases/02用户管理/03编辑用户.py
浏览文件 @
2c8758ac
from
lib.login
import
*
import
sys
import
os
sys
.
path
.
append
(
os
.
path
.
abspath
(
os
.
path
.
join
(
os
.
path
.
dirname
(
__file__
),
'..'
,
'..'
,
'..'
,
'..'
,
'..'
)))
from
运维集控
.
项目测试
.
运维标准版
.
lib
.
base
import
*
class
UserModify001
:
...
...
运维集控/项目测试/运维标准版/cases/02用户管理/04删除用户.py
浏览文件 @
2c8758ac
from
lib.login
import
*
import
sys
import
os
sys
.
path
.
append
(
os
.
path
.
abspath
(
os
.
path
.
join
(
os
.
path
.
dirname
(
__file__
),
'..'
,
'..'
,
'..'
,
'..'
,
'..'
)))
from
运维集控
.
项目测试
.
运维标准版
.
lib
.
base
import
*
class
Userdelete001
:
name
=
'user_delete_001'
...
...
运维集控/项目测试/运维标准版/cases/02用户管理/__st__.py
浏览文件 @
2c8758ac
from
lib.login
import
*
import
sys
import
os
sys
.
path
.
append
(
os
.
path
.
abspath
(
os
.
path
.
join
(
os
.
path
.
dirname
(
__file__
),
'..'
,
'..'
,
'..'
,
'..'
,
'..'
)))
from
运维集控
.
项目测试
.
运维标准版
.
lib
.
base
import
*
def
suite_setup
():
wd
=
GSTORE
[
'wd'
]
...
...
运维集控/项目测试/运维标准版/cases/03区域分组/01新增区域分组.py
浏览文件 @
2c8758ac
from
lib.login
import
*
import
sys
import
os
sys
.
path
.
append
(
os
.
path
.
abspath
(
os
.
path
.
join
(
os
.
path
.
dirname
(
__file__
),
'..'
,
'..'
,
'..'
,
'..'
,
'..'
)))
from
运维集控
.
项目测试
.
运维标准版
.
lib
.
base
import
*
class
AreagroupAdd001
:
name
=
'Areagroup_add_001'
...
...
运维集控/项目测试/运维标准版/cases/03区域分组/02编辑区域分组.py
浏览文件 @
2c8758ac
from
lib.login
import
*
import
sys
import
os
sys
.
path
.
append
(
os
.
path
.
abspath
(
os
.
path
.
join
(
os
.
path
.
dirname
(
__file__
),
'..'
,
'..'
,
'..'
,
'..'
,
'..'
)))
from
运维集控
.
项目测试
.
运维标准版
.
lib
.
base
import
*
class
AreagroupMod001
:
name
=
'Areagroup_modify_001'
...
...
运维集控/项目测试/运维标准版/cases/03区域分组/03删除区域分组.py
浏览文件 @
2c8758ac
from
lib.login
import
*
import
sys
import
os
sys
.
path
.
append
(
os
.
path
.
abspath
(
os
.
path
.
join
(
os
.
path
.
dirname
(
__file__
),
'..'
,
'..'
,
'..'
,
'..'
,
'..'
)))
from
运维集控
.
项目测试
.
运维标准版
.
lib
.
base
import
*
class
AreagroupDel001
:
name
=
'Areagroup_delete_001'
...
...
运维集控/项目测试/运维标准版/cases/03区域分组/__st__.py
浏览文件 @
2c8758ac
from
lib.login
import
*
import
sys
import
os
sys
.
path
.
append
(
os
.
path
.
abspath
(
os
.
path
.
join
(
os
.
path
.
dirname
(
__file__
),
'..'
,
'..'
,
'..'
,
'..'
,
'..'
)))
from
运维集控
.
项目测试
.
运维标准版
.
lib
.
base
import
*
def
suite_setup
():
wd
=
GSTORE
[
'wd'
]
...
...
运维集控/项目测试/运维标准版/cases/04区域类型/01新增区域类型.py
浏览文件 @
2c8758ac
from
lib.login
import
*
import
sys
import
os
sys
.
path
.
append
(
os
.
path
.
abspath
(
os
.
path
.
join
(
os
.
path
.
dirname
(
__file__
),
'..'
,
'..'
,
'..'
,
'..'
,
'..'
)))
from
运维集控
.
项目测试
.
运维标准版
.
lib
.
base
import
*
class
AreatypeAdd001
:
name
=
'Areatype_add_001'
...
...
运维集控/项目测试/运维标准版/cases/04区域类型/02编辑区域类型.py
浏览文件 @
2c8758ac
from
lib.login
import
*
import
sys
import
os
sys
.
path
.
append
(
os
.
path
.
abspath
(
os
.
path
.
join
(
os
.
path
.
dirname
(
__file__
),
'..'
,
'..'
,
'..'
,
'..'
,
'..'
)))
from
运维集控
.
项目测试
.
运维标准版
.
lib
.
base
import
*
class
AreatypeMod001
:
name
=
'Areatype_mod_001'
...
...
运维集控/项目测试/运维标准版/cases/04区域类型/03删除区域类型.py
浏览文件 @
2c8758ac
from
lib.login
import
*
import
sys
import
os
sys
.
path
.
append
(
os
.
path
.
abspath
(
os
.
path
.
join
(
os
.
path
.
dirname
(
__file__
),
'..'
,
'..'
,
'..'
,
'..'
,
'..'
)))
from
运维集控
.
项目测试
.
运维标准版
.
lib
.
base
import
*
class
AreatypeDel001
:
name
=
'Areatype_del_001'
...
...
运维集控/项目测试/运维标准版/cases/04区域类型/__st__.py
浏览文件 @
2c8758ac
from
lib.login
import
*
import
sys
import
os
sys
.
path
.
append
(
os
.
path
.
abspath
(
os
.
path
.
join
(
os
.
path
.
dirname
(
__file__
),
'..'
,
'..'
,
'..'
,
'..'
,
'..'
)))
from
运维集控
.
项目测试
.
运维标准版
.
lib
.
base
import
*
def
suite_setup
():
wd
=
GSTORE
[
'wd'
]
...
...
运维集控/项目测试/运维标准版/cases/05区域功能/01新增区域功能.py
浏览文件 @
2c8758ac
from
lib.login
import
*
import
sys
import
os
sys
.
path
.
append
(
os
.
path
.
abspath
(
os
.
path
.
join
(
os
.
path
.
dirname
(
__file__
),
'..'
,
'..'
,
'..'
,
'..'
,
'..'
)))
from
运维集控
.
项目测试
.
运维标准版
.
lib
.
base
import
*
class
AreafuntionAdd001
:
name
=
'Areafuntion_add_001'
...
...
运维集控/项目测试/运维标准版/cases/05区域功能/02编辑区域功能.py
浏览文件 @
2c8758ac
from
lib.login
import
*
import
sys
import
os
sys
.
path
.
append
(
os
.
path
.
abspath
(
os
.
path
.
join
(
os
.
path
.
dirname
(
__file__
),
'..'
,
'..'
,
'..'
,
'..'
,
'..'
)))
from
运维集控
.
项目测试
.
运维标准版
.
lib
.
base
import
*
class
areafuntionMod001
:
name
=
'areafuntion_mod_001'
...
...
运维集控/项目测试/运维标准版/cases/05区域功能/03删除区域功能.py
浏览文件 @
2c8758ac
from
lib.login
import
*
import
sys
import
os
sys
.
path
.
append
(
os
.
path
.
abspath
(
os
.
path
.
join
(
os
.
path
.
dirname
(
__file__
),
'..'
,
'..'
,
'..'
,
'..'
,
'..'
)))
from
运维集控
.
项目测试
.
运维标准版
.
lib
.
base
import
*
class
areafuntionDel001
:
name
=
'areafuntion_del_001'
...
...
运维集控/项目测试/运维标准版/cases/05区域功能/__st__.py
浏览文件 @
2c8758ac
from
lib.login
import
*
import
sys
import
os
sys
.
path
.
append
(
os
.
path
.
abspath
(
os
.
path
.
join
(
os
.
path
.
dirname
(
__file__
),
'..'
,
'..'
,
'..'
,
'..'
,
'..'
)))
from
运维集控
.
项目测试
.
运维标准版
.
lib
.
base
import
*
def
suite_setup
():
wd
=
GSTORE
[
'wd'
]
...
...
运维集控/项目测试/运维标准版/cases/__st__.py
浏览文件 @
2c8758ac
import
sys
import
os
sys
.
path
.
append
(
os
.
path
.
abspath
(
os
.
path
.
join
(
os
.
path
.
dirname
(
__file__
),
'..'
,
'..'
,
'..'
,
'..'
)))
# 确保项目根目录被添加到模块搜索路径中
from
lib.login
import
*
from
运维集控
.
项目测试
.
运维标准版
.
lib
.
base
import
*
def
suite_setup
():
wd
=
GSTORE
[
'wd'
]
...
...
运维集控/项目测试/运维标准版/lib/
login
.py
→
运维集控/项目测试/运维标准版/lib/
base
.py
浏览文件 @
2c8758ac
...
...
@@ -11,6 +11,7 @@ import base64
import
time
import
logging
from
hytest
import
*
import
pandas
as
pd
from
selenium
import
webdriver
from
datetime
import
datetime
from
urllib.parse
import
urlencode
...
...
@@ -39,21 +40,21 @@ def open_browser():
def
user_login
(
username
,
password
,
captcha
):
wd
=
GSTORE
[
'wd'
]
INFO
(
'输入登录账号
'
)
INFO
(
f
'输入登录账号: {username}
'
)
username_input
=
WebDriverWait
(
wd
,
3
)
.
until
(
EC
.
presence_of_element_located
((
By
.
XPATH
,
"//input[@placeholder='请输入登录账号']"
))
)
username_input
.
clear
()
username_input
.
send_keys
(
username
)
INFO
(
'输入登录密码
'
)
INFO
(
f
'输入登录密码: {password}
'
)
password_input
=
WebDriverWait
(
wd
,
3
)
.
until
(
EC
.
presence_of_element_located
((
By
.
XPATH
,
"//input[@placeholder='请输入登录密码']"
))
)
password_input
.
clear
()
password_input
.
send_keys
(
password
)
INFO
(
'输入验证码
'
)
INFO
(
f
'输入验证码:{captcha}
'
)
captcha_input
=
WebDriverWait
(
wd
,
3
)
.
until
(
EC
.
presence_of_element_located
((
By
.
XPATH
,
"//input[@placeholder='请输入验证码(区分大小写)']"
))
)
...
...
运维集控/项目测试/运维标准版/log/report_20241212_155323.html
deleted
100644 → 0
浏览文件 @
916bca30
此差异已折叠。
点击以展开。
运维集控/项目测试/运维标准版/log/testresult.log
deleted
100644 → 0
浏览文件 @
916bca30
此差异已折叠。
点击以展开。
运维集控/项目测试/运维标准版/log/testresult.log.1
deleted
100644 → 0
浏览文件 @
916bca30
=== [ 收集测试用例 ] ===
== cases\__st__.py
== cases\__init__.py
** no cases in this file, skip it.
== cases\01登录模块\__st__.py
== cases\01登录模块\__init__.py
** no cases in this file, skip it.
== cases\01登录模块\管理员登录.py
** no cases in this file , skip it.
== cases\02用户管理\__st__.py
== cases\02用户管理\01新增用户.py
** no cases in this file , skip it.
== cases\02用户管理\02查询用户.py
** no cases in this file , skip it.
== cases\02用户管理\03编辑用户.py
** no cases in this file , skip it.
== cases\02用户管理\04删除用户.py
** no cases in this file , skip it.
== cases\02用户管理\__init__.py
** no cases in this file, skip it.
== cases\03区域分组\__st__.py
== cases\03区域分组\01新增区域分组.py
** no cases in this file , skip it.
== cases\03区域分组\02编辑区域分组.py
** no cases in this file , skip it.
== cases\03区域分组\03删除区域分组.py
** no cases in this file , skip it.
== cases\03区域分组\__init__.py
** no cases in this file, skip it.
== cases\04区域类型\__st__.py
== cases\04区域类型\01新增区域类型.py
** no cases in this file , skip it.
== cases\04区域类型\02编辑区域类型.py
** no cases in this file , skip it.
== cases\04区域类型\03删除区域类型.py
** no cases in this file , skip it.
== cases\04区域类型\__init__.py
** no cases in this file, skip it.
== cases\05区域功能\__st__.py
== cases\05区域功能\01新增区域功能.py
** no cases in this file , skip it.
== cases\05区域功能\02编辑区域功能.py
** no cases in this file , skip it.
== cases\05区域功能\03删除区域功能.py
** no cases in this file , skip it.
== cases\05区域功能\__init__.py
** no cases in this file, skip it.
== cases\06区域管理\01新增区域.py
** no cases in this file, skip it.
== cases\06区域管理\02编辑区域.py
** no cases in this file, skip it.
== cases\06区域管理\03删除区域.py
** no cases in this file, skip it.
== cases\06区域管理\__init__.py
** no cases in this file, skip it.
== cases\07类型标签\__init__.py
** no cases in this file, skip it.
== cases\08协议管理\__init__.py
** no cases in this file, skip it.
== cases\09设备管理\__init__.py
** no cases in this file, skip it.
== cases\10数据类型\__init__.py
** no cases in this file, skip it.
== cases\11联动动作\__init__.py
** no cases in this file, skip it.
=== [ 执行测试用例 ] ===
!! 没有可以执行的测试用例
运维集控/项目测试/运维标准版/testdata/01登录模块/登录信息.csv
浏览文件 @
2c8758ac
username,password,captcha
test_user1,ub@1234567,csba
test_user
1
,ub@123,csba
test_user
1
,,csba
test_user
1
,ub@1234567,
test_user
2
,ub@123,csba
test_user
3
,,csba
test_user
4
,ub@1234567,
,ub@1234567,csba
\ No newline at end of file
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论