Commit 1f2920be authored by xiao-hesheng's avatar xiao-hesheng
Browse files

产品信息变更增加异常场景脚本

parent deec3367
...@@ -43,19 +43,21 @@ def test1(): ...@@ -43,19 +43,21 @@ def test1():
commonFuc().get_business_data(module, "X-APP-CODE")) commonFuc().get_business_data(module, "X-APP-CODE"))
# #请求体 # #请求体
request_body = commonFuc().get_business_data(module, "payload51_2") chgType=["JDE_CODE_CHANGE","GOODS_CHARGE_COST","GOODS_START_STOP","GOODS_CHARGE","MI_GOODS_XH_CHANGE","PUR_MODE","MI_CODE_CHANGE"]
print(request_body) for i in chgType:
# # # 发送请求 request_body = commonFuc().get_business_data(module, "payload51_2",i)
result = commonFuc().http_post(url, request_body, headers) print(request_body)
print('resultaaaaaaaaaaaaaaaaaaaaaaaaaaa', result) # # # 发送请求
#断言 result = commonFuc().http_post(url, request_body, headers)
# checkDict=commonFuc().get_business_data(module,'checkDict10') print('resultaaaaaaaaaaaaaaaaaaaaaaaaaaa', result)
# commonFuc().check_result(checkDict,result) #断言
code=commonFuc().analysis_json('code',result) # checkDict=commonFuc().get_business_data(module,'checkDict10')
data=commonFuc().analysis_json('data',result) # commonFuc().check_result(checkDict,result)
code=commonFuc().analysis_json('code',result)
if code==0 and data==1: data=commonFuc().analysis_json('data',result)
commonFuc().check_text_exist(0, result)
else: if code==0 and data==1:
commonFuc().check_text_exist('error', result) commonFuc().check_text_exist(0, result)
else:
commonFuc().check_text_exist('error', result)
test1() test1()
...@@ -55,7 +55,7 @@ def test1(): ...@@ -55,7 +55,7 @@ def test1():
data=commonFuc().analysis_json('data',result) data=commonFuc().analysis_json('data',result)
total=commonFuc().analysis_json('total',data) total=commonFuc().analysis_json('total',data)
data1=commonFuc().analysis_json('data',data) data1=commonFuc().analysis_json('data',data)
if code>=1004: if code==1004:
commonFuc().check_text_exist(0, result) commonFuc().check_text_exist(0, result)
else: else:
commonFuc().check_text_exist('error', result) commonFuc().check_text_exist('error', result)
......
...@@ -55,7 +55,7 @@ def test1(): ...@@ -55,7 +55,7 @@ def test1():
data=commonFuc().analysis_json('data',result) data=commonFuc().analysis_json('data',result)
total=commonFuc().analysis_json('total',data) total=commonFuc().analysis_json('total',data)
data1=commonFuc().analysis_json('data',data) data1=commonFuc().analysis_json('data',data)
if code>=1004: if code==1004:
commonFuc().check_text_exist(0, result) commonFuc().check_text_exist(0, result)
else: else:
commonFuc().check_text_exist('error', result) commonFuc().check_text_exist('error', result)
......
# -*- encoding=utf8 -*-
import sys
from airtest.core.helper import using
from common.db.sql.sql_del_branch_info import delByBranchId
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,i1产品信息变更列表_根据变更类型查询,id2263,id2263-98,sit,on
内网:i1产品信息变更列表_根据变更类型查询
"""
from common.common_func import commonFuc
from air_case.b1_herp3_login.登录内网系统.登录内网系统 import login_system
module = "b2_herp3_bs"
def test1():
"""
场景:i1产品信息变更列表_根据变更类型查询
用例名称:i1产品信息变更列表_根据变更类型查询
输入:无
输出:"rtn_msg": {"code": 0, "msg": null, "data": 1}
"""
#内网登录
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)
#i1产品信息变更列表_根据变更类型查询
url=commonFuc().get_api_url()+commonFuc().get_business_data(module, "baseInfoChangePage_url1")
# 获取请求头信息
headers = commonFuc().get_business_data(module, "json_headers2",
commonFuc().get_business_data(module, "json_contentType"), token,
commonFuc().get_business_data(module, "X-APP-CODE"))
# #请求体
chgType=["JDE_CODE_CHANGE","GOODS_CHARGE_COST","GOODS_START_STOP","GOODS_CHARGE","MI_GOODS_XH_CHANGE","PUR_MODE","MI_CODE_CHANGE"]
for i in chgType:
request_body = commonFuc().get_business_data(module, "payload51_8",i)
print(request_body)
# # # 发送请求
result = commonFuc().http_post(url, request_body, headers)
print('resultaaaaaaaaaaaaaaaaaaaaaaaaaaa', result)
#断言
# checkDict=commonFuc().get_business_data(module,'checkDict10')
# commonFuc().check_result(checkDict,result)
code=commonFuc().analysis_json('code',result)
data=commonFuc().analysis_json('data',result)
total=commonFuc().analysis_json('total',data)
data1=commonFuc().analysis_json('data',data)
if code==0 and total>=0:
commonFuc().check_text_exist(0, result)
else:
commonFuc().check_text_exist('error', result)
test1()
...@@ -257,12 +257,13 @@ json_headers2: { ...@@ -257,12 +257,13 @@ json_headers2: {
"payload50_14": {"pageNum":1,"pageSize":50,"orderBy":"mgcm.create_time desc","queryObject":{"startDate":"9924-01-14 14:42:02","endDate":"9924-01-15 14:42:09","goodsName":"","hosId":"h0347"}} "payload50_14": {"pageNum":1,"pageSize":50,"orderBy":"mgcm.create_time desc","queryObject":{"startDate":"9924-01-14 14:42:02","endDate":"9924-01-15 14:42:09","goodsName":"","hosId":"h0347"}}
"payload51": {"pageNum":1,"pageSize":50,"orderBy":"mgcm.create_time desc","queryObject":{"startDate":null,"endDate":null,"goodsName":"","hosId":"h0347"}} "payload51": {"pageNum":1,"pageSize":50,"orderBy":"mgcm.create_time desc","queryObject":{"startDate":null,"endDate":null,"goodsName":"","hosId":"h0347"}}
"payload51_1": {"attachments":[{"fileName":"","filePath":""}],"changeDetails":[{"hosGoodsId":"h034700000002","newValue":"00000002","oldValue":null}],"chgType":"JDE_CODE_CHANGE","hosId":"h0347","planEffectiveDate":"2024-01-17 00:00:00","remark":"","id":"","submit":false} "payload51_1": {"attachments":[{"fileName":"","filePath":""}],"changeDetails":[{"hosGoodsId":"h034700000002","newValue":"00000002","oldValue":null}],"chgType":"JDE_CODE_CHANGE","hosId":"h0347","planEffectiveDate":"2024-01-17 00:00:00","remark":"","id":"","submit":false}
"payload51_2": {"attachments":[{"fileName":"","filePath":""}],"changeDetails":[{"hosGoodsId":"h034700000002","newValue":"00000002","oldValue":null}],"chgType":"JDE_CODE_CHANGE","hosId":"h0347","planEffectiveDate":"2024-01-17 00:00:00","remark":"","id":"","submit":true} "payload51_2": {"attachments":[{"fileName":"","filePath":""}],"changeDetails":[{"hosGoodsId":"h034700000002","newValue":"00000002","oldValue":null}],"chgType":"%s","hosId":"h0347","planEffectiveDate":"2024-01-17 00:00:00","remark":"","id":"","submit":true}
"payload51_3": {"dtos":[{"remark":"驳回","taskId":"%s"}],"opinion":2} "payload51_3": {"dtos":[{"remark":"驳回","taskId":"%s"}],"opinion":2}
"payload51_4": {"pageNum":1,"pageSize":50,"orderBy":"mgcm.create_time desc","queryObject":{"startDate":null,"endDate":null,"goodsName":"%s","hosId":"h0347"}} "payload51_4": {"pageNum":1,"pageSize":50,"orderBy":"mgcm.create_time desc","queryObject":{"startDate":null,"endDate":null,"goodsName":"%s","hosId":"h0347"}}
"payload51_5": {"pageNum":1,"pageSize":50,"orderBy":"mgcm.create_time desc","queryObject":{"startDate":"2024-01-18 00:00:00","endDate":"2024-01-18 23:59:59","goodsName":"ycg","hosId":"h0347"}} "payload51_5": {"pageNum":1,"pageSize":50,"orderBy":"mgcm.create_time desc","queryObject":{"startDate":"2024-01-18 00:00:00","endDate":"2024-01-18 23:59:59","goodsName":"ycg","hosId":"h0347"}}
"payload51_6": {"pageNum":1,"pageSize":50,"orderBy":"mgcm.create_time desc","queryObject":{"startDate":"aaaaa","endDate":"bbbb","goodsName":"ycg","hosId":"h0347"}} "payload51_6": {"pageNum":1,"pageSize":50,"orderBy":"mgcm.create_time desc","queryObject":{"startDate":"aaaaa","endDate":"bbbb","goodsName":"ycg","hosId":"h0347"}}
"payload51_7": {"pageNum":1,"pageSize":50,"orderBy":"mgcm.create_time desc","queryObject":{"startDate":"9924-01-14","endDate":"9924-01-15","goodsName":"ycg","hosId":"h0347"}} "payload51_7": {"pageNum":1,"pageSize":50,"orderBy":"mgcm.create_time desc","queryObject":{"startDate":"9924-01-14","endDate":"9924-01-15","goodsName":"ycg","hosId":"h0347"}}
"payload51_8": {"pageNum":1,"pageSize":50,"orderBy":"mgcm.create_time desc","queryObject":{"startDate":null,"endDate":null,"goodsName":"","hosId":"h0347","chgType":"%s"}}
checkDict: {"code": 0,'msg': None,'data': True} checkDict: {"code": 0,'msg': None,'data': True}
checkDict1: { checkDict1: {
......
...@@ -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分1</td> <td class='details-col-elapsed'>0分4</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/h9产品信息变更列表_根据制单时间查询_异常/log.html' target='_blank'>h9产品信息变更列表_根据制单时间查询_异常</a></td> <td class="details-col-elapsed"><a href='../log/h3产品信息变更_提交/log.html' target='_blank'>h3产品信息变更_提交</a></td>
<td class="success">成功</td> <td class="success">成功</td>
<td class="details-col-elapsed">0.95</td> <td class="details-col-elapsed">4.396</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