LoadFocus | JMeter Load Testing in the Cloud
LoadFocus | Free Apache JMeter Cloud Load Testing extension for recording and running JMeter load tests for website and APIs.
什麼是LoadFocus | JMeter Load Testing in the Cloud?
LoadFocus | JMeter Load Testing in the Cloud是由https://loadfocus.com開發的Chrome擴展程式,該擴展的主要功能是“LoadFocus | Free Apache JMeter Cloud Load Testing extension for recording and running JMeter load tests for website and APIs.”。
擴展截圖
下載LoadFocus | JMeter Load Testing in the Cloud擴展crx文件
下載LoadFocus | JMeter Load Testing in the Cloud擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Automatically generate JMeter test script files by navigating to your website pages, while recording the workflow in a JMX test file. Run the tests in the cloud from multiple world locations, no code required. Apache JMeter Files (.JMX, .JTL, .LOG) files are available to inspect and download locally. The performance and load tests run in the cloud from dedicated secure servers with thousands of virtual clients to assess your Websites, Mobile/Web Applications, Web Services and APIs. Full Performance Metrics with Response Time, Latency, Hits/second, Standard Deviation, Percentiles 50th, 90th, 99th and Errors. Live charts provide better insights to discover potential bottlenecks of your applications.
擴展基本資訊
名稱 | LoadFocus | JMeter Load Testing in the Cloud |
ID | femhimekihpocbkdfimhojklmhkniami |
官方網址 | https://chromewebstore.google.com/detail/loadfocus-jmeter-load-tes/femhimekihpocbkdfimhojklmhkniami |
簡介 | LoadFocus | Free Apache JMeter Cloud Load Testing extension for recording and running JMeter load tests for website and APIs. |
檔案大小 | 698 KB |
安裝次數 | 2,056 |
目前版本 | 1.1.4 |
更新時間 | 2022-05-04 |
上架時間 | 2020-09-28 |
評分 | 5.00/5 共 1 次評分 |
開發者 | https://loadfocus.com |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://loadfocus.com/jmeter-load-testing |
隱私政策頁面URL | https://loadfocus.com/privacy |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "LoadFocus | JMeter Load Testing", "browser_action": { "default_icon": "images\/icon.png", "default_popup": "popup.html", "default_title": "LoadFocus | JMeter Load Testing in the Cloud" }, "content_scripts": [ { "all_frames": true, "js": [ "js\/jquery-3.5.1.min.js", "js\/jquery.tablesorter.min.js", "jquery\/jquery-3.4.1.min.js", "jquery\/jquery-ui.min.js", "js\/content-script.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "run_at": "document_start" } ], "description": "LoadFocus | Free Apache JMeter Cloud Load Testing extension for recording and running JMeter load tests for website and APIs.", "homepage_url": "https:\/\/loadfocus.com", "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "background": { "scripts": [ "jquery\/jquery-3.4.1.min.js", "js\/background.js", "js\/URI.js" ] }, "manifest_version": 2, "name": "LoadFocus | JMeter Load Testing in the Cloud", "permissions": [ "storage", "webNavigation", " |