
Support Team
- Total activity 873
- Last activity
- Member since
- Following 1 user
- Followed by 3 users
- Votes 6
- Subscriptions 481
Articles
Recent activity by Support Team-
Missing Step alerts in Scenario
When building or editing a Scenario in ACCELQ, you may encounter a Missing Step alert. This alert indicates a potential break in the logical flow of the Scenario — usually when an Action is inserte...
-
Parameter overriding and linking in the Scenario steps
A Scenario comprises a sequence of Steps, with some steps containing input parameters. These parameters act as placeholders for information necessary for the logic in the Action. Now, the Scenario ...
-
Test Suites in ACCELQ
A Test Suite in ACCELQ is a collection of Scenarios (and the Test Cases they encompass) that are grouped together for execution as a cohesive unit. Test Suites provide structure to test automation ...
-
Command Statement
Creating a Command Statement Statement in logic editor is a basic unit of building action logic. Other than the control statements such as conditional statement etc. most statement in your logic ar...
-
Lets data-drive the sample scenario (test cases)
Now, let's extend the Login verification scenario by parameterizing some steps. Objective: Run login verification scenario with multiple sets of usernames and passwords. In the previous example, we...
-
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...
-
Setting up Auto Re-Run
Availability: Release 6.0 When running an Automation Scenario or Suite, ACCELQ provides the ability to set up Auto Re-run configuration. This capability is part of Smart Reconcile options in ACCELQ...
-
Test Execution Initialization Logic with Setup Actions
In automated testing, preparing the right test environment before executing your scenarios is just as critical as validating the outcomes. ACCELQ’s Setup Actions feature allows you to define reusab...
-
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 ...
-
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 ...