Commit e66e09b4 authored by xiao-hesheng's avatar xiao-hesheng
Browse files

新增请领模板维护脚本

parent 7ba0108a
# -*- encoding=utf8 -*-
import sys
from airtest.core.helper import using
from common.db.sql.sql_del_branch_info import delData
from common.db.sql.sql_del_kind_goodsinfo import delKindGoodsinfo
from common.db.sql.sql_del_notices_info import delByNoticeName
from common.fileUtls import FileUtils
from common.timeUtils import timeUtils
__author__ = "xiaohesheng"
"""
case_tag:api,herp-web,p7科室管理_科室产品分配_请领模板维护_添加产品子页面_查询全部,id2263,id2263-189,sit,on
内网:p7科室管理_科室产品分配_请领模板维护_添加产品子页面_查询全部
"""
from common.common_func import commonFuc
from air_case.b1_herp3_login.登录内网系统.登录内网系统 import login_system
module = "b2_herp3_bs"
def test1():
"""
场景:p7科室管理_科室产品分配_请领模板维护_添加产品子页面_查询全部
用例名称:p7科室管理_科室产品分配_请领模板维护_添加产品子页面_查询全部
输入:""
输出:"rtn_msg": {"code": 0, "msg": null, "data":51660462cb564f2e84e93d70661f3ec8}
"""
# 内网登录
username = commonFuc().get_business_data(module, "username")
# # print('医院名称',username)
password = commonFuc().get_business_data(module, "password")
# print(username, password,'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa')
# 获取token和projectCode
token, projectCode, uxid, corpId, info = login_system(username, password).get_token()
# print( token,projectCode,uxid,corpId,info)
pro_path = commonFuc().get_pro_path()
sys.path.append(pro_path + r'\\air_case\\b2_herp3_bs\\p4科室管理_科室产品分配_请领模板维护_模板列表查询.air')
using(pro_path + r'\\air_case\\b2_herp3_bs\\p4科室管理_科室产品分配_请领模板维护_模板列表查询.air')
from p4科室管理_科室产品分配_请领模板维护_模板列表查询 import test1
id1 = test1()
print(id1)
# p7科室管理_科室产品分配_请领模板维护_添加产品子页面_查询全部
url = commonFuc().get_api_url() + commonFuc().get_business_data(module,
"basic_mcmsDeptGoodsInfo_queryGoodsByDeptTemplate_url")
# url=url+id1
# 获取请求头信息
headers = commonFuc().get_business_data(module, "json_headers2",
commonFuc().get_business_data(module, "json_contentType"), token,
commonFuc().get_business_data(module, "X-APP-CODE"))
# branch_id = FileUtils().r_info(module, '院区新增')["branch_id"]
# str = commonFuc().get_business_data(module, 'data3')
# list2 = list(str.split(","))
# print(list2)
# #获取日期
# date1=timeUtils().get_time_hms(2)
# date2=timeUtils().get_time_hms(2)
# for i in list2:
# dept2_id = FileUtils().r_info(module, '科室信息')["dept2_id"]
# 请求体
# for i in list2:
request_body = commonFuc().get_business_data(module, "payload59_4", id1)
# # # 发送请求
result = commonFuc().http_post(url, request_body, headers)
print('resultaaaaaaaaaaaaaaaaaaaaaaaaaaa', result)
# 断言
code = commonFuc().analysis_json('code', result)
data = commonFuc().analysis_json('data', result)
if code == 0 and len(data) >= 1:
commonFuc().check_text_exist(0, result)
else:
commonFuc().check_text_exist('error', result)
test1()
# -*- encoding=utf8 -*-
import sys
from airtest.core.helper import using
from common.db.sql.sql_del_branch_info import delData
from common.db.sql.sql_del_kind_goodsinfo import delKindGoodsinfo
from common.db.sql.sql_del_notices_info import delByNoticeName
from common.fileUtls import FileUtils
from common.timeUtils import timeUtils
__author__ = "xiaohesheng"
"""
case_tag:api,herp-web,p8科室管理_科室产品分配_请领模板维护_添加产品子页面_条件查询,id2263,id2263-190,sit,on
内网:p8科室管理_科室产品分配_请领模板维护_添加产品子页面_条件查询
"""
from common.common_func import commonFuc
from air_case.b1_herp3_login.登录内网系统.登录内网系统 import login_system
module = "b2_herp3_bs"
def test1():
"""
场景:p8科室管理_科室产品分配_请领模板维护_添加产品子页面_条件查询
用例名称:p8科室管理_科室产品分配_请领模板维护_添加产品子页面_条件查询
输入:""
输出:"rtn_msg": {"code": 0, "msg": null, "data":51660462cb564f2e84e93d70661f3ec8}
"""
# 内网登录
username = commonFuc().get_business_data(module, "username")
# # print('医院名称',username)
password = commonFuc().get_business_data(module, "password")
# print(username, password,'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa')
# 获取token和projectCode
token, projectCode, uxid, corpId, info = login_system(username, password).get_token()
# print( token,projectCode,uxid,corpId,info)
pro_path = commonFuc().get_pro_path()
sys.path.append(pro_path + r'\\air_case\\b2_herp3_bs\\p4科室管理_科室产品分配_请领模板维护_模板列表查询.air')
using(pro_path + r'\\air_case\\b2_herp3_bs\\p4科室管理_科室产品分配_请领模板维护_模板列表查询.air')
from p4科室管理_科室产品分配_请领模板维护_模板列表查询 import test1
id1 = test1()
print(id1)
# p8科室管理_科室产品分配_请领模板维护_添加产品子页面_条件查询
url = commonFuc().get_api_url() + commonFuc().get_business_data(module,
"basic_mcmsDeptGoodsInfo_queryGoodsByDeptTemplate_url")
# url=url+id1
# 获取请求头信息
headers = commonFuc().get_business_data(module, "json_headers2",
commonFuc().get_business_data(module, "json_contentType"), token,
commonFuc().get_business_data(module, "X-APP-CODE"))
# branch_id = FileUtils().r_info(module, '院区新增')["branch_id"]
# str = commonFuc().get_business_data(module, 'data3')
# list2 = list(str.split(","))
# print(list2)
# #获取日期
# date1=timeUtils().get_time_hms(2)
# date2=timeUtils().get_time_hms(2)
# for i in list2:
# dept2_id = FileUtils().r_info(module, '科室信息')["dept2_id"]
# 请求体
# for i in list2:
#查询条件全部输入
request_body = commonFuc().get_business_data(module, "payload59_5", id1)
# # # 发送请求
result = commonFuc().http_post(url, request_body, headers)
print('resultaaaaaaaaaaaaaaaaaaaaaaaaaaa', result)
# 断言
code = commonFuc().analysis_json('code', result)
data = commonFuc().analysis_json('data', result)
goodsName = commonFuc().analysis_json('goodsName', data)
if code == 0 and len(data) >= 1 and goodsName=="一次性使用无菌手术包":
commonFuc().check_text_exist(0, result)
else:
commonFuc().check_text_exist('error', result)
#查询条件输入产品名称
request_body = commonFuc().get_business_data(module, "payload59_6", id1)
# # # 发送请求
result = commonFuc().http_post(url, request_body, headers)
print('resultaaaaaaaaaaaaaaaaaaaaaaaaaaa', result)
# 断言
code = commonFuc().analysis_json('code', result)
data = commonFuc().analysis_json('data', result)
goodsName = commonFuc().analysis_json('goodsName', data)
if code == 0 and len(data) >= 1 and goodsName == "一次性使用无菌手术包":
commonFuc().check_text_exist(0, result)
else:
commonFuc().check_text_exist('error', result)
#规格型号输入
request_body = commonFuc().get_business_data(module, "payload59_7", id1)
# # # 发送请求
result = commonFuc().http_post(url, request_body, headers)
print('resultaaaaaaaaaaaaaaaaaaaaaaaaaaa', result)
# 断言
code = commonFuc().analysis_json('code', result)
data = commonFuc().analysis_json('data', result)
goodsName = commonFuc().analysis_json('goodsName', data)
if code == 0 and len(data) >= 1 and goodsName == "一次性使用无菌手术包":
commonFuc().check_text_exist(0, result)
else:
commonFuc().check_text_exist('error', result)
# 器械注册人输入
request_body = commonFuc().get_business_data(module, "payload59_8", id1)
# # # 发送请求
result = commonFuc().http_post(url, request_body, headers)
print('resultaaaaaaaaaaaaaaaaaaaaaaaaaaa', result)
# 断言
code = commonFuc().analysis_json('code', result)
data = commonFuc().analysis_json('data', result)
goodsName = commonFuc().analysis_json('goodsName', data)
if code == 0 and len(data) >= 1 and goodsName == "一次性使用无菌手术包":
commonFuc().check_text_exist(0, result)
else:
commonFuc().check_text_exist('error', result)
test1()
# -*- encoding=utf8 -*-
import sys
from airtest.core.helper import using
from common.db.sql.sql_del_branch_info import delData
from common.db.sql.sql_del_kind_goodsinfo import delKindGoodsinfo
from common.db.sql.sql_del_notices_info import delByNoticeName
from common.fileUtls import FileUtils
from common.timeUtils import timeUtils
__author__ = "xiaohesheng"
"""
case_tag:api,herp-web,p9科室管理_科室产品分配_请领模板维护_添加产品子页面_分页测试,id2263,id2263-191,sit,on
内网:p9科室管理_科室产品分配_请领模板维护_添加产品子页面_分页测试
"""
from common.common_func import commonFuc
from air_case.b1_herp3_login.登录内网系统.登录内网系统 import login_system
module = "b2_herp3_bs"
def test1():
"""
场景:p9科室管理_科室产品分配_请领模板维护_添加产品子页面_分页测试
用例名称:p9科室管理_科室产品分配_请领模板维护_添加产品子页面_分页测试
输入:""
输出:"rtn_msg": {"code": 0, "msg": null, "data":51660462cb564f2e84e93d70661f3ec8}
"""
# 内网登录
username = commonFuc().get_business_data(module, "username")
# # print('医院名称',username)
password = commonFuc().get_business_data(module, "password")
# print(username, password,'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa')
# 获取token和projectCode
token, projectCode, uxid, corpId, info = login_system(username, password).get_token()
# print( token,projectCode,uxid,corpId,info)
pro_path = commonFuc().get_pro_path()
sys.path.append(pro_path + r'\\air_case\\b2_herp3_bs\\p4科室管理_科室产品分配_请领模板维护_模板列表查询.air')
using(pro_path + r'\\air_case\\b2_herp3_bs\\p4科室管理_科室产品分配_请领模板维护_模板列表查询.air')
from p4科室管理_科室产品分配_请领模板维护_模板列表查询 import test1
id1 = test1()
print(id1)
# p9科室管理_科室产品分配_请领模板维护_添加产品子页面_分页测试
url = commonFuc().get_api_url() + commonFuc().get_business_data(module,
"basic_mcmsDeptGoodsInfo_queryGoodsByDeptTemplate_url")
# url=url+id1
# 获取请求头信息
headers = commonFuc().get_business_data(module, "json_headers2",
commonFuc().get_business_data(module, "json_contentType"), token,
commonFuc().get_business_data(module, "X-APP-CODE"))
# branch_id = FileUtils().r_info(module, '院区新增')["branch_id"]
str = commonFuc().get_business_data(module, 'data7')
list2 = list(str.split(","))
print(list2)
# #获取日期
# date1=timeUtils().get_time_hms(2)
# date2=timeUtils().get_time_hms(2)
# for i in list2:
# dept2_id = FileUtils().r_info(module, '科室信息')["dept2_id"]
# 请求体
# 分页测试
for i in list2:
request_body = commonFuc().get_business_data(module, "payload59_9", id1, i)
# # # 发送请求
result = commonFuc().http_post(url, request_body, headers)
print('resultaaaaaaaaaaaaaaaaaaaaaaaaaaa', result)
# 断言
code = commonFuc().analysis_json('code', result)
data = commonFuc().analysis_json('data', result)
pageSize = commonFuc().analysis_json('pageSize', data)
# print(pageSize,i,type(pageSize),type(i))
if code == 0 and len(data) >= 1 and pageSize==int(i):
commonFuc().check_text_exist(0, result)
else:
commonFuc().check_text_exist('error', result)
test1()
# -*- encoding=utf8 -*-
import sys
from airtest.core.helper import using
from common.db.sql.sql_del_branch_info import delData
from common.db.sql.sql_del_kind_goodsinfo import delKindGoodsinfo
from common.db.sql.sql_del_notices_info import delByNoticeName
from common.fileUtls import FileUtils
from common.timeUtils import timeUtils
__author__ = "xiaohesheng"
"""
case_tag:api,herp-web,q0科室管理_科室产品分配_请领模板维护_添加产品子页面_条件查询_异常测试,id2263,id2263-192,sit,on
内网:q0科室管理_科室产品分配_请领模板维护_添加产品子页面_条件查询_异常测试
"""
from common.common_func import commonFuc
from air_case.b1_herp3_login.登录内网系统.登录内网系统 import login_system
module = "b2_herp3_bs"
def test1():
"""
场景:q0科室管理_科室产品分配_请领模板维护_添加产品子页面_条件查询_异常测试
用例名称:q0科室管理_科室产品分配_请领模板维护_添加产品子页面_条件查询_异常测试
输入:""
输出:"rtn_msg": {"code": 0, "msg": null, "data":[]}
"""
# 内网登录
username = commonFuc().get_business_data(module, "username")
# # print('医院名称',username)
password = commonFuc().get_business_data(module, "password")
# print(username, password,'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa')
# 获取token和projectCode
token, projectCode, uxid, corpId, info = login_system(username, password).get_token()
# print( token,projectCode,uxid,corpId,info)
pro_path = commonFuc().get_pro_path()
sys.path.append(pro_path + r'\\air_case\\b2_herp3_bs\\p4科室管理_科室产品分配_请领模板维护_模板列表查询.air')
using(pro_path + r'\\air_case\\b2_herp3_bs\\p4科室管理_科室产品分配_请领模板维护_模板列表查询.air')
from p4科室管理_科室产品分配_请领模板维护_模板列表查询 import test1
id1 = test1()
print(id1)
# p8科室管理_科室产品分配_请领模板维护_添加产品子页面_条件查询
url = commonFuc().get_api_url() + commonFuc().get_business_data(module,
"basic_mcmsDeptGoodsInfo_queryGoodsByDeptTemplate_url")
# url=url+id1
# 获取请求头信息
headers = commonFuc().get_business_data(module, "json_headers2",
commonFuc().get_business_data(module, "json_contentType"), token,
commonFuc().get_business_data(module, "X-APP-CODE"))
# branch_id = FileUtils().r_info(module, '院区新增')["branch_id"]
str = commonFuc().get_business_data(module, 'data3')
list2 = list(str.split(","))
print(list2)
# #获取日期
# date1=timeUtils().get_time_hms(2)
# date2=timeUtils().get_time_hms(2)
# for i in list2:
# dept2_id = FileUtils().r_info(module, '科室信息')["dept2_id"]
# 请求体
for i in list2:
# 查询条件输入产品名称
request_body = commonFuc().get_business_data(module, "payload59_10", id1,i)
# # # 发送请求
result = commonFuc().http_post(url, request_body, headers)
print('resultaaaaaaaaaaaaaaaaaaaaaaaaaaa', result)
# 断言
code = commonFuc().analysis_json('code', result)
data = commonFuc().analysis_json('data', result)
data1 = commonFuc().analysis_json('data', data)
print(len(data1))
if code == 0 and len(data1) == 0:
commonFuc().check_text_exist(0, result)
else:
commonFuc().check_text_exist('error', result)
# 规格型号输入
request_body = commonFuc().get_business_data(module, "payload59_11", id1,i)
# # # 发送请求
result = commonFuc().http_post(url, request_body, headers)
print('resultaaaaaaaaaaaaaaaaaaaaaaaaaaa', result)
# 断言
code = commonFuc().analysis_json('code', result)
data = commonFuc().analysis_json('data', result)
data1 = commonFuc().analysis_json('data', data)
if code == 0 and len(data1) == 0 :
commonFuc().check_text_exist(0, result)
else:
commonFuc().check_text_exist('error', result)
# 器械注册人输入
request_body = commonFuc().get_business_data(module, "payload59_12", id1,i)
# # # 发送请求
result = commonFuc().http_post(url, request_body, headers)
print('resultaaaaaaaaaaaaaaaaaaaaaaaaaaa', result)
# 断言
code = commonFuc().analysis_json('code', result)
data = commonFuc().analysis_json('data', result)
data1 = commonFuc().analysis_json('data', data)
if code == 0 and len(data1) == 0 :
commonFuc().check_text_exist(0, result)
else:
commonFuc().check_text_exist('error', result)
test1()
...@@ -76,6 +76,8 @@ ...@@ -76,6 +76,8 @@
"basic_goodsPurTemplate_list_url": "/api/herpService/basic/goodsPurTemplate/list" "basic_goodsPurTemplate_list_url": "/api/herpService/basic/goodsPurTemplate/list"
"basic_goodsPurTemplate_updateById_url": "/api/herpService/basic/goodsPurTemplate/updateById" "basic_goodsPurTemplate_updateById_url": "/api/herpService/basic/goodsPurTemplate/updateById"
"basic_goodsPurTemplate_deleteById_url": "/api/herpService/basic/goodsPurTemplate/deleteById?id=" "basic_goodsPurTemplate_deleteById_url": "/api/herpService/basic/goodsPurTemplate/deleteById?id="
"basic_mcmsDeptGoodsInfo_queryGoodsByDeptTemplate_url": "/api/herpService/basic/mcmsDeptGoodsInfo/queryGoodsByDeptTemplate"
"basic_stockInfo_stockTree": "/api/herpService/basic/stockInfo/stockTree" "basic_stockInfo_stockTree": "/api/herpService/basic/stockInfo/stockTree"
...@@ -393,6 +395,15 @@ json_headers2: { ...@@ -393,6 +395,15 @@ json_headers2: {
"payload59_1": {"cname":"%s","branchId":"h0347-2011","deptId":"d69a68df361a4289b2262e4ef75b55a5","hosId":"h0347","tbStatus":1} "payload59_1": {"cname":"%s","branchId":"h0347-2011","deptId":"d69a68df361a4289b2262e4ef75b55a5","hosId":"h0347","tbStatus":1}
"payload59_2": {"branchId":"h0347-2011","deptId":"d69a68df361a4289b2262e4ef75b55a5","hosId":"h0347"} "payload59_2": {"branchId":"h0347-2011","deptId":"d69a68df361a4289b2262e4ef75b55a5","hosId":"h0347"}
"payload59_3": {"cname":"%s","id":"%s","branchId":"h0347-2011","deptId":"d69a68df361a4289b2262e4ef75b55a5","hosId":"h0347"} "payload59_3": {"cname":"%s","id":"%s","branchId":"h0347-2011","deptId":"d69a68df361a4289b2262e4ef75b55a5","hosId":"h0347"}
"payload59_4": {"queryObject":{"deptId":"d69a68df361a4289b2262e4ef75b55a5","tempId":"%s","hosId":"h0347","goodsMfrsName":"","goodsName":"","goodsSpec":""},"pageNum":1,"pageSize":50}
"payload59_5": {"queryObject":{"deptId":"d69a68df361a4289b2262e4ef75b55a5","tempId":"%s","hosId":"h0347","goodsMfrsName":"国药集团浙江医疗器材有限公司","goodsName":"00001743","goodsSpec":"B型"},"pageNum":1,"pageSize":50}
"payload59_6": {"queryObject":{"deptId":"d69a68df361a4289b2262e4ef75b55a5","tempId":"%s","hosId":"h0347","goodsMfrsName":"国药集团浙江医疗器材有限公司","goodsName":"一次性使用无菌手术包","goodsSpec":"B型"},"pageNum":1,"pageSize":50}
"payload59_7": {"queryObject":{"deptId":"d69a68df361a4289b2262e4ef75b55a5","tempId":"%s","hosId":"h0347","goodsMfrsName":"","goodsName":"","goodsSpec":"B型"},"pageNum":1,"pageSize":50}
"payload59_8": {"queryObject":{"deptId":"d69a68df361a4289b2262e4ef75b55a5","tempId":"%s","hosId":"h0347","goodsMfrsName":"国药集团浙江医疗器材有限公司","goodsName":"","goodsSpec":""},"pageNum":1,"pageSize":50}
"payload59_9": {"queryObject":{"deptId":"d69a68df361a4289b2262e4ef75b55a5","tempId":"%s","hosId":"h0347","goodsMfrsName":"国药集团浙江医疗器材有限公司","goodsName":"","goodsSpec":""},"pageNum":1,"pageSize":"%s"}
"payload59_10": {"queryObject":{"deptId":"d69a68df361a4289b2262e4ef75b55a5","tempId":"%s","hosId":"h0347","goodsMfrsName":"国药集团浙江医疗器材有限公司","goodsName":"%s","goodsSpec":"B型"},"pageNum":1,"pageSize":50}
"payload59_11": {"queryObject":{"deptId":"d69a68df361a4289b2262e4ef75b55a5","tempId":"%s","hosId":"h0347","goodsMfrsName":"","goodsName":"","goodsSpec":"%s"},"pageNum":1,"pageSize":50}
"payload59_12": {"queryObject":{"deptId":"d69a68df361a4289b2262e4ef75b55a5","tempId":"%s","hosId":"h0347","goodsMfrsName":"%s","goodsName":"","goodsSpec":""},"pageNum":1,"pageSize":50}
"payload60": {"hosId":"h0347","stockCode":"%s"} "payload60": {"hosId":"h0347","stockCode":"%s"}
......
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
<tr width="600"> <tr width="600">
<td class='details-col-elapsed'>1</td> <td class='details-col-elapsed'>1</td>
<td class='details-col-elapsed'>1</td> <td class='details-col-elapsed'>1</td>
<td class='details-col-elapsed'>0分4</td> <td class='details-col-elapsed'>0分7</td>
<td class="details-col-elapsed">100.0%</td> <td class="details-col-elapsed">100.0%</td>
</tr> </tr>
</table> </table>
...@@ -72,9 +72,9 @@ ...@@ -72,9 +72,9 @@
</tr> </tr>
<tr width="600"> <tr width="600">
<td class="details-col-elapsed"><a href='../log/p6科室管理_科室产品分配_请领模板维护_删除模板/log.html' target='_blank'>p6科室管理_科室产品分配_请领模板维护_删除模板</a></td> <td class="details-col-elapsed"><a href='../log/q0科室管理_科室产品分配_请领模板维护_添加产品子页面_条件查询_异常测试/log.html' target='_blank'>q0科室管理_科室产品分配_请领模板维护_添加产品子页面_条件查询_异常测试</a></td>
<td class="success">成功</td> <td class="success">成功</td>
<td class="details-col-elapsed">3.992</td> <td class="details-col-elapsed">7.718</td>
<td class="details-col-elapsed">xiaohesheng</td> <td class="details-col-elapsed">xiaohesheng</td>
</tr> </tr>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment