You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Requirements should be able to contain the notion of group
It should not be mandatory to repeat/rewrite the 'group' tag into the @ReqSourceCode or @ReqTestCode as soon as it is already specified into @Req declaration.
Example: @Req(group = "req_grp_1", id = "xx", version = "1.0", revision = "r0" ...)
The text was updated successfully, but these errors were encountered:
Requirements should be able to contain the notion of group
It should not be mandatory to repeat/rewrite the 'group' tag into the @ReqSourceCode or @ReqTestCode as soon as it is already specified into @Req declaration.
Example: @Req(group = "req_grp_1", id = "xx", version = "1.0", revision = "r0" ...)
The text was updated successfully, but these errors were encountered: