|
|
|
Here is a fix for this issue:
The fix is that, when ever the Batch results file get created, the file name of the Batch result file should be differrent for different batched. For this the batch result filename should be something like Batch_result1.html, Batch_result2.html etc... I have resolved this issue by making the Batch results file to have the name of the batch file being executed as a part of the batch results file name. To get this into working: Thanks, Shreenidhi,
Is this working fine now? If yes, can you close it? Thanks The issue is now fixed.
Now the batch result filename contains the name of the batch file as a part. For example if the batch filename is batch1.txt then the batch results filename will be batch1_Results.html Thanks, |
|||||||||||||||||||||||||||||||||||||||
a) Allow a parameter to be passed which dictates the path to save
b) If this parameter is not passed, then the name of the results file should be the name of the 'test batch file itself'.