I am currently trying to find a way to be able to edit what test items are to be run using Test Execute that is both easy to use and has conveyance. I so far have tried looking into ways to edit the .mds file in a way that makes it clear where the test item enabled field is but I have not made great progress.
I then had the idea that maybe it is possible to create a script that could display what test items are currently enabled to run, and with pop up inputs, let the user set which test items will be run. I so far have looked into getting local test item data but it seems the Enabled Property is read only.
Has anyone had any luck changing the enabled property of test items from a script or possibly outside testcomplete?