Implement possibility to run TAF.exe without any configs. TAF.exe should create default TAF.exe.config, TestSuite.xls near it, folder Configuration with Default.config in it.
Steps:
1. Create new folder.
2. Place TAF.exe in it.
3. Run TAF.exe.
Actual:
3 log files are created and Test Results folder. TAF-errors.log contains message 'Configurations directory was not found'.
Expected:
TAF.exe.config, TestSuite.xls, Configuraton folder with Default.config in it has been created.