Search code examples
squish

How to run just a few testcases of a testsuite via commandline?


I want to make a command line call of squishrunner.exe --testsuite with just about 200 of my 400 testcases. I think, it's not the right way to make a looooooong command line call with all 200 --testcase oneOfMyManyManyTestcases options. How should I solve this?


In the GUI (Squish 6.1), I can set all testcase checkboxes on I want, and this way define a subset which runs on pressing the testsuite play-button. But when closing the GUI with half the checkboxes on, and starting the test from command line, squishrunner executes the whole testsuite and does not care about the checkboxes, but I don't want that.


Solution

  • Squish 6.2 will definitely solve your issue, as it has "tagging" feature introduced with it. https://www.froglogic.com/news/release-squish-gui-tester-6-2-with-remote-file-system-access/