general
- How do I execute a test in accelQ?
- Parameterizing the URL for entry point Context
- Re-execute failed tests or a subset of tests from test results
- Create new defect from the test result of a failed test case
- Support for API testing
- Steps involved in reconciliation of a UI element
- Invoking accelQ tests from Jenkins, Bamboo or TeamCity as part of CI process
- Support for data driven testing - ability to execute same Scenario with multiple data sets
- My test logic requires interacting with elements that are displayed only on-hover on my Test application. How do I capture a View with the on-hover elements?
- My test application page has multiple scrolls. I need to capture the last page scroll in the screen to work with footer links in Action logic
- How do I determine what type of Parameter is best suitable for a given data need?
- What are the different types of Parameters supported for test logic development?
- When hovering on View Canvas, what does Ambiguous Element mean?
- What does a missing step indicate in a Scenario workflow?
- How do you handle Repeat elements in accelQ?
- How do I recognize if it makes sense to use Anchor Element?
- What is the significance of Custom Fields?
- How do I extend the command repository available in the Action logic editor?
- Can I designate multiple Tenant Admins for our accelQ instance? What are the restrictions?
- What happens if an Action’s Destination Context is updated?
- What are some parameters that weigh in the calculation of test readiness?
- What is the difference between Data Type and Data List?
- How do I know whether a new screen in my application qualifies as a new Context or a new View for an existing Context?
- Why does the System warn when the number of Views for a Context exceeds 10?
- I need to run multiple Scenarios in sequence and pass output from one Scenario to use as an Input to subsequent Scenarios
- What is the difference between Tenant Admin and Project Admin privilege?
- What if I have existing CSS based or XPath based element locators that I want to make use of?
- How do I replicate configuration information from an existing Project into a new Project?
- Element Identification is a challenge on my application. Dynamic properties with no fixed pattern or ID
- How do I parameterize the entry point URL for a UI Context?