Queries (QQL, Qase Query Language)
Last updated
Last updated
What are queries in software testing?
Queries help you make analytical requests to get specific data from your Qase projects.
Queries are available in Business and Enterprise subscriptions.
Queries are based on Qase Query Language (QQL). You can access Queries from the top-left menu.
From this page, you can manage saved queries and create new ones.
Saved Queries can be used with the QQL widget.
QQL widget allows you to leverage advanced query searches, and pin frequently used or preferred QQL searches to your dashboards to facilitate quicker and more comprehensive monitoring of testing activities.
You can click on either one of the two buttons to create a new query.
Here, you can: 1. Select the entity from the drop down
2. Write your query
3. Search the query
4. Save the query
5. Choose the fields to be displayed in the table.
QQL consists of two parts: "Entity" + "Query". Both are required to perform a search.
Here are a few examples:
Entity can be selected from the drop-down, and Projects, by default, include all projects available to a user.
If your expression contains a syntax error, the erroneous element will be highlighted in red, as well as you will see a red "x" icon appearing in the expression field:
Below are the available entities. Click on an entity to skip to the attributes available for it.
Currently, QQL supports seven expression types. They are listed here in the decreasing priority order:
Expression Type | Example |
---|---|
Name | Return type | Arguments | Description |
---|---|---|---|