All Projects → metersphere → Chrome Extensions

metersphere / Chrome Extensions

Licence: gpl-2.0
MeterSphere 录制浏览器请求的插件,记录浏览器中的网络请求并导出为 Jmeter 或 Json 格式的文件

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Chrome Extensions

JEval
⚡ JEval helps you to evaluate your JMeter test plan and provides recommendation before you start your performance testing. All contributions welcome 🙏.
Stars: ✭ 28 (-85.71%)
Mutual labels:  jmeter, performance-testing
jmeter-to-k6
Converts JMeter .jmx files to k6 JS code
Stars: ✭ 57 (-70.92%)
Mutual labels:  jmeter, performance-testing
jtl-reporter
JtlReporter is an online application that allows users to generate beautiful, customizable and easy to understand performance reports from JMeter(Taurus), Locust, and other tools.
Stars: ✭ 85 (-56.63%)
Mutual labels:  jmeter, performance-testing
Jmeter Control Center
Online web application-dashboard for report analyzing,running and online monitoring of load tests started with JMeter
Stars: ✭ 164 (-16.33%)
Mutual labels:  performance-testing, jmeter
Metersphere
MeterSphere 是一站式开源持续测试平台,覆盖测试管理、接口测试、性能测试等。搞测试,就选 MeterSphere!
Stars: ✭ 6,331 (+3130.1%)
Mutual labels:  performance-testing, jmeter
Junitperf
⛵️Junit performance rely on junit5 and jdk8+.(java 性能测试框架)
Stars: ✭ 86 (-56.12%)
Mutual labels:  performance-testing, jmeter
ltc
Online web application-dashboard for report analyzing,running and online monitoring of load tests started with JMeter
Stars: ✭ 185 (-5.61%)
Mutual labels:  jmeter, performance-testing
Performance Testing Framework
Framework allows to perform load testing with Apache Jmeter, view application/server metrics in real-time with Grafana, analyze errors cause with detailed traces for failed requests, compare different test runs in scripted dashboard and perform frontend performance testing with sitespeed.io+webpagetest
Stars: ✭ 275 (+40.31%)
Mutual labels:  performance-testing, jmeter
Awesome Jmeter
A collection of resources covering different aspects of JMeter usage.
Stars: ✭ 413 (+110.71%)
Mutual labels:  performance-testing, jmeter
Jmeter Maven Plugin
The JMeter Maven Plugin
Stars: ✭ 362 (+84.69%)
Mutual labels:  performance-testing, jmeter
Jmeter Java Dsl
Simple API to run JMeter performance tests in an VCS and programmers friendly way
Stars: ✭ 63 (-67.86%)
Mutual labels:  performance-testing, jmeter
Drill
Drill is a HTTP load testing application written in Rust inspired by Ansible syntax
Stars: ✭ 767 (+291.33%)
Mutual labels:  performance-testing, jmeter
Jmeter Elasticsearch Backend Listener
JMeter plugin that lets you send sample results to an ElasticSearch engine to enable live monitoring of load tests.
Stars: ✭ 72 (-63.27%)
Mutual labels:  performance-testing, jmeter
Webapibenchmark
Web api management and performance testing tools
Stars: ✭ 143 (-27.04%)
Mutual labels:  performance-testing
Jplusone
Tool for automatic detection and asserting "N+1 SELECT problem" occurences in JPA based Spring Boot Java applications and finding origin of JPA issued SQL statements in general
Stars: ✭ 91 (-53.57%)
Mutual labels:  performance-testing
Open Bank Mark
A bank simulation application using mainly Clojure, which can be used to end-to-end test and show some graphs.
Stars: ✭ 81 (-58.67%)
Mutual labels:  performance-testing
Shadowreader
Serverless load testing for replaying website traffic. Powered by AWS Lambda.
Stars: ✭ 138 (-29.59%)
Mutual labels:  performance-testing
Phpbench
PHP Benchmarking framework
Stars: ✭ 1,235 (+530.1%)
Mutual labels:  performance-testing
Awesome K6
A curated list of resources on automated load- and performance testing using k6 🗻
Stars: ✭ 78 (-60.2%)
Mutual labels:  performance-testing
Wedgetail
Time your functions in your tests
Stars: ✭ 74 (-62.24%)
Mutual labels:  performance-testing

MeterSphere 浏览器插件

TesterHome

MeterSphere 是一站式开源持续测试平台,涵盖测试跟踪、接口测试、性能测试、团队协作等功能,兼容JMeter 等开源标准,有效助力开发和测试团队充分利用云弹性进行高度可扩展的自动化测试,加速高质量软件的交付。 该项目为 MeterSphere 配套的浏览器插件,该插件可将用户在浏览器操作时的 HTTP 请求记录下来并生成 JMX 文件(JMeter 脚本文件),用于在 MeterSphere 中进行接口测试或性能测试。

安装使用

Chrome 应用商店安装

https://chrome.google.com/webstore/detail/metersphere/dfikodepgdmofjbffdhpakgkachehgdj

开发者模式安装

  1. 谷歌浏览器输入chrome://extensions/ 进入扩展程序安装界面,打开开发者模式
  2. 导入扩展程序以下两种方式
    • git clone 该项目到本地,选择「加载已解压的扩展程序」选择该项目目录进行安装
    • 在该项目的 release 页面下载最新版本的 zip 包,解压 zip 后,选择「加载已解压的扩展程序」选择解压后的目录进行安装

使用指导

插件安装后,点击浏览器插件列表中该插件图标,在弹出页面中可以修改录制脚本的名称,点击开始录制按钮

record

访问需要进行录制的站点,进行正常使用操作,浏览器中的所有网络请求均会被记录下来

当操作完成后,点击插件界面的停止按钮停止录制

stop

录制停止后,点击插件界面的保存按钮进行保存

save

插件弹出所有记录到请求的站点列表,勾选需要保留的站点请求点击下载按钮,下载 JMX 脚本至本地

download

了解更多

微信群

wechat-group

License & Copyright

Copyright (c) 2014-2020 飞致云 FIT2CLOUD, All rights reserved.

Licensed under The GNU General Public License version 2 (GPLv2) (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

https://www.gnu.org/licenses/gpl-2.0.html

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].