Forum Discussion
vincent_goude
Occasional Contributor
Don't really understand why you want to link your scenarios with Cucumber Studio.
Scenario (and test) should be independant (even more in BDD), if you need to bind tests together to search them and change them together you can use Tags. But for maintainability your tests are already traced through steps, edit a step and update all related tests.
If your tests are identical and cloned with just different datas/results you could considere the use of DataTable/Examples to reduce their number.
AGrosso
4 years agoNew Contributor
We want to link scenarios beetwen each other because we're doing the really same test, with the same datas/result, but in an other project. And instead of cloning the scenario, I would prefere to just link them.
Related Content
- 4 years ago
- 5 years ago
- 3 years ago
Recent Discussions
- 17 days ago
- 2 months ago
- 2 months ago
- 6 months ago
- 6 months ago