QMetry for Jira (QTM4J) - Exploratory Testing
QMetry Test Management for Jira - Exploratory Testing add-on is designed to empower users to carry out Exploratory Testing.
QMetry for Jira (QTM4J) - Exploratory Testing란 무엇입니까?
QMetry for Jira (QTM4J) - Exploratory Testing은(는) QMetry에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "QMetry Test Management for Jira - Exploratory Testing add-on is designed to empower users to carry out Exploratory Testing."입니다.
확장 프로그램 스크린샷
QMetry for Jira (QTM4J) - Exploratory Testing 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
QMetry Test Management for Jira (QTM4J) - Exploratory Testing is the 1st to offer built-in Exploratory Testing FREE in Atlassian. While they explore websites, to ensure that testers’ time is invested in investigating the site instead of writing every single test activity. Key Features: Test While You Explore - Record Test Sessions while you EXPLORE - Capture each EVENT, NAVIGATION and take SCREENSHOTS - STORE captured details in QMetry Detailed Bug Reporting - Found a bug while exploring? Export all BUG DETAILS with screenshot and environment details with a single click - Log defects WITHOUT creating sessions - Interactive image EDITING options like crop screenshots, pixelate screenshots, image rotations and do much more. Save Efforts with Automated Documentation - Record each event and navigation action, convert into test documentation with READY-TO-USE Automated Documentation. - The recorded session also contains INTERNAL TECHNICAL details like ID and XPath that helps in debugging. Additional Functionalities - Attach and annotate screenshots - Find environment details - Add assertions, annotate, voice recording and do much more Save Communication Time & Collaborate Better - Add visuals while logging issues, helping developers to CATCH the scenario where the application fails - Enhance COLLABORATION and COMMUNICATION within agile teams with evidence-based documentation Privacy Policy https://www.qmetry.com/privacy-policy/
확장 프로그램 기본 정보
이름 | QMetry for Jira (QTM4J) - Exploratory Testing |
ID | caailpilkjenpnbiddcmbbhmpgobcgfo |
공식 URL | https://chromewebstore.google.com/detail/qmetry-for-jira-qtm4j-exp/caailpilkjenpnbiddcmbbhmpgobcgfo |
설명 | QMetry Test Management for Jira - Exploratory Testing add-on is designed to empower users to carry out Exploratory Testing. |
파일 크기 | 1.31 MB |
설치 횟수 | 2,064 |
현재 버전 | 1.5.2 |
최근 업데이트 | 2023-10-17 |
출시 날짜 | 2020-05-07 |
평점 | 3.83/5 총 6 개의 평점 |
개발자 | QMetry |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.qmetry.com/ |
도움말 페이지 URL | https://qmetrysupport.atlassian.net/servicedesk/customer/portal/1 |
개인정보 보호 정책 페이지 URL | https://www.qmetry.com/privacy-policy |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "QMetry for Jira (QTM4J) - Exploratory Testing", "description": "QMetry Test Management for Jira - Exploratory Testing add-on is designed to empower users to carry out Exploratory Testing.", "short_name": "QMetry for Jira (QTM4J) - Exploratory Testing", "version": "1.5.2", "default_locale": "en", "icons": { "16": "img\/logo.png", "48": "img\/logo.png", "128": "img\/logo.png" }, "action": { "default_icon": "icons\/icon.png", "default_title": "QMetry for Jira (QTM4J) - Exploratory Testing", "default_popup": "popup\/popup.html" }, "permissions": [ "activeTab", "storage", "tabs", "webRequest" ], "host_permissions": [ " |