Service Virtualization

Expand all | Collapse all

How to use File Regex Filter Use to filter testcases

  • 1.  How to use File Regex Filter Use to filter testcases

    Posted Aug 17, 2017 06:00 PM

    I have few set of test scripts in Test folder in a defined folder tree structure. I need to create a suite using regex, which can list the txt based on the regex

     



  • 2.  Re: How to use File Regex Filter Use to filter testcases
    Best Answer

    Broadcom Employee
    Posted Aug 17, 2017 09:46 PM

    Hello Madhan,

         You can apply the Regex filter to select list of files from the directory/directory tree and add to test suite. 

    For ex: If I want to filter filenames that starts with x and y, you can add File Regex Filter as x*.tst and y*.tst.

    In below screenshot, we applied file filter to choose all filenames that has x and p.

     

     

      If you still have any questions on applying File Regex Filter, please let me know.

     

    Thanks

    Srikanth Gajawada