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-
Test Suite Dashboard
Availability: Version 4.0 Test Suite dashboard provides a quick status and historical information of the Suite, in a visually rich dashlet format. This is the default view when you open a Test Suit...
-
Resources
The Resources section consist of all the additional resources you will need to run the test. It includes Global Properties, Run Properties, Data Lists, Data Types, User Extensions, Local Agents and...
-
How do you configure element and page timeouts in accelQ
When a test is running on accelQ, there is a maximum timeout for which an element or page is waited on. Your test logic may be trying to interact with an element, but it is taking time to load on...
-
Testing RESTful services in ACCELQ
ACCELQ provides comprehensive support for executing and verifying REST API. There isn't much difference in how you set up your action logic for API testing compared to UI testing. And you can als...
-
Setting up Context Synchronization
What is synchronization Synchronization in test automation, is the mechanism by which you ensure the application state is ready to perform interactions while running a test. When working with Web o...
-
Defining Destination Context for an Action
Feature Availability accelQ 3.0 and above Destination Context refers to the resulting Context of test application once the Action is performed. Following situations are possible when an Ac...
-
ACCELQ Administration: Tenant vs. Project Admin
ACCELQ operates on a secure, two-tiered administrative model designed to support scalability in enterprise environments. This hierarchy ensures that global security settings are centralized, while...
-
What should constitute an Action?
In ACCELQ, an Action represents a modular block of automation logic used as a step within a business process Scenario, performed in a specific Context (or page). Designing Actions with the correct ...
-
Handling dynamic elements
Modern web applications allow complex interactions and use advanced data-binding techniques. It is a common occurrence for the pages to contain dynamic web elements that are presented with differen...
-
Understanding Global Properties in ACCELQ
Global Properties in ACCELQ play a vital role in managing data that is consistent across multiple Actions and Scenarios within a project. They provide a centralized mechanism for defining and maint...