Support Team
- Total activity 879
- Last activity
- Member since
- Following 1 user
- Followed by 3 users
- Votes 6
- Subscriptions 486
Articles
Recent activity by Support Team-
ACCELQ On-Premise Deployment Requirements
The server-side system requirements for ACCELQ On-Premise deployment are outlined in this article, including the minimum hardware requirements, supported operating systems, database servers, appli...
-
Using Dockerized Agents for ACCELQ test execution
Pull ACCELQ Docker Image from docker.io For latest image docker pull accelq/accelq-agent:latest Run ACCELQ Docker Agent(s) ACCELQ docker image can take the accelq.properties file’s key-values...
-
Building a User Extension in ACCELQ
User extensions in ACCELQ enable end-users to create customized commands to suit their specific testing needs, including utilizing third-party libraries, implementing custom logic, and much more. W...
-
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. Login to Microsoft Teams. Select Teams Tab as shown in the below image. Select the team to ...
-
AWS MFA enabled applications: Automated login with security code in Action logic
Feature Availability: Version 5.0 If the application you are testing is set up for AWS multi-factor authentication, follow the steps in this article to allow automation logic to acquire verificat...
-
Retrieving Current Execution Job Details: Job level information and Test Case Information
When constructing test logic, there may be instances where you need to retrieve details about the ongoing test job, the environment in which it's running, and the status of a specific test case at ...
-
Tracking status of a test job with external REST API
You can monitor a currently running job status using the API described below Retrieve summary of Job execution GET Track Job Progress End Point URL https://{accelQ server}/awb/api/1.0/{...
-
REST API end-points to Summarize Test-Run Results
Use this step-by-step guide to use REST API calls to get a summary of test results on your accelQ project. POST Get Test Run Results with accelQReturns set of Result objects based on the qu...
-
Configuring Local Agent properties
Local Agent is a software component that communicates with ACCELQ server to take up test execution assignments and runs tests in your local application environment. It enables the cloud-based ACCE...
-
Installing Local Agent (using Install wizard)
Local Agent is a software component that communicates with ACCELQ server to take up test job assignments and executes them in your local application environment. It enables the cloud-based ACCELQ s...