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-
Anchor Element
Anchor Element supports the concept of “Element Family” in ACCELQ. This is one of the key capabilities enabling handling of dynamic content in a web based application. Consider a typical situation ...
-
Project Admin - Custom Fields
Custom fields allow metadata based tagging for various entities to support downstream filtering and analysis requirements. You can create custom fields of different types and assign to one or more ...
-
Managing API Test Environments and Configurations in ACCELQ
A critical requirement for any successful automation suite is the ability to run the same test scripts across multiple deployment environments (e.g., Development, QA, Staging, Production) without m...
-
Audit Log: Tracking Key Events on ACCELQ Tenant
The Audit Log is a critical feature within ACCELQ, designed for use by Tenant Admins. This feature provides an in-depth tracking system that captures all key activities and changes within the ACCEL...
-
Working with multiple mobile devices in a Scenario
Availability Release 6.1 ACCELQ allows you to automate test cases that involve multiple mobile devices within a single test case flow. Examples include testing workflows that require multiple role...
-
Challenge 05 - Capturing information from application screen
What is the objective? It is a common requirement in automation to be able to parse information on the screen and use it for further validations in your logic, or messaging in the report. For examp...
-
CI Test Execution: Bamboo
ACCELQ supports the execution of Automation scripts in the CI pipeline on Bamboo using the available Bamboo plugin. Download and install the plugin Download plugin from here https://marketplace....
-
Dynamic Agent selection for test runs
Availability Release 4.4.3 Enterprise Edition ACCELQ Agent is a component of the system which accepts and fulfills test execution requests. This allows remote/local execution of test runs while pro...
-
Element ID by Examples - Video
Here is a video with a set of examples and best practices for element identification
-
Designing Actions for long term maintainability
Action with multiple destinations can avoid code duplication Lot of times, you may have an Action resulting in different destination contexts based on some business rules. Using the multi-destinati...