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-
Hardware and software config requirements for ACCELQ Agent
To ensure the smooth and efficient operation of the ACCELQ Agent software, it is essential to configure the system appropriately before installation. Proper system configurations, required software...
-
Results
The Results section stores all the test results in a central place. It also stores all the CI Jobs and planned Scheduled Runs. You can search through the results and also purge the old results to e...
-
Release 3.1
Here are some of the highlights from accelQ Release 3.1. 1. Debug mode execution accelQ now supports Debug mode when you run a test. This enables an interactive troubleshooting tool during the test...
-
How do I provide Run Property information for a job executed from CI tool
ACCELQ supports the concept of Run Properties when you need to supply information at the time test is kicked off. When you are running a Test Suite directly on ACCELQ platform, you are presented wi...
-
Run Properties
Introduction In ACCELQ, Run Properties are a powerful feature that allows for dynamic data handling and sharing data across test cases within a Test Job. This guide will explain what Run Properties...
-
Regular Expressions in Element ID
While working with web based applications, sometimes element attributes may be dynamic with variable values for the attributes. At the same time, these values may be adhering to a specific pattern ...
-
"Current Context" is not same as picking the actual name of the current Context
The decision between selecting “Current Context” and explicitly selecting the same origin Context as destination Context arises when the concerned Action is shared among multiple Contexts.Select “C...
-
Supplying test data/information while kicking off a test run
Run Properties feature is specifically designed to cater to this requirement. In the Resources module, define a Run Property with appropriate characteristics. Various types are supported:TextListMu...
-
An Introduction to API Virtualization (Service Mocking) in ACCELQ
API Virtualization, also known as Service Mocking or Simulation, is a powerful technique used to create a "dummy" or "fake" version of a REST API. This allows teams to test applications in a contro...
-
Test Execution Initialization Logic with Setup Actions
In automated testing, preparing the right test environment before executing your scenarios is just as critical as validating the outcomes. ACCELQ’s Setup Actions feature allows you to define reusab...