Hi, can anyone tell me how to test an application in different languages (French and English) in testComplete. In Java, we use propertie files to store all the expected result so we can compare with the actual and its a lot easier and cleaner.
Thank you all.