QMetry Test Management Exploratory Testing
Test while you Explore. Save efforts with Automated documentation. Report Bugs with screen shots and reduce streamline communication
Co je QMetry Test Management Exploratory Testing?
QMetry Test Management Exploratory Testing je rozšíření Chrome vyvinuté QMetry, a jeho hlavní funkcí je „Test while you Explore. Save efforts with Automated documentation. Report Bugs with screen shots and reduce streamline communication“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření QMetry Test Management Exploratory Testing
Stáhněte si soubory rozšíření QMetry Test Management Exploratory Testing ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
This extension works with QMetry Test Management standalone as well as JIRA app. Exploratory Testing with Automated Documentation As you explore, extension automatically records your action, captures screen shots and generated automated Test Case documentation. Detailed Bug Reporting Found a bug while exploring? Export all bug details with screenshot and environment details with single click. Save Communication Time & collaborate better Recorded test sessions with bug information help communicate with development team along with screen shots and steps to reproduce. Capture browser Console and Network logs for a session that are helpful for developers to debug failed scenarios. The Console and Network events recorded during the session will be displayed on the Console and Network Tab for that session. These logs will also be added as attachments to the test case created from the session. The new chrome extension 1.0.6 has an option to record these logs. Privacy Policy https://www.qmetry.com/privacy-policy/
Základní Informace o Rozšíření
Název | QMetry Test Management Exploratory Testing |
ID | jbnnldpbnobjfgodglhdlbdigibhoacn |
Oficiální URL | https://chromewebstore.google.com/detail/qmetry-test-management-ex/jbnnldpbnobjfgodglhdlbdigibhoacn |
Popis | Test while you Explore. Save efforts with Automated documentation. Report Bugs with screen shots and reduce streamline communication |
Velikost souboru | 2.48 MB |
Počet instalací | 481 |
Aktuální Verze | 1.2.5 |
Poslední Aktualizace | 2024-03-03 |
Datum Vydání | 2020-07-05 |
Hodnocení | 5.00/5 Celkem 1 Hodnocení |
Vývojář | QMetry |
[email protected] | |
Typ Platby | free |
URL Stránky Zásad Ochrany Soukromí | https://www.qmetry.com/privacy-policy |
Podporované Jazyky | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "QMetry Test Management Exploratory Testing", "description": "Test while you Explore. Save efforts with Automated documentation. Report Bugs with screen shots and reduce streamline communication", "short_name": "QMetry Test Management Exploratory Testing", "version": "1.2.5", "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 Test Management Exploratory Testing", "default_popup": "popup\/popup.html" }, "permissions": [ "activeTab", "tabs", "storage", "debugger" ], "host_permissions": [ " |