Hi ,
I have change the sequence of test execution and found that TestComplete 11 is not able to get proper objects and hence all test gets failed .Consider the below scenarios :
Scenario 1:
Batch file starts TestComplete .
TestComplete launch application from Tested apps .
Performs test .
Test Execution is successfull .
Scenario 2 :
Batch file launch application first and then TestComplete .
Performs tests .
Test Execution failed because proper object is not found .