cucumber-serenity Questions
1
Solved
Today I've got some theoretical question. I have a little experience in BDD with Cucumber. Now I started working in API testing and I faced with Serenity BDD framework on my new project. It is used...
Mitrewort asked 22/5, 2022 at 9:44
1
I have a gherkin scenario similar to following:
Scenario Outline: Test some behaviour
Given a set of preconditions
When an event occurs
Then my application has to behave in a particular manner...
Haroun asked 22/8, 2018 at 16:28
1
Solved
Has anyone used maven surefire plug-in or any other mechanism for rerunning failed scenario.
I am using Cucumber with Serenity and Maven. I tried below different ways in order to rerun failed scena...
Utility asked 6/3, 2018 at 13:52
0
In Cucumber 'Feature file '-> 'Examples' , how to set path for CSV file.
Sample.feature
Feature:Launch an app
Scenario Outline:Validation of the application
Given User navigates to applica...
Alyss asked 7/6, 2016 at 13:14
1
© 2022 - 2024 — McMap. All rights reserved.