CLA Execution Attachments Error
Hi
After running a CLA test and pointing my results to an .xls results, the .xls files is saved as "_LTMYcNH6EeSlTpjvtN-94A", which has to be renamed to .xls in order to open it. It this a bug or am I doing something wrong? Please see my .bat file that I run from my CLA test:
@echo off
python C:\pyAutomationFramework\Data\Scripts\RunScripts.py %*
echo LOGFILE=C:/pyAutomationFramework/Data/Scripts/RunScripts_20150319_110347_72/logfile.html >> %qm_AttachmentsFile%
echo PARSEResults(changeFile.xls)=C:/pyAutomationFramework/Tools/ParseResults.xls >> %qm_AttachmentsFile%
Thanks
Leesen
After running a CLA test and pointing my results to an .xls results, the .xls files is saved as "_LTMYcNH6EeSlTpjvtN-94A", which has to be renamed to .xls in order to open it. It this a bug or am I doing something wrong? Please see my .bat file that I run from my CLA test:
@echo off
python C:\pyAutomationFramework\Data\Scripts\RunScripts.py %*
echo LOGFILE=C:/pyAutomationFramework/Data/Scripts/RunScripts_20150319_110347_72/logfile.html >> %qm_AttachmentsFile%
echo PARSEResults(changeFile.xls)=C:/pyAutomationFramework/Tools/ParseResults.xls >> %qm_AttachmentsFile%
Thanks
Leesen