stressTestPlatform
stressTestPlatform copied to clipboard
基于Jmeter实现的在线压测和管理Jmx的平台。
Bumps [shiro-core](https://github.com/apache/shiro) from 1.7.1 to 1.9.1. Changelog Sourced from shiro-core's changelog. Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed...
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.16 to 8.0.28. Changelog Sourced from mysql-connector-java's changelog. Changelog https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/ Version 8.0.29 Fix for Bug#21978230, COMMENT PARSING NOT PROPER IN PREPSTMT.EXECUTEBATCH(). Fix for Bug#81468 (23312764), MySQL server...
Bumps [h2](https://github.com/h2database/h2database) from 1.4.200 to 2.1.210. Release notes Sourced from h2's releases. Version 2.1.210 Two security vulnerabilities in H2 Console (CVE-2022-23221 and possible DNS rebinding attack) are fixed. Persistent databases...
如何多用户使用
请问,能支持多用户同时压测吗,是否需要启动多个jmeter实例
[root@knode03 ~]# mvn -version Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d) Maven home: /root/maven Java version: 1.8.0_291, vendor: Oracle Corporation, runtime: /opt/jdk1.8.0_291/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "3.10.0-1160.24.1.el7.x86_64",...
--- Debugging information ---- cause-exception : com.thoughtworks.xstream.converters.ConversionException cause-message : first-jmeter-class : org.apache.jmeter.save.converters.HashTreeConverter.unmarshal(HashTreeConverter.java:67) class : org.apache.jmeter.save.ScriptWrapper required-type : org.apache.jorphan.collections.ListedHashTree converter-type : org.apache.jmeter.save.ScriptWrapperConverter path : /jmeterTestPlan/hashTree/hashTree/hashTree/net.xmeter.samplers.ConnectSampler line number : 29 version :...
非常喜欢带操作平台的Jmeter,想把这套东西+我们压测的集群部署到k8s上。看到工程里面有docker-compose(但好像run不起来),想问下工程有做成镜像吗~想到k8s集群上部署
## 操作步骤 1:用例管理中创建一条用例,假设自动生成的id为1 2:去“脚本文件管理”中查看 发现刚刚创建的用例信息没有同步到这个页面 PS:您的系统非常好,我衷心地希望stressTestPlatform能发挥更好的作用,希望您的平台能服务于更多的测试团队,谢谢!
查看代码,发现是节点绑定引擎? 当前节点有运行的脚本时,其余涉及到该节点的脚本无法运行
权重问题
hi zyanycall 对于性能测试人员 负载测试是经常会做的 负载测试:就是通过不断增加并发用户数【或虚拟用户数】 对系统施压,jmeter 自带线程组 org.apache.jmeter.threads.ThreadGroup 不支持 负载测试;所以对于测试人员需要下载插件 JMeterPlugins-Standard.jar kg.apc jmeter-plugins-standard 1.4.0 丢到jmeter ext目录 这样压测人员方便扩展压测场景  所以给您平台提个需求哈  感谢