I had a test that was running well. I shut down TA and decided to rename the test file using windows. I used a comma which is allowed by XP. I started TA and opened the test and ran it,
it ran fine.
>> However when I called the test from another test, it failed to run< The reason is that the "run test" command could not handle the comma char. There was no error given, and the log file did not show any problems with the called file and the called file was marked passed which is wrong. If i had not watched it run I would not have known that TA was in error.. and could have spent a huge amount of time thinking it was a problem with my code !!
TA you really need to do a better job of being consitant within your own program. This is basic stuff, and is causing a lot of user frustrtation with your product.