Support Team
- Total activity 870
- Last activity
- Member since
- Following 1 user
- Followed by 4 users
- Votes 6
- Subscriptions 475
Articles
Recent activity by Support Team-
Setting up traceability between ACCELQ Scenarios and Requirements in external systems
When you write a Scenario in ACCELQ (both Automation and Manual), you can set up traceability with application Requirements that are managed in external systems. ACCELQ currently supports following...
-
What's new in Release 4.5
Release 4.5 brings industry-first, comprehensive Branching capability to the codeless world, along with a range of other rich features and enhancements. Here is the listing of important feature add...
-
Infinite loading while using Cryptographic functions with On Premise deployments
Note: This article is applicable only for On Premise deployments of ACCELQ Problem If you are accessing the ACCELQ instance from “insecure origin” (eg. http://host:port) and trying to use some cr...
-
What's new in Release 4.4
Release 4.4 brings exciting new features along with platform level architecture enhancements. This release lays a foundation for scalability to accommodate new product offerings and extensions. H...
-
Importing Manual Scenarios from excel
ACCELQ provides ability to bulk import Manual Scenarios from excel files. This is helpful when you have existing test cases documented in excel or to transfer test cases from another tool. Importin...
-
How do you link Manual and Automated test cases in ACCELQ
ACCELQ allows traceability between Manual and Automated test assets . If your organization has subscription for Manual and Automation products in ACCELQ, then you can link a manual Scenario with au...
-
How to find unused Actions in the automation Project
As part of refactoring efforts and to cleanup un-used assets, you can easily find Actions that are not used either by any Scenarios or by any other Actions (by using Call Action feature). From the...
-
What's new in Release 4.3
Automation to Manual Test Traceability A new feature to establish traceability between Manual and Automation Scenarios is now available. This traceability is bi-directional and you can map many-man...
-
How to stop a test job or clear up all running jobs
When you have an automated test job that needs to be stopped from execution, here are two options. Stop a particular job from execution Open the result page for the job under execution. Click on t...
-
Dynamically finding a row in html table with matching criteria
When working with HTML tables, one of the most common requirements is to dynamically find a row in the table that satisfies some condition. For example, you may have just created a new Contact in t...