kevin_kapell
9 years agoFrequent Contributor
Looking for .MDS file viewer/editor
Has anyone created a simple viewer/editor for the .MDS file? I run test execute on multiple PCs on a copy of the script code. To run specific scripts I either have to create an elaborate file to run via command line or I have to open the mds file in TestComplete and check the boxes for the scripts I want run. Both are time consuming.
I noticed that I can edit the .mds file directly and enable or disable a script by modifying the value in <Prp name="enabled" type="B" value="0"/> for each script.
Before i go and create a GUI that will show me the same tree view that is in TestComplete and allow me to enable/disable scripts via a checkbox I was wondering if someone already created this or tried and failed.
Thanks