Does someone knows how to use FreeMarker to create a set of test cases and set all of this cases to belong to a particular group in polygon? I don't know any other way than creating them one by one with the "add test" feature and setting them to belong to a group. (I basically want to create a list of similar testcases with a different seed and don't want to create everything one by one). Is this even possible?
You can first add a number of tests using freemarker, and after they are saved, select all of them (use shift to select a range), and set the necessary group id (click on "Group" in the bottom-right popup).