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-
ACCELQ Agent setup for Mobile Automation
Download and execute Local Agent Installer Login to ACCELQ and navigate to Resources > Local Agents Click on the "Download Agent" button and choose the installable depending on the target system's ...
-
What's new in Release 5.1
Release 5.1 brings several features to further ease out test development and test management. ACCELQ Mobile brings support for iOS devices connected to Windows desktops and simplifies the setup by ...
-
Providing initial values for new Input Parameters
Input Parameters need data When you define input parameters for an Action, you are essentially variabilizing the data in your Action logic. When you use this Action in a Scenario, it is required to...
-
Appium Setup
Appium Desktop - (GUI) Go to https://appium.io/downloads.html Check for the link for Appium Desktop app as shown below. Download appropriate file for your OS and install it. After Installation,...
-
Mobile Automation Environment Setup for local machine
This article explains the manual setup instructions for Mobile Automation, which is not required anymore. A simplified zero-setup is explained here, available from ACCELQ Release 5.1. Android Env...
-
Create a Webhook URL for a Slack channel
Follow the steps here to create a Webhook URL in Slack, which you can use to integrate with ACCELQ. Go to https://api.slack.com/apps Log in to your Slack Workspace. Click on Create an App In th...
-
Create a Webhook URL for a Microsoft Teams channel
Follow the steps here to create a webhook URL in Teams, which you can use to integrate with ACCELQ. 1. Log in to Microsoft Teams Open Microsoft Teams and sign in with your credentials. 2. Navig...
-
What's new in ACCELQ Release 5.0
Release 5.0 is a major Release in ACCELQ with the introduction of a new product line, several new capabilities, and feature enhancements at the platform level. New Product Suite for Mobile Automati...
-
What is a Context
A Context is a placeholder that represents a particular state of an application (UI testing) or one that acts as a container of related functionality (API, DB testing, etc.) in your application. Wh...
-
Configuring applicability of an Action
An Action is a reusable block of logic that achieves a meaningful test function. Consider the following examples: You may have an Action "Login to QBank" which interacts with your web application ...