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-
Database testing with ACCELQ
ACCELQ supports logic development with database query executions and verifications against most major database providers. Current support includes Oracle, SQL Server, MySQL, PostgreSQL and Teradata...
-
Securely execute tests behind firewall using Local Agent
ACCELQ Local Agent allows you to run tests locally inside your firewall, while the test assets are still managed centrally either on the cloud or on your on-premise server. If you are using ACCELQ ...
-
How do I capture view for a browser without tool bar
Some times, you may have a page on your application that opens in a browser without the toolbar. In these cases, you cannot access the ACCELQ Recorder plugin as the Extension buttons are not displa...
-
How do you handle clicking on a CSS pseudo element in a page
A CSS pseudo-element is used to style specified parts of an element. This portion of element is not identified as a separate element in the DOM. However, it may have its own event handling on click...
-
How do you handle Actions with multiple possible destination Contexts
Consider a situation where you have an action in a page that could result in different destination contexts in different situations.For example, let's say on an e-commerce site, you have an Action,...
-
Hiding an action from showing up while creating a Scenario
You may have developed some Actions which are primarily for the utilization within other Actions. These are normally developed for modularity purposes and may not have any significance from a busin...
-
Establishing defect traceability for Scenarios
You can create defects from test reports in ACCELQ. This allows you to establish defect traceability with test Scenarios. While you initiate/create the defect from ACCELQ test report, the lifecycle...
-
Support for API testing
ACCELQ supports extensive capabilities in the API testing domain. accelQ takes a 3600 approach to API testing, in that you accomplish a complete end-to-end flow, including the UI and API validation...
-
Steps involved in reconciliation of a UI element
Element Reconciliation is the process, wherean element’s abstraction is resolved by mapping to an existing element in the Context’s View ormapping an existing element in a View to a newer version i...
-
Support for data driven testing - ability to execute same Scenario with multiple data sets
Data Driven testing allows a given test scenario to be exercised with multiple sets of data, which is a very common requirement in testing. Testing should ensure that the Scenario is executed with ...