cunderw
8 years agoCommunity Hero
Re: Unable to run a test script that contains more than one test.
As far as I know you cannot and have never been able to run an entire script unit in Test complete, just individual functions / routines. Are you sure that each test inside the unit was not originally added as individual test items or that they weren't called by each other in the unit?
Are you using any kind of version control system? If so I would revert back to a commit where it was working and compare the difference to what it is currently.