Hi, I am new to Autoit and have few general questions: 1. I created few au3 files and each of them is for a test case, how can I run them as a test suite? 2. When I run the test, how can I verify something like window title name, the contents in the window or other data? 3. Does anyone has experience to test MS Excel menu (not workbook in the Excel) using Autoit? May I have an example code? (not just use Send("$key"). Thanks, Slu