0 votes
in Cucumber V2 by
Tag is used for ________.

a) taggers feature inherit to all the scenarios in feature

b) organize different data in feature files

c) All these options are true

d) Prefixes by @

1 Answer

0 votes
by

c) All these options are true

Tag is used for taggers feature inherit to all the scenarios in feature, organize different data in feature files and Prefixes by @

...