Pass in dynamic test query arguments to katalon runtime engine

Is it possible to use Katalon Runtime engine, and feed in arguments that execute a query according to this plugin https://docs.katalon.com/katalon-studio/docs/basic-search-for-dynamic-querying-test-suite.html ?
E.g., let me pass in tag=“tag” to the commandline in runtime engine to execute all tests with tag=“tag”

Hello @nathaniel.s.thompson

Please try this plugin:

https://store.katalon.com/product/6/Test-Case-Management-with-Tags

And the docs show how to use it to execute test cases with specific tags

Ok thanks for your reply is it possible to pass in more than just:
testCaseTags="<tag1>,<tag2>"

Can we pass in testCaseId=“id” ?

-Nate

Hi @nathaniel.s.thompson

Unfortunately no currently the plugin only supports tags as filter.

That’s unfortunate, is there a plan to add filtering for other things later?

1 Like