I'm looking for a way to search within Zephyr Scale to return all Test Procedures that call a specified Test Case. Any suggestions would be appreciated.
Click into the Test Case, go to the Execution tab, and a list of all executions for that case will appear, along with which Test Cycles they are associated with.
Alternatively, you can create a report and use the Advanced Filtering feature, go into Test Case, and choose the test case from the criteria options available. The first solution is probably quicker, but with option #2, you can take the URL and amend this part "testCase.key%20IN%20(%22YOUR-KEY%22) and the report will return results for the key you enter. You could even add multiple Test Case keys into to search all at once and that would look something like "testCase.key%20IN%20(%22YOUR-KEY"%2C%20"YOUR-KEY").
Smartbear has its own user community where I am very active, here: Zephyr Scale Community
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.