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文件
下载QMetry for Jira (QTM4J) - Exploratory Testing扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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": [ " |