Boozang AI
Boozang test automation is powered by AI. Tests can be recorded or written in clear text.
Boozang AIとは何ですか?
Boozang AIはhttps://ai.boozang.comによって開発されたChromeの拡張機能で、その主な機能は「Boozang test automation is powered by AI. Tests can be recorded or written in clear text.」です。
拡張機能のスクリーンショット
Boozang AI拡張機能のCRXファイルをダウンロード
Boozang AI拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This Chrome extension launches the Boozang test tool. It enables you to quickly create automated tests on your site, that can be replayed and shared by other members of your team. All actions are driven from the browser, not from the Cloud. Boozang works equally well on a public site, behind you company firewall or testing on your localhost. All you need is an internet connection. Your project team is connected over web-sockets in the browser, meaning you can even share tests between development environments and production. The main tool gives you access to developer functionality. Here you can loop over tests, link tests together, make decision trees based out assertion outcomes, and even inject Javascript. The tool has built-in support for BDD using Cucumber/Gherkin, and can synchronize directly with features residing on GitHub, BitBucket, GitLab, Azure or XRay/Jira. We have also added visual maps for outlining test dependencies. Find all documentation on http://docs.boozang.com and feature videos on the Boozang youtube channel: https://www.youtube.com/channel/UCh1DvPtyZxxsoVyUY8eYjsw
拡張機能の基本情報
名前 | Boozang AI |
ID | bnaebcjlolajbgllgjlmlfobobdemmki |
公式URL | https://chromewebstore.google.com/detail/boozang-ai/bnaebcjlolajbgllgjlmlfobobdemmki |
説明 | Boozang test automation is powered by AI. Tests can be recorded or written in clear text. |
ファイルサイズ | 133 KB |
インストール数 | 293 |
現在のバージョン | 3.8.38 |
最終更新日 | 2024-03-07 |
公開日 | 2020-04-16 |
評価 | 5.00/5 合計 6 レビュー |
開発者 | https://ai.boozang.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://bozang.com |
ヘルプページのURL | https://boozang.com/forum |
プライバシーポリシーページのURL | https://boozang.com/privacy-policy |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Boozang AI", "short_name": "Boozang AI", "description": "Boozang test automation is powered by AI. Tests can be recorded or written in clear text.", "version": "3.8.38", "permissions": [ "webRequest", "tabs", "management", "storage", "*:\/\/*\/*", " |