BlazeMeter | The Continuous Testing Platform

Record Selenium and HTTP traffic to create a load and functional tests in less than 10 minutes (Apache JMeter Compatible).

BlazeMeter | The Continuous Testing Platformとは何ですか?

BlazeMeter | The Continuous Testing PlatformはBlazeMeter by Perforceによって開発されたChromeの拡張機能で、その主な機能は「Record Selenium and HTTP traffic to create a load and functional tests in less than 10 minutes (Apache JMeter Compatible).」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

BlazeMeter | The Continuous Testing Platform拡張機能のCRXファイルをダウンロード

BlazeMeter | The Continuous Testing Platform拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        The BlazeMeter Chrome extension enables you to - Record. Upload. Run.

The Chrome extension records all HTTP/S requests and actual user interactions that your browser sends. It creates a JMeter or Selenium script, and automatically uploads it to BlazeMeter.com, where you can execute tests with a single click. No need to install JMeter nor Selenium to record or run GUI Functional, API Functional, or Performance tests, the Chrome extension will create the JMeter (JMX) and Taurus Selenium (YAML) scripts automatically.

The extension will also allow you to debug and test your recorded Selenium session on your local Chrome browser.
By using JMeter locally, you can debug and enhance the JMX file created by the Chrome Extension to ensure your script is ready to go.

WHAT'S NEW:
https://guide.blazemeter.com/hc/en-us/articles/115004970329-Chrome-Extension-Changelog-Chrome-Extension-Changelog


Features 
 
- Record test scenarios without scripting experience 
- Record all HTTP/S requests made by your browser
- Record user GUI actions 
- Add assertions to your Selenium steps
- Add transaction labels (for JMeter and Selenium) during recording
- Support for shadow locators (Lightning Web Components)
- Apache JMeter Compatible
- Taurus Selenium Compatible
- Run tests without installing test scripting applications
- Run Performance tests for up to 3,000,000 concurrent users
- Run load tests in under ten minutes
- Run API Functional Tests
- Run GUI Functional Tests
- Run Selenium tests and JMeter tests side by side to get the best of both worlds
- Debug scripts

Requirements

- If you want to record transactions, Chrome version 58 or newer is required
- Recommended minimum version of Chrome is 58
- For certain features (e.g. converting to JMX, Scriptless Scenario Editor), a free BlazeMeter.com account is required                    

拡張機能の基本情報

名前 BlazeMeter | The Continuous Testing Platform BlazeMeter | The Continuous Testing Platform
ID mbopgmdnpcbohhpnfglgohlbhfongabi
公式URL https://chromewebstore.google.com/detail/blazemeter-the-continuous/mbopgmdnpcbohhpnfglgohlbhfongabi
説明 Record Selenium and HTTP traffic to create a load and functional tests in less than 10 minutes (Apache JMeter Compatible).
ファイルサイズ 2.14 MB
インストール数 156,984
現在のバージョン 6.4.0
最終更新日 2024-02-17
公開日 2020-06-26
評価 4.16/5 合計 159 レビュー
開発者 BlazeMeter by Perforce
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.blazemeter.com/
ヘルプページのURL https://guide.blazemeter.com/hc/en-us/sections/201609099-Chrome-Extensionve
プライバシーポリシーページのURL https://www.perforce.com/privacy-policy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "BlazeMeter | The Continuous Testing Platform",
    "description": "Record Selenium and HTTP traffic to create a load and functional tests in less than 10 minutes (Apache JMeter Compatible).",
    "version": "6.4.0",
    "permissions": [
        "storage",
        "unlimitedStorage",
        "webRequest",
        "webNavigation",
        "browsingData",
        "activeTab",
        "tabs",
        "notifications",
        "contextMenus",
        "scripting"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.blazemeter.com\/*",
                "*:\/\/*.blazemeter.net\/*"
            ],
            "run_at": "document_end",
            "js": [
                "dist\/debug-protocol\/index.js"
            ]
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "exclude_matches": [
                "*:\/\/a.blazemeter.com\/*",
                "*:\/\/www.a.blazemeter.com\/*"
            ],
            "all_frames": false,
            "run_at": "document_start",
            "js": [
                "dist\/jquery.min.js",
                "dist\/jquery-ui.min.js",
                "js\/content-script.js"
            ]
        },
        {
            "matches": [
                ""
            ],
            "exclude_matches": [
                "*:\/\/*.blazemeter.com\/*",
                "*:\/\/*.blazemeter.net\/*"
            ],
            "js": [
                "sideex\/content\/shadow-listen.js",
                "sideex\/content\/atoms.js",
                "sideex\/content\/utils.js",
                "sideex\/content\/selenium-browserbot.js",
                "sideex\/content\/user-extensions.js",
                "sideex\/content\/escape.js",
                "sideex\/content\/selenium-api.js",
                "sideex\/content\/locator-builders.js",
                "sideex\/content\/shadow-locator-builder.js",
                "sideex\/content\/record-api.js",
                "sideex\/content\/record.js",
                "sideex\/content\/commands-api.js",
                "sideex\/content\/target-selecter.js",
                "sideex\/content\/sizzle.js",
                "js\/selenium\/xpath\/util.js",
                "js\/selenium\/xpath\/xmltoken.js",
                "js\/selenium\/xpath\/xpath.js",
                "dist\/record-replay\/index.js"
            ],
            "match_about_blank": true,
            "all_frames": true
        },
        {
            "matches": [
                ""
            ],
            "exclude_matches": [
                "*:\/\/a.blazemeter.com\/*",
                "*:\/\/www.a.blazemeter.com\/*"
            ],
            "js": [
                "sideex\/content\/prompt-injecter.js",
                "sideex\/content\/monkey-patch-injecter.js"
            ],
            "match_about_blank": true,
            "all_frames": true,
            "run_at": "document_start"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "theme\/blazemeter\/images\/bm_logo.svg",
                "theme\/dynatrace\/images\/dt.svg",
                "dist\/recorder-ui.html",
                "dist\/transaction-controls.html",
                "dist\/start-recording.html",
                "sideex\/prompt.js",
                "sideex\/monkey-patch.js",
                "sideex\/content\/prompt-remover.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ],
    "background": {
        "service_worker": "dist\/background\/index.js"
    },
    "action": {
        "default_icon": "theme\/blazemeter\/images\/72x72.png",
        "default_title": "Click on the icon to show additional options.",
        "default_popup": "main.html"
    },
    "icons": {
        "16": "theme\/blazemeter\/images\/19x19.png",
        "32": "theme\/blazemeter\/images\/32x32.png",
        "48": "theme\/blazemeter\/images\/48x48.png",
        "128": "theme\/blazemeter\/images\/store-image-128.png"
    },
    "options_ui": {
        "page": "dist\/options.html",
        "open_in_tab": true
    },
    "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCdq1JM9OUHcOtLOGGtaxje+f9ZB4DIFRPlfvqDXv6fE5BO\/ClyOwu7AAPVRC0kFr3SlalCFSHPk6Jej5Pzh4TMlfN\/pHF4m4re5zifQ\/Oe1N4Uu8FHFxm1EY+4WkBOox0X4XT2ZANP7iNDQdCGAmTp3bIJCYMpyy8tRlHf07p3FQIDAQAB",
    "incognito": "split",
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "minimum_chrome_version": "88"
}