Cart
0
£0.00
Tagging Scenarios for later running in a Feature-Pack batch.
Categorise your Features & Scenarios by adding Tags. Then you can 'Batch' run all features by the Tag description. The GherkinUFT framework does not provide all of the functionality that cucumber does, Tags are associated to a .Feature file, not to an individual scenario. So in the below example, the @AddToCart tag when run as a batch will run the whole feature which includes the @ClearCart scenario.