The video demonstrates an easy way to clean up a test project that has become messy with a lot of duplicate test cases over time. The process involves asking Studios to find all the duplicate test cases in the project. Ajith showed how this is done by pasting a prompt to “identify duplicate test cases,” selecting “agent mode,” and running it. It then shows a summary of duplicated test cases, pointing out two test cases that are similar and suggesting an action.
one thing i’d add when using the MCP Agent is to review the merge suggestions bit by bit, just to make sure nothing important gets removed
after that letting the Agent double check or rerun related tests feels like a safe way to confirm everything still behaves as expected especially in older projects with lots of duplicates