I have an existing project that has quite a lot of LDRA TBrun .tcf files with test cases for the project. I'm trying to get up and running on these existing test cases and rerun the tests.
How... do I do this? There doesn't seem to be a way to just, open up a TCF, hit run, and it "just works". I have to I guess create a new sequence and import the test cases from the TCF instead. But only after I first open a set of code files from that TCF, or manually create that set of files, and THEN only after LDRA finishes analyzing the code for ten minutes. And if any of that fails for some reason, start over from scratch with a slightly different workflow to see if it goes any better. And in some cases, delete the local project folder because the local project cache gets corrupted.
Am I missing something? How do I just open an existing set of test cases and run them?