I have integrated the Allure report with jenkins. I was executing some 300 test cases previously but currently, have removed around 100 test cases for this release. TestNG now executed 200 test cases only but the problem is that the consolidated latest allure report still shows me all 300 test cases and making it tough to filter the older and current test cases.
Is there any way through with we can use history in the way it displays only the current active test cases and their history without displaying all previous test cases.