how to create a html tag
<html></html>
<!--this is how you do this-->
how to create a html tag
<html></html>
<!--this is how you do this-->
how to use tags
--------------------------------------------------------------------
What is your tag strategy in Cucumber?
- I create different testing suites
using different tags.
- We can use multiple tags in the same
feature file to have the same feature file
be part of different testing suites as well.
- for ex:
Feature #1:
@Smoke @Regression @abc
- We use the "and - or - and not" keywords
to include or exclude specific tags from test runtime.
how to create a html tag
<html></html>
<!--this is how you do this-->
how to use tags
--------------------------------------------------------------------
What is your tag strategy in Cucumber?
- I create different testing suites
using different tags.
- We can use multiple tags in the same
feature file to have the same feature file
be part of different testing suites as well.
- for ex:
Feature #1:
@Smoke @Regression @abc
- We use the "and - or - and not" keywords
to include or exclude specific tags from test runtime.
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us