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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
이메일 | [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", "*:\/\/*\/*", " |