Many requirements get added during the course of a project. The number of requirements may increase if there are many business rules and corresponding activities present in the application under test. In such a case, it becomes practically 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 syntaces to search the desired node like epic, story, and so on.
To search the requirements:
- Click Develop > Requirements.
The Requirements screen appears. - On the left pane, enter the desired story, epic, or business rule name in the Search field.
- Click Search.
If you want to search the specific node like Epic, Story, Business Rule, use following syntax:
This will also allow you to display its children (if any).
To search | Use |
---|---|
Epic | [Epic] |
Story | [Story] |
Business Rules | [BR] |
You can use the combination of specific string and node to search the desired object in the left pane.
For example, if you want to search the business rule and the name of that business rule is Validate User Credentials, use the following syntax:
- [BR]Validate User Credentials