Commit 7272fadd authored by xiao-hesheng's avatar xiao-hesheng
Browse files

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

parent 1f2920be
...@@ -43,9 +43,9 @@ def test1(): ...@@ -43,9 +43,9 @@ def test1():
commonFuc().get_business_data(module, "json_contentType"), token, commonFuc().get_business_data(module, "json_contentType"), token,
commonFuc().get_business_data(module, "X-APP-CODE")) commonFuc().get_business_data(module, "X-APP-CODE"))
pro_path = commonFuc().get_pro_path() pro_path = commonFuc().get_pro_path()
sys.path.append(pro_path + r'\\air_case\\b2_herp3_bs\\h3产品信息变更_提交.air') # sys.path.append(pro_path + r'\\air_case\\b2_herp3_bs\\h3产品信息变更_提交.air')
using(pro_path + r'\\air_case\\b2_herp3_bs\\h3产品信息变更_提交.air') # using(pro_path + r'\\air_case\\b2_herp3_bs\\h3产品信息变更_提交.air')
from h3产品信息变更_提交 import test1 # from h3产品信息变更_提交 import test1
# # # 获取taskId # # # 获取taskId
sys.path.append(pro_path + r'\\air_case\\b2_herp3_bs\\g2_18审批中心_列表查询.air') sys.path.append(pro_path + r'\\air_case\\b2_herp3_bs\\g2_18审批中心_列表查询.air')
......
...@@ -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分3</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/h3产品信息变更_提交/log.html' target='_blank'>h3产品信息变更_提交</a></td> <td class="details-col-elapsed"><a href='../log/h5审批中心_审核驳回/log.html' target='_blank'>h5审批中心_审核驳回</a></td>
<td class="success">成功</td> <td class="success">成功</td>
<td class="details-col-elapsed">4.396</td> <td class="details-col-elapsed">3.001</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