Login
Remember
Register
Questions
Ask a Question
Give an example of a behavior is driven test in plain text in Cucumber?
Home
>
Technology
>
Give an example of a behavior is driven test in plain text in Cucumber?
0
votes
asked
Nov 16, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
Give an example of a behavior is driven test in plain text Cucumber?
interview-question-answer
technology-questions-answers
Facebook
Twitter
LinkedIn
Email
Add Answer
1
Answer
0
votes
answered
Nov 16, 2020
by
JackTerrance
(
1.7m
points)
Feature:
Visit
XYZ
page in abc.com
Scenario:
Visit abc.com
Given:
I am on abc.com
When:
I click on XYZ page
Then:
I should see ABC page
Related questions
0
votes
1
answer
What are regular expressions in Cucumber?
asked
Nov 16, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
What is mean by Test Driven Development (TDD)?
asked
Jul 20, 2021
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
What is Test Driven Development (TDD)?
asked
Nov 26, 2020
in
Technology
by
Editorial Staff
(
55.6k
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
What is a test harness in the context of Cucumber?
asked
Jul 20, 2021
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
How can we run a selected test from a group of tests in Cucumber?
asked
Jul 22, 2021
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
...