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-
Accessing Views in Action
Views in an ActionWhen you define an Action, you specify the Owner/Origin Context. This is the context where the Action is defined. And the Action has access to all the Views and Elements belongin...
-
Switching between assigned ACCELQ Projects
A user can be assigned one or more ACCELQ Projects. By default, when a user logs in, the last used Project is opened. You can switch to a different Project by following steps below: Click on the ...
-
Executing tests in headless mode
At times you may opt to run UI test cases in headless mode, where the browser is not actually rendered in the front-end. This may come handy when execution speed is of essence or the automation dev...
-
How do I create a job that I can invoke from CI tool
ACCELQ supports CI integration for Jenkins, Bamboo, and Team City through the respective plug-ins. In the CI project, you will need to furnish the ACCELQ Job ID which should execute on CI build p...
-
Release 1.9
This May Release brings some exciting new features to accelQ Core and Runtime capabilities. Here is a summary of significant feature additions. Distributed test execution You can now run multiple t...
-
Installing View Recorder Plugin
View Recorder is a chrome extension used to record web and mobile screen views. You will capture Views in ACCELQ to analyze element identification and facilitate writing Action logic. View Recorde...
-
Overview of Test Report
Test Report in ACCELQ ACCELQ Reports provide a functionally rich interface to test execution results. You can view the results in real-time as the tests are executing and the reports are auto-refre...
-
“Current Context” as Action destination - How is it evaluated?
Current Context refers to the Context on which an Action is performed. When an Action does not result in a change to the visual state of the context, the Destination should be set to Current Contex...
-
Resolving xcodebuild Errors on Simulator
When running Test Jobs on iOS simulators, encountering an xcodebuild error may indicate that Appium failed to start or abruptly stopped your web driver agent server on your iOS device. In such case...
-
Command line interface for ACCELQ Agent management (ACC)
Agent Command Center (ACC) is the desktop service that manages Execution Agents on the machines where the automation tests should run. This command-line interface (CLI) provides the ability to mana...