Boozang AI
Boozang test automation is powered by AI. Tests can be recorded or written in clear text.
O que é Boozang AI?
Boozang AI é uma extensão do Chrome desenvolvida por https://ai.boozang.com, e sua principal característica é "Boozang test automation is powered by AI. Tests can be recorded or written in clear text.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Boozang AI
Baixe arquivos de extensão Boozang AI no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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
Informações Básicas da Extensão
Nome | Boozang AI |
ID | bnaebcjlolajbgllgjlmlfobobdemmki |
URL Oficial | https://chromewebstore.google.com/detail/boozang-ai/bnaebcjlolajbgllgjlmlfobobdemmki |
Descrição | Boozang test automation is powered by AI. Tests can be recorded or written in clear text. |
Tamanho do Arquivo | 133 KB |
Contagem de Instalações | 293 |
Versão Atual | 3.8.38 |
Última Atualização | 2024-03-07 |
Data de Publicação | 2020-04-16 |
Classificação | 5.00/5 Total de 6 Avaliações |
Desenvolvedor | https://ai.boozang.com |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://bozang.com |
URL da Página de Ajuda | https://boozang.com/forum |
URL da Página de Política de Privacidade | https://boozang.com/privacy-policy |
Idiomas Suportados | 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", "*:\/\/*\/*", " |