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-
Capture Mobile Views in Device Connect Page
Before continuing to read this article, please read this article. - How to capture views from a mobile device. On page load, it starts creating a session with the given device. It might take 10 s...
-
3 Key Automation Design Constructs
Why talk about Design so early in the track? The answer is simple. Of all the activities you engage in the automation life-cycle, the initial creation of Automation scripts is the easiest of the ta...
-
Execution Parameters for tagging test runs and defining test operating environment
Execution Parameters allow you to provide arbitrary configuration information when running tests. A Project Admin can define parameters relevant to the Project. User will supply this information wh...
-
Configuring Password policy for ACCELQ Authentication
A Tenant admin can configure password policy to comply with their organization's authentication requirements. You can configure this by logging into the admin portal as Tenant Admin and navigating ...
-
Working with dynamic content, repeat elements and containers
-
Selecting appropriate attributes for element identification
Element identification is all about setting up a combination of attributes for an Element, so that it can be uniquely identified on the screen, during automated test execution. An element may be ...
-
Release 3.2
Release 3.2 brings a mix of some exciting new features and significant performance improvements in accelQ Core. Core Enhancements Entity History now displayed for the entire life of an entity. Ear...
-
Navigator
Navigator is a repository of all your test assets laid out in a grid format. You can find your created Test Suites, Scenarios, Contexts and Actions under the Navigator section. You can filter, sear...
-
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...
-
Automated validations for Couchbase NoSQL database
Following commands in action logic editor help you work with Couchbase DB, automate querying and verification against the database. All CRUD operations are supported. Establishing Connection Connec...