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-
Challenge 06 - Passing information from one step to another
What is the objective? When you are writing a test case as a series of steps, it is often necessary to pass information from one step to other subsequent steps. For example, consider a Scenario to ...
-
Recording Views for Web applications
With ACCELQ 6.0, Views for Web applications are automatically captured as you record statements from Logic Recorder. You may be required to capture Views manually only in special circumstances wher...
-
Working in Action Logic Editor
Action Logic Editor is central to ACCELQ's codeless test logic development capabilities. It provides various tools necessary to build and manage Action logic. Logic can be built either using record...
-
Explore Mode in View Canvas to locate an element
For a web based application, View provides a powerful set of tools to introspect the application page, develop test logic and maintain it for changes in the application. Element is the fundamental ...
-
Perspectives in Test Reports
Perspectives help you drill down test results for analysis and risk evaluation from your business perspective. Let's say when you run a large suite of tests, 10 out of 500 test cases have failed. I...
-
Tracking user activity and entity change-history
User activity in accelQ can be tracked at a global level as well as an individual test asset level. Global user activity can be accessed from the top toolbar icon. This activity tracks the creatio...
-
Release 1.8
Release Notes Version 1.8 April 4, 2018 This April's release brings some exciting new features that further strengthen accelQ's core automation capabilities. Here is a summary of new ad...
-
Working with Logic Recorder
ACCELQ's Logic Recorder is an intuitive, revolutionary capability that simplifies the process of automation logic development in Actions and Scenarios. Logic Recorder is at the core of the logic de...
-
Integration with BrowserStack
ACCELQ supports BrowserStack as cloud-infra provider for automation test execution. This article explains ACCELQ Agent configuration for connecting to your BrowserStack subscription for browser and...
-
Challenge 07 - Waiting for page to be ready before running tests
What is the objective? Just like a stage needs to be ready before the actors can perform in a play, an application page needs to be fully loaded before an automated step can execute on it. Consider...