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-
Setting up Local Agent - Manual mode
Manual setup can be used for situations where the target system may not have a desktop UI. Follow the steps here to manually download and set up the local agent. Installation Steps Navigate to Res...
-
Naming Convention Best Practices for Automation Entities
Adopting a consistent and meaningful naming convention is crucial for effective codeless automation in ACCELQ. A well-thought-out naming strategy enhances the readability, understanding, and mainta...
-
Difference between Data Type and Data List
Both Data Type and Data List are helpful when your test logic requires you to work with various combinations of inputs for a given field. Since both Data Type and Data List serve same function, it ...
-
Sharing Action with other Contexts
Action Sharing Many a times, in modern web applications, you may have an Action that may be applicable across multiple pages. For example, in the QBank application, "Logout" functionality is appli...
-
Comprehensive API Testing: Validating Error Responses and Negative Paths
While "happy path" testing confirms that an API works under normal conditions, comprehensive testing must also validate how the API handles errors and invalid input. This is known as negative testi...
-
Modularizing Scenario steps for better maintainability
Once you record your logic in a Scenario, it is important to modularize the flow for better maintainability. ACCELQ follows the Test Asset approach, which involves breaking down the Scenario flow i...
-
How to capture views from an Browserstack device?
To capture views from Browserstack, we need Browserstack username and accessKey. We can obtain username and accessKey by Login into Browserstack Go to App Automate Click on Accesskey. We shall f...
-
Prerequisites and setup
Access to the automation platform We will be using ACCELQ as the platform for practice. If not already done, you can register for a free Learner's edition subscription. You will receive an email fr...
-
Explore Mode to navigate in View Canvas
-
Browser Keep-Alive
Feature Availability: Version 4.2 When you are running a test job in ACCELQ, a new browser instance is created for every test case by default. This will ensure that every test case is always starti...