「原创声明:保留所有权利,禁止转载」
本文是DCS_FunTester测试框架分布式性能测试功能拓展实践,是一种比较粗略的技术验证实践,技术方案采用
-
分布式性能测试框架用例方案设想(三)
中所设想场景,基于
Groovy
或者Java
脚本,直接将脚本内容上传和下发给节点机器。
粗实现方案分成三块:master 调度机、slave 测试机和server 被测服务。
- master 调度机:处理用例、分配任务
- slave 测试机:接受任务、执行用例
- server 被测服务:提供测试接口
docker 镜像
内容同文章基于 docker 的分布式性能测试框架功能验证(一),这里不再赘述。
master 调度机
这里master
节点接收到用例通过参数分配给slave
测试机运行。由于只是功能性验证,我就选了一个slave
节点。我依然值采用了固定线程固定请求次数
的压测模型,用例就是功能验证的案例。
这里依然采用了FunTester moco server
实现,分布式测试框架单节点版本正在内测,更多消息请留意近期公众号推文。
master 脚本
这里只返回一个测试脚本,这里就不用参数化了,有点麻烦。下面是脚本内容:
package com.mocofun.moco.main
import com.alibaba.fastjson.JSONObject
import com.funtester.base.bean.Result
import com.funtester.utils.RWUtil
import com.mocofun.moco.MocoServer
class DcsServer3 extends MocoServer {
public static void main(String[] args) {
def server = getServer(12345)
def res = new JSONObject()
res.script = RWUtil.readTxtByString("/Users/oker/IdeaProjects/funtester/src/test/groovy/com/funtest/groovytest/Share.groovy")
server.get(urlStartsWith("/m")).response(obRes(Result.success(res)))
def run = run(server)
waitForKey("fun")
run.stop()
}
}
/Users/oker/IdeaProjects/funtester/src/test/groovy/com/funtest/groovytest/Share.groovy
脚本内容:
测试用例
package com.funtest.groovytest
import com.funtester.config.Constant
import com.funtester.frame.execute.Concurrent
import com.funtester.frame.thread.RequestThreadTimes
import com.funtester.httpclient.ClientManage
import com.funtester.httpclient.FunLibrary
import com.funtester.utils.ArgsUtil
import org.apache.http.client.methods.HttpGet
class Share extends FunLibrary {
public static void main(String[] args) {
ClientManage.init(10, 5, 0, "", 0);
def util = new ArgsUtil(args)
int thread = util.getIntOrdefault(0, 20);
int times = util.getIntOrdefault(1, 100);
String url = "http://localhost:12345/m";
HttpGet get = getHttpGet(url);
Constant.RUNUP_TIME = 0;
RequestThreadTimes task = new RequestThreadTimes(get, times);
new Concurrent(task, thread, "本地固定QPS测试").start();
}
public static void test(String params) {
main(params.split(COMMA))
}
}
这里test(String params)
为了做参数化特意加的,可忽略。
slave 测试机
这个逻辑通过简单的轮询去master调度机
提供的接口获取测试任务或者测试用例。然后解析,执行测试用例。
package com.funtest.groovytest
import com.funtester.frame.execute.ExecuteGroovy
import com.funtester.httpclient.FunLibrary
class Dcs3 extends FunLibrary {
public static void main(String[] args) {
while (true) {
// String url = "http://host.docker.internal:12345/m"
//请求此接口会返回一个用例,目前没有用对象封装
String url = "http://localhost:12345/m"
//请求此接口会返回一个用例,目前没有用对象封装
def get = getHttpGet(url)
def response = getHttpResponse(get)
if (response.getInteger("code") == 0) {
def data = response.getJSONObject("data")
def script = data.getString("script")
ExecuteGroovy.executeScript(script)
}
sleep(5.0)
fail()
}
}
}
就是从服务拿到用例,然后使用默认参数运行测试用例。
控制台输出:
INFO-> 当前用户:oker,工作目录:/Users/oker/IdeaProjects/funtester/,系统编码格式:UTF-8,系统Mac OS X版本:10.16
INFO-> 请求uri:http://localhost:12345/m , 耗时:463 ms , HTTPcode: 200
INFO-> =========预热完成,开始测试!=========
INFO-> 本地固定QPS测试进度:▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍▍ 100%
INFO-> 总计20个线程,共用时:0.754 s,执行总数:1933,错误数:0,失败数:0
INFO-> 数据保存成功!文件名:/Users/oker/IdeaProjects/funtester/long/data/本地固定QPS测试251800_20
INFO->
~☢~~☢~~☢~~☢~~☢~~☢~~☢~~☢~~☢~~☢~ JSON ~☢~~☢~~☢~~☢~~☢~~☢~~☢~~☢~~☢~~☢~
> {
> ① . "rt":7,
> ① . "failRate":0.0,
> ① . "threads":20,
> ① . "deviation":"10.27%",
> ① . "errorRate":0.0,
> ① . "executeTotal":1933,
> ① . "qps2":2563.660477453581,
> ① . "total":1933,
> ① . "qps":2857.1428571428573,
> ① . "startTime":"2021-06-25 18:00:52",
> ① . "endTime":"2021-06-25 18:00:53",
> ① . "mark":"本地固定QPS测试251800",
> ① . "table":"eJzj5VIgCjybs+bpnA1PZ+96um5WYEDws63dL9ZPVTAyUCjJKEpNTCHOEAVeLl789gWlFhfk5xWnKoRk5qZaKVToFqcWZSbmKOSV5uooVOrmpqZkJuYRsoMIh+Rm5ilADLMyVMgt1slNrLAyMQeyqOILSsGjaR1ARJxPRm0ZtWXUllFbRm0ZtWXUllFbCFrRCET0sQlsBa1tQvUQTW17NK0ZiNCsorqNcA9BqVYgQlBYrKaiC+A+xO1RIigKXILuXYK+poar0H2Nj6KGS6jmAxqGFp1882haExANDgdR2XdDLDrI8CEA/wFbOg=="
> }
~☢~~☢~~☢~~☢~~☢~~☢~~☢~~☢~~☢~~☢~ JSON ~☢~~☢~~☢~~☢~~☢~~☢~~☢~~☢~~☢~~☢~
Process finished with exit code 1
server 被测服务
内容通方案(一)这里依然不分享了。
日志如下:
Content-Length: 1089
Content-Type: text/plain; charset=utf-8
{"code":0,"data":{"script":"package com.funtest.groovytest;\r\n\r\nimport com.funtester.config.Constant;\r\nimport com.funtester.frame.execute.Concurrent;\r\nimport com.funtester.frame.thread.RequestThreadTimes;\r\nimport com.funtester.httpclient.ClientManage;\r\nimport com.funtester.httpclient.FunLibrary;\r\nimport com.funtester.utils.ArgsUtil;\r\nimport org.apache.http.client.methods.HttpGet;\r\n\r\nclass Share extends FunLibrary {\r\n\r\n public static void main(String[] args) {\r\n ClientManage.init(10, 5, 0, \"\", 0);\r\n def util = new ArgsUtil(args)\r\n int thread = util.getIntOrdefault(0, 20);\r\n int times = util.getIntOrdefault(1, 100);\r\n String url = \"http://localhost:12345/m\";\r\n HttpGet get = getHttpGet(url);\r\n Constant.RUNUP_TIME = 0;\r\n RequestThreadTimes task = new RequestThreadTimes(get, times);\r\n new Concurrent(task, thread, \"本地固定QPS测试\").start();\r\n }\r\n\r\n public static void test(String params) {\r\n main(params.split(COMMA))\r\n }\r\n\r\n}\r\n"}}
Request received:
GET /favicon.ico HTTP/1.1
Host: localhost:12345
Connection: keep-alive
Pragma: no-cache
Cache-Control: no-cache
sec-ch-ua: " Not;A Brand";v="99", "Google Chrome";v="91", "Chromium";v="91"
DNT: 1
sec-ch-ua-mobile: ?0
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36
Accept: image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8
Sec-Fetch-Site: same-origin
Sec-Fetch-Mode: no-cors
Sec-Fetch-Dest: image
Referer: http://localhost:12345/m
Accept-Encoding: gzip, deflate, br
Accept-Language: zh-CN,zh;q=0.9,en;q=0.8
sec-gpc: 1
content-length: 0
Response return:
HTTP/1.1 400
FunTester,腾讯云年度作者、Boss 直聘签约作者,GDevOps 官方合作媒体,非著名测试开发,欢迎关注。
TesterHome 为用户提供「保留所有权利,禁止转载」的选项。
除非获得原作者的单独授权,任何第三方不得转载标注了「原创声明:保留所有权利,禁止转载」的内容,否则均视为侵权。
具体请参见TesterHome 知识产权保护协议。
如果觉得我的文章对您有用,请随意打赏。您的支持将鼓励我继续创作!
暂无回复。