1. I am pulling all the test cases in a folder in excel using excel report.
2. Using the filter object, taking the duplicate test cases in list object. Each Test case had different create date.
3. Out of the list, how do I keep the latest test case and move rest of the test cases to archive folder? I have the code to move test case to archive folder by passing the test object and destination folder path.