Giter Club home page Giter Club logo

testcase_api's Introduction

TestCase_API

Software Engineering Group

1.jmeter用例的命名:

保存为jmx:模块首字母_Swagger中模块的名字(模块名字:如果引用多个模块中的接口,写主要模块的名字)

测试计划:模块首字母_模块名称(中英文)

线程组:子功能编号_文字/英文描述

请求:模块首字母_子功能编号_步骤编号S_[Y/N]_文字/英文描述 (Y/N正向,逆向; 请求的描述对应Swagger请求的名字)

2.详细的断言

3.对于做验重的参数,使用变量

4.涉及到ip地址位置不要写死ip,使用 ${ipAddress}

5.如图片:规则示例图

  1. 接口用例新增和修改: 修改:在原有jmx文件上修改 新增:接口在原来Controller内(如6060:Meta Class Controller),就在原有jmx用例后面增加新的线程组。 接口新建了Controller时,用例重新创建jmx文件,命名规则如上所示。

下载安装说明:

1.下载后将data文件夹复制到jmeter安装根目录。

2.jmeter需要安装插件plugins Manager,在plugins Manager中搜索Custom JMeter Functions进行安装,为了支持base64函数。

testcase_api's People

Contributors

wendyjing avatar zhaoxiuting avatar cheneycl avatar dwflina avatar flow4215 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.