QQL structure
What does QQL consist of?
QQL consists of two parts: "Entity" + "Query". They both are required to perform a search query to the backend. Some examples of queries:
Entity by default is 'case'. Projects by default include all projects available to user
Entities
Test case
Test run
Test run result
Test plan
Defect
Requirement
Query
Currently, QQL supports seven expression types. They are listed here in the decreasing priority order:
Expressions:
Supported operands:
Data types:
Functions:
Last updated