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-
Manage Projects
In accelQ, test assets are configured and managed at Project level. You can create multiple projects on the given Tenant. Each project typically points to an application-under-test. Your currently ...
-
Getting Started with API Virtualization in ACCELQ
This guide covers the core concepts of API Virtualization (Service Mocking) and provides a step-by-step example of how to mock a simple, static response.What is API Virtualization?API Virtualizatio...
-
Test execution cleanup logic with Teardown Actions
At times, it becomes necessary to carry out cleanup or summarization tasks upon the completion of a test case execution or when a test job wraps up.Consider a requirement where you want to update a...
-
Re-installing Local Agent (using Install wizard)
This article provides instructions for re-installing your ACCELQ Agent Dashboard. To freshly re-install local agent on a machine Login to ACCELQ and navigate to Resources > Local Agents Click on...
-
Mobile Driver Profile for test Executions
ACCELQ allows you to customize the capabilities of your mobile driver to meet your testing requirements. This gives you complete control over the launch behavior of your mobile application during a...
-
Challenge 03 - Basics of Parameterization
What is the objective? One of the most common requirements in application testing is the need to exercise a given use case with multiple combinations of input data. Rarely is it enough that you tes...
-
User profile information
User profile information is available from the top-nav in ACCELQ. Simply click on your profile icon to access this information. The following functionalities/information is available in the Profile...
-
What is a View
When automating Web or Mobile UI tests, View forms an integral part of a Context. It represents the visual state of a page or screen and captures the essence of the application interaction availabl...
-
Library Action
Library Action is a general-purpose Action that has no contextual relevance. It can be used anywhere in a Scenario and any Action can call this Action. Not only that you can insert a Library Action...
-
CI Test Execution: Jenkins
ACCELQ supports the execution of Automation scripts in the CI pipeline on Jenkins using the available Jenkins plugin. Download and install the plugin Jenkins Plugin Navigate to the listing of ava...