Loadmill Test Composer
Generate API Tests using AI
什麼是Loadmill Test Composer?
Loadmill Test Composer是由https://loadmill.com開發的Chrome擴展程式,該擴展的主要功能是“Generate API Tests using AI”。
擴展截圖
下載Loadmill Test Composer擴展crx文件
下載Loadmill Test Composer擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
                        Loadmill Test Composer uses AI to generate automated API tests in real-time, right from your browser.
Spend less time creating boilerplate and repetitive test code and more time adding your human insights to your tests. Play a user flow in your app, and the Test Composer will immediately generate an end-to-end API test script for it.
How to use the Chrome dev tools to generate an end-to-end API test:
➤ Open the Chrome Developer Tools and switch to the Loadmill Composer tab
➤ If you are not logged in to Loadmill, you will be prompted to the login page
➤ Play a the user flow you would like to test and let Loadmill analyze your API requests
➤ When you are done performing your tested user flow, click the Create Test button at the bottom
★ What's new 
• Better support for multi-systems testing. Upload HARs to combine recordings from multiple applications into a single test flow
• Test analysis will now use your account algorithm settings
• Improving the ability to hide and obfuscate sensitive values
• No longer clearing the request list after test creation
• Updated UI visuals and Layout
• Adding automated API descriptions
• Filter irrelevant requests from your session in one click
• View WebSocket binary messages in clear text
• WebSocket! WebSocket events are now included in the generated tests.
• "Non-API call" filter bug fixed
• Syntax highlighting for JSON 
• Showing the request and response body
• Better control on which requests will be filtered out
• Fixed bug for when no test suite is selected
• Copy a single request and paste it into your Loadmill tests
• Better support for base64 encoded responses
• JavaScript stack trace removed from HAR files to make them smaller
• Create a new test suite by typing its name in the test suite selector bar
• updated to work with the new app.loadmill.com subdomain
• Better error reporting
• Fixed test analysis regression                     擴展基本資訊
| 名稱 |   |  
| ID | gdkmnfehipofdefhpegbgkkocinlaofd | 
| 官方網址 | https://chromewebstore.google.com/detail/loadmill-test-composer/gdkmnfehipofdefhpegbgkkocinlaofd | 
| 簡介 | Generate API Tests using AI | 
| 檔案大小 | 1.69 MB | 
| 安裝次數 | 1,081 | 
| 目前版本 | 0.30 | 
| 更新時間 | 2024-02-06 | 
| 上架時間 | 2020-02-14 | 
| 評分 | 5.00/5 共 7 次評分 | 
| 開發者 | https://loadmill.com | 
| 電子郵箱 | [email protected] | 
| 付費類型 | free | 
| 擴展官網 | https://www.loadmill.com | 
| 說明頁面URL | https://docs.loadmill.com | 
| 隱私政策頁面URL | https://app.loadmill.com/assets/privacy-policy.pdf | 
| 支援的語言 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Loadmill Test Composer",
    "description": "Generate API Tests using AI",
    "version": "0.30",
    "manifest_version": 3,
    "permissions": [
        "clipboardWrite",
        "storage",
        "tabs",
        "webRequest"
    ],
    "host_permissions": [
        "ws:\/\/*\/*",
        "wss:\/\/*\/*",
        "  |  |