Forum Discussion
Hi Prakash,
As a rule, there is no difference between testing of the DLLs built with and without the debug information. The only thing that differs is that you don't need to declare the type of the function you want to call as TestComplete takes it from the debug information.
Please check that. Perhaps, this is the cause of this behavior.