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-
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 ...
-
Analyzing Manual Test Report
Availability: Version 4.0 Test report provides detailed information on a test run along with tools to analyze the result for application quality. Both an individual Scenario run and a Suite run pro...
-
Achieving element identification utilizing neighborhood nodes in DOM tree
At times, it is possible that an element under consideration, may not have any unique attributes of its own or may be the unique attributes are dynamic and not suitable to be used. For the purpose ...
-
Testing SOAP API in ACCELQ
ACCELQ provides comprehensive support for executing and verifying SOAP API. There isn't much difference in how you set up your action logic for API testing compared to UI testing. And you can also ...
-
How to capture a View
This article describes the old version of the View Recorder plugin (before ACCELQ 4.5 Release). Click here for the support article if you are working with the ACCELQ Release 4.5 or later. How to ...
-
Release 2.1
We are thrilled to bring you yet another feature packed release with 2.1. A set of innovative productivity features, addition of new functionality and enhancements to existing features makes this a...
-
Configuring the Status List in ACCELQ
The Status List feature in ACCELQ provides a centralized and configurable approach to manage and track the lifecycle of various entities across your project, such as Test Suites, Scenarios, Context...
-
Advanced Virtualization with Dynamic Responses
Once you've mastered basic mocking, you can create powerful, dynamic responses using ACCELQ's Post-Processor feature. This allows your virtual service to intelligently react to the data it receives...
-
Retrieving the list of App Activities and identifying the Launch Activity from an APK file
When you are defining an Android App on ACCELQ, you will need to input the name of the Launch Activity. You may get this information from your dev team member, or follow the steps here: Android APK...
-
Challenge 04 - Parameterizing Expected Values
What is the objective? Now that we have understood the concept of parameterization and the value it brings to driving test data, let us further explore different ways in which we can extend on this...