Commit 53c04966 authored by 周念东's avatar 周念东
Browse files

用例优化

parent 93100d45
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
__author__ = "zhouniandong" __author__ = "zhouniandong"
""" """
case_tag:cmdc_api,cmdc老客变更管理选择调度,2001,2001-5-3,sit,bs case_tag:cmdc_api,cmdc子站老客变更管理选择调度,2001,2001-5-3,sit,bs
主数据平台:运营后台管理系统意向老客变更管理接口 主数据平台:运营后台管理系统意向老客变更管理接口
""" """
...@@ -25,8 +25,8 @@ headers = commonFuc().get_business_data(module, "json_headers", cmdc_access_toke ...@@ -25,8 +25,8 @@ headers = commonFuc().get_business_data(module, "json_headers", cmdc_access_toke
request_body = commonFuc().get_business_data(module, "payload3") request_body = commonFuc().get_business_data(module, "payload3")
""" """
场景:老客变更管理() 场景:老客变更管理()
用例名称:老客变更选择调度(老客变更管理) 用例名称:子站老客变更选择调度(老客变更管理)
输出:{"success":true,"code":"200","message":"OK"} 输出:{"success":true,"code":"200","message":"OK"}
""" """
# 发送请求 # 发送请求
......
...@@ -19,11 +19,11 @@ checkDict1: {"success":true,"code":"200","message":"OK"} ...@@ -19,11 +19,11 @@ checkDict1: {"success":true,"code":"200","message":"OK"}
#预期结果 #预期结果
checkDict2: {"success":true,"code":"200","message":"OK","freshToken":null} checkDict2: {"success":true,"code":"200","message":"OK","freshToken":null}
#子公司客户管理按parentid查询区域 #子站老客变更管理选择调度
"url3": "/user/selectSchedule" "url3": "/user/selectSchedule"
"payload3": {"firstid":3} "payload3": {"firstid":3}
#预期结果 #预期结果
checkDict3: {"success":true,"code":"200","message":null,"data":[{"id":null,"firstid":null,"node":"0","updatetime":"2022-05-11 15:21:07","comment":null}],"freshToken":null} checkDict3: {"success":true,"code":"200","message":null}
......
子站老客变更管理选择调度 1718762670127 1718762671559 zhouniandong
...@@ -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分19</td> <td class='details-col-elapsed'>0分1秒</td>
<td class="details-col-elapsed">100.0%</td> <td class="details-col-elapsed">100.0%</td>
</tr> </tr>
</table> </table>
...@@ -73,9 +73,9 @@ ...@@ -73,9 +73,9 @@
</tr> </tr>
<tr width="600"> <tr width="600">
<td class="details-col-elapsed"><a href='../log/总站客户管理按照父ID查询区域/log.html' target='_blank'>总站客户管理按照父ID查询区域</a></td> <td class="details-col-elapsed"><a href='../log/子站老客变更管理选择调度/log.html' target='_blank'>子站老客变更管理选择调度</a></td>
<td class="success">成功</td> <td class="success">成功</td>
<td class="details-col-elapsed">19.146</td> <td class="details-col-elapsed">1.432</td>
<td class="details-col-elapsed">zhouniandong</td> <td class="details-col-elapsed">zhouniandong</td>
<td class="details-col-elapsed">0</td> <td class="details-col-elapsed">0</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