soumyarani0317
New Member
I am building a cucumber based selenium framework where I have multiple feature files with each feature file having multiple scenarios Selenium Course. I would like to write a program which would scan all feature files and gives me kind of like a duplicating score for each scenario. I want to find out if i have written duplicating scenarios. If the duplicating score is more than 98% then, i want to flag those out. Any ideas how this can be done?
Last edited by a moderator: