Page 1 sur 1

Test case search based on steps content

Publié : lun. sept. 01, 2025 3:19 pm
par vladbbnko
Hello,

I would like to ask if there is a functionality in Squash that allows searching for test cases based on the content written in the steps (step descriptions). For example, if I want to find all test cases where a specific action or keyword is mentioned in the steps, is it possible to do that directly through the search function?

Additionally, is there perhaps an API description or documentation available that would allow performing such a search programmatically?

Thank you in advance for your help!

Re: Test case search based on steps content

Publié : lun. sept. 01, 2025 5:01 pm
par xdevroedt
Hello,
Currently, such a search is not possible, but we have a feature request ticket for this on our public GitLab: https://gitlab.com/henixdevelopment/op ... issues/222

However, we do not have a release date to announce at this time.
Unfortunately, there is also no search of this type available via the API, which requires you to search by test_step ID rather than content.

Best regards,
Xavier, Squash Support Team

Re: Test case search based on steps content

Publié : jeu. sept. 18, 2025 9:45 am
par pirajes
xdevroedt a écrit : lun. sept. 01, 2025 5:01 pm Hello,
Currently, such a search is not possible, but we have a feature request ticket for this on our public GitLab: https://gitlab.com/henixdevelopment/op ... ssues/222/ curve rush 2

However, we do not have a release date to announce at this time.
Unfortunately, there is also no search of this type available via the API, which requires you to search by test_step ID rather than content.

Best regards,
Xavier, Squash Support Team
What truly makes this game unique are its ever-changing environments and new game mechanics.

Re: Test case search based on steps content

Publié : mer. oct. 01, 2025 10:33 am
par ryansmith53
thank you for clarifying this, Xavier. It’s good to know there’s already a feature request open on GitLab.
In the meantime, have you seen any practical workarounds for searching by step content? For example,poor bunny exporting test cases to a report and then performing a text search externally? I’m wondering what other users are doing until this feature becomes available.