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-
API Virtualization
ACCELQ's API virtualization allows you to set up Service simulation by responding to API calls with mock responses. Example use cases below: To test your application UI when some of the backend AP...
-
Working with View Canvas
Once a View is captured with the View Recorder, it is accessible in the owner Context or one of the Actions belonging to the Context, in the form of View Canvas. View Canvas is the rendering of the...
-
CI Test Execution: Team City
ACCELQ supports the execution of Automation scripts in the CI pipeline on Team City using the available plugin. Download and install the plugin Download app from here https://plugins.jetbrains.c...
-
Storing output parameters and passing data between different test cases
A step in a Scenario can return information in the form of output parameters. These output parameters can be utilized as inputs for subsequent steps in the Scenario (as discussed in the Parameter L...
-
Relevance of Global and Run Properties in Parameterization Concept
Parameterization is probably the most significant attribute of a well designed automation solution. accelQ provides a wide range of capabilities to effectively parameterize different test scenarios...
-
Examples: Multiple Destination Contexts for Action
When you define an Action, you can mark multiple contexts as possible destinations. This comes in handy when an action performed on the application could lead to different pages depending on vari...
-
Troubleshooting Local Agent startup issues
Before you look up for specific issue you are facing, make sure the following pre-requisite is established by running the javac command on command prompt. accelQ local agent requires JDK 1.8 (or hi...
-
Setting up Selenium runtime for Internet Explorer
Although Internet Explorer is supported by Selenium, certain setting may need to be updated to work around the security settings and other restrictions. Check the following settings based on your p...
-
Release 2.0
Release 2.0 brings quite a few, new exciting features to accelQ platform along with improvements in overall system stability. Here is a brief listing of important enhancements in 2.0. 1. Context Re...
-
Entities or Building Blocks in ACCELQ
ACCELQ creates and manages test assets in a well structured, modular fashion with an objective to create a sustainable test automation suite. Various entities serve as building blocks and interact ...