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-
Working with fixed-width files
Comprehensive support is available in ACCELQ to build test logic involving fixed-width files. You may define multiple custom schemas for fixed-width files. Several commands are available to read, v...
-
Executing SOQL or SOSL commands on Salesforce org
ACCELQ supports test logic development to query the backend Salesforce data using SOQL (Salesforce Object Query Language) and SOSL (Salesforce Object Search Language) interface provided by Salesfo...
-
Working with Windows Element Identification
Feature Availability: ACCELQ Release 5.0 Subscription: Enterprise Edition ACCELQ supports full-blown desktop UI (Windows) Automation using native element identification. Several commands are av...
-
UI Inspector to find Windows Element Properties
Windows Element Inspector ACCELQ Windows Element Inspector helps to inspect Windows UI element properties. These properties are helpful to formulate Selectors for the elements used in the Action lo...
-
Writing Windows automation logic
Action logic involving Windows application elements follows the same process as for Web or Mobile automation. Invoking Windows application You can invoke a Windows application by using the command ...
-
Running Windows Automation tests
Running Automation tests that include Windows Automation logic requires an add-on to be deployed on the local Agent. Download the Windows Runtime components from this link. Unzip the file to your A...
-
Identifying currently running test case in Action logic
The following commands are helpful to identify which test case is currently running, from your Action logic. This helps you to build conditional logic based on factors such as first test case, last...
-
Retrieving Current Execution Job Details: Job level information and Test Case Information
During test execution, it is often necessary to access information about the current execution context. This includes details about the running job, the specific test case, and the environment in w...
-
Working with JSONs in ACCELQ
Availability: Release 6.1 JSON (JavaScript Object Notation) is a widely used data format for data exchange between web applications and servers. ACCELQ provides a set of built-in, no-code commands ...
-
PDF Automation Testing
Feature Availability: Release 6.1Required Subscription: Web Automation ACCELQ supports a PDF Recorder for recording automation statements on a PDF document, just as you would on a standard web appl...