RIDE icon indicating copy to clipboard operation
RIDE copied to clipboard

Search by Suite Name

Open yanne opened this issue 10 years ago • 1 comments

Originally submitted to Google Code by Raphael.Castaneda on 17 Dec 2012

Ride currently supports searching keywords or test names. However, there is no way to search by suite name.

Consider the example test suite structure below. I have nested test suites, where the "child" test suites represent a particular requirement number. I would like to search for a particular test suite (e.g. "Feature 002"). Currently, the only way to accomplish this is to duplicate the names of suites into default keywords, which creates extra maintenance work.

My Acceptance Tests | Feature 001 | Test case 1 Test case 2 Feature 002 | Test case 1

yanne avatar Jun 03 '15 06:06 yanne

Originally submitted to Google Code by @mkorpela on 17 Dec 2012

I would prefer structure that is based on how tests are done and put feature + requirement etc data to tags. I think this would minimize duplication between test cases. Unfortunately RIDE doesn't currently support this approach very well.

This is a valid and useful feature request. I will put this to Future target as we have planned to release 1.0 during this week.

yanne avatar Jun 03 '15 06:06 yanne