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.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

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:

  1. Click Develop > Requirements.
    The Requirements screen appears.
  2. On the left pane, enter the desired story, epic, or business rule name in the Search field.
  3. 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]
Test cases

[TCS]

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
  • No labels