Document toolboxDocument toolbox

A new version of Qualitia Automation Studio for Web and Mobile 7.2.x is now available. We highly recommend you upgrade. Find more details here.

Searching Requirements

Many requirements get added during the course of a project. The number of requirements may increase if there are many acceptance criteria and corresponding activities present in the application under test. In such a case, it becomes difficult to search the requirements or epics. You can use Search option to easily search the desired requirements.

In addition to the normal string search, Qualitia users can also use different syntaxes to search the desired node, such as, epic, story, and so on.

To search the requirements:

  1. Click Develop > Requirements.
    The Requirements screen appears.
  2. On the left pane, enter the desired story, epic, or acceptance criterion description in the Search field.
  3. Click Search.

To search a specific type of node:
You can use the following prefixes to search: 

To search Use 
Epic[Epic]
Story[Story]
Acceptance Criterion (also known as Business Rules)[AC]
Test cases

[TCS]

When searching for a specific node, the filter is applied only for the prefixed node type. Its children will not be affected.

You can use the combination of specific string, patterns, and node to search the desired object in the left pane. 

For example:

If you want to search the acceptance criterion and the name of that acceptance criterion is Validate User Credentials, use the following syntax:

  • [AC]Validate User Credentials

If you want to search the epic and the name of that epic starts with Authentication, use the following syntax:

  • [Epic]^Authentication

If you want to search all the nodes which have the name Registration, use the following syntax:

  • Registration

Not finding what you need?