Commit 705eba1b authored by xiao-hesheng's avatar xiao-hesheng
Browse files

新增请领模板维护脚本

parent b4cff8ba
# -*- 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,q6科室管理_科室产品分配_请领模板维护_产品列表页面_分页测试,id2263,id2263-198,sit,on
内网:q6科室管理_科室产品分配_请领模板维护_产品列表页面_分页测试
"""
from common.common_func import commonFuc
from air_case.b1_herp3_login.登录内网系统.登录内网系统 import login_system
module = "b2_herp3_bs"
def test1():
"""
场景:q6科室管理_科室产品分配_请领模板维护_产品列表页面_分页测试
用例名称:q6科室管理_科室产品分配_请领模板维护_产品列表页面_分页测试
输入:""
输出:"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_goodsPurTemplateGoods_page_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_23", 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()
......@@ -12,7 +12,7 @@ from common.timeUtils import timeUtils
__author__ = "xiaohesheng"
"""
case_tag:api,herp-web,q3科室管理_科室产品分配_请领模板维护_移除产品,id2263,id2263-198,sit,on
case_tag:api,herp-web,q3科室管理_科室产品分配_请领模板维护_移除产品,id2263,id2263-199,sit,on
内网:q3科室管理_科室产品分配_请领模板维护_移除产品
"""
......
......@@ -416,6 +416,7 @@ json_headers2: {
"payload59_20": {"queryObject":{"branchId":"h0347-2011","deptId":"d69a68df361a4289b2262e4ef75b55a5","tempId":"%s","goodsName":"%s","goodsSpec":"B型","purModes":["10"],"hosId":"h0347"},"pageNum":1,"pageSize":50}
"payload59_21": {"queryObject":{"branchId":"h0347-2011","deptId":"d69a68df361a4289b2262e4ef75b55a5","tempId":"%s","goodsName":"一次性使用无菌手术包","goodsSpec":"%s","purModes":["10"],"hosId":"h0347"},"pageNum":1,"pageSize":50}
"payload59_22": {"queryObject":{"branchId":"h0347-2011","deptId":"d69a68df361a4289b2262e4ef75b55a5","tempId":"%s","goodsName":"一次性使用无菌手术包","goodsSpec":"B型","purModes":["%s"],"hosId":"h0347"},"pageNum":1,"pageSize":50}
"payload59_23": {"queryObject":{"branchId":"h0347-2011","deptId":"d69a68df361a4289b2262e4ef75b55a5","tempId":"%s","goodsName":"","goodsSpec":"","purModes":[],"hosId":"h0347"},"pageNum":1,"pageSize":"%s"}
......
......@@ -56,7 +56,7 @@
<tr width="600">
<td class='details-col-elapsed'>1</td>
<td class='details-col-elapsed'>1</td>
<td class='details-col-elapsed'>0分8</td>
<td class='details-col-elapsed'>0分5</td>
<td class="details-col-elapsed">100.0%</td>
</tr>
</table>
......@@ -72,9 +72,9 @@
</tr>
<tr width="600">
<td class="details-col-elapsed"><a href='../log/q5科室管理_科室产品分配_请领模板维护_产品页面查询_条件查询_异常场景/log.html' target='_blank'>q5科室管理_科室产品分配_请领模板维护_产品页面查询_条件查询_异常场景</a></td>
<td class="details-col-elapsed"><a href='../log/q6科室管理_科室产品分配_请领模板维护_产品列表页面_分页测试/log.html' target='_blank'>q6科室管理_科室产品分配_请领模板维护_产品列表页面_分页测试</a></td>
<td class="success">成功</td>
<td class="details-col-elapsed">8.046</td>
<td class="details-col-elapsed">5.315</td>
<td class="details-col-elapsed">xiaohesheng</td>
</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