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-
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 ...
-
Project Configuration in ACCELQ
Project Configuration allows you to configure a Project in your Tenant, specific to the Project's requirements. Each Project in ACCELQ could be serving the testing needs of an application-under-tes...
-
Teams Notification Integration
Availability Release 5.0 Edition Enterprise You can set up Microsoft Teams integration in ACCELQ to notify test execution and results to team members on Teams channels. Setting up Integration Lo...
-
Entity Definition: Action
What is an Action An Action is a meaningful test function defined in a Context. For example, when you are in the QBank Login Page (Context), you may have possible Actions such as: Login to QBank I...
-
What is a Scenario
A Scenario in ACCELQ represents the use case you are testing on the application-under-test (AUT). Example Scenarios could be Verify Login to QBank Verify funds transfer on QBank Round-trip booking...