美文网首页
jmeter beanshell断言充值金额是否正确

jmeter beanshell断言充值金额是否正确

作者: 欣欣子是可以冲的 | 来源:发表于2021-06-29 17:19 被阅读0次

    案例:充值600元,jmeter执行充值,判断它是否充值成功,且金额正确。

    参考视频:https://www.bilibili.com/video/BV1dk4y1r7kd?from=search&seid=8444465731552509052

    需要接口:1、查询余额 2、充值

    使用功能:1、json提取器 2、beanshell断言

    1、通过json提取器,对旧余额进行一个提取待用

    提取旧余额

    2、充值600元,并使用json提取新余额

    充值600 提取新余额

    3、通过beanshell断言 判断金额是否相同

    beanshell脚本

    相关文章

      网友评论

          本文标题:jmeter beanshell断言充值金额是否正确

          本文链接:https://www.haomeiwen.com/subject/smjkultx.html