TDD (test driven development) and BDD (behavior driven development) are unique software development techniques that differ in what they are testing and how they are testing it. Despite their similar names, they serve distinct purposes. What Is TDD? TDD stands for test...
Clean up the repository
As you update actions in recordings and change your tests, repository items that were previously linked to actions may become unlinked and therefore unused. To keep your repository tidy, you can remove these unused items with the Cleanup button in the repository toolbar. This is usually a better idea than manually deleting items, as it is faster and less prone to errors.
Repository cleanup
Click Cleanup in the repository toolbar.
A summary with all unused repository items appears and you are asked to confirm the deletion.
If no unused repository items are found, a message appears.