Worksoft QaSCRIBE
QaSCRIBE is the test script "authoring" tool that can help you rapidly automate your manual test cases
What is Worksoft QaSCRIBE?
Worksoft QaSCRIBE is a Chrome extension by eureqatest.com. This extension has 102 weekly active users and is most similar to coordinates and XPath Helper. The latest version, 4.0.5.0, was updated 14 days ago.
Stats
- debugger
- tabs
- scripting
- storage
- webNavigation
- *://*/*
ChromeStats Rank
Summary
QaSCRIBE V3 is the test script "authoring" tool that can help you rapidly automate your manual test cases and run them locally on your computer and on the Worksoft Cloud. It is a 'programming-less' scripting tool that supports a wide variety of commands and constructs: • Identifying and interacting with User-interface elements within your applications • Conditional (Branching) Logic (If, ElseIF, Else, EndIf) • Looping & Jumping Flow Control (While, For, ForEach, Continue, Break, GoTo, GoToIf, Label, SkipNext and ExitTest) • Testing UI Look & Feel/Styles (font style, size, colors, etc.,) • Encryption of sensitive data within your tests • Simultaneous capture of all available location schemes for UI elements • Interact with SOAP/REST services and databases, even if they are behind your firewalls The tests you develop using QaSCRIBE get executed as WebDriver tests on the Worksoft Cloud on 1000+ desktop and mobile browsers, OS and device combinations. QaSCRIBE is only needed for your script authoring and NOT required (or is not utilized) when your automated tests get executed on the Worksoft Cloud. QaSCRIBE is developed based on WebExtensions API and supports running on Google Chrome, Microsoft Edge and Mozilla Firefox.
Safety
Risk impact
Worksoft QaSCRIBE requires a lot of risky permissions and is not safe to use. Avoid installing this extension unless you absolutely trust this publisher.
Risk impact measures the level of extra permissions an extension has access to. A low risk impact extension cannot do much harms, whereas a high risk impact extension can do a lot of damage like stealing your password, bypass your security settings, and access your personal data. High risk impact extensions are not necessarily malicious. However, if they do turn malicious, they can be very harmful.
Risk likelihood
Worksoft QaSCRIBE is probably trust-worthy. Prefer other publishers if available. Exercise caution when installing this extension.
Risk likelihood measures the probability that a Chrome extension may turn malicious. This is determined by the publisher and the Chrome extension reputation on Chrome Web Store, the amount of time the Chrome extension has been around, and other signals about the Chrome extension. Our algorithms are not perfect, and are subject to change as we discover new ways to detect malicious extensions. We recommend that you always exercise caution when installing a Chrome extension, especially ones with higher risk impact and/or higher risk likelihood.
Subscribe to the premium plan to see more risk analysis detailsScreenshots
Similar extensions
Here are some Chrome extensions that are similar to Worksoft QaSCRIBE:
coordinates
XPath Helper
JustParty: Netflix Party with Video Call
Manifest
The manifest file declares the requirements and permissions that a Chrome extension will have access to. By reviewing the manifest, you may be able to determine if a Chrome extension is over-reaching (for example, if an extension is overriding your new tab page, or search provider, or requesting access to your web activities without any good reason).
{ "update_url": "https://clients2.google.com/service/update2/crx", "description": "QaSCRIBE is the test script \"authoring\" tool that can help you rapidly automate your manual test cases", "manifest_version": 3, "name": "Worksoft QaSCRIBE", "version": "4.0.5.0", "homepage_url": "http://www.sayeureqa.com/", "devtools_page": "devtools/devtools.html", "icons": { "16": "icons/icon16.png", "48": "icons/icon48.png", "128": "icons/icon128.png" }, "permissions": [ "debugger",