Groups
Groups
Sign in
Groups
Groups
Serenity BDD Users Group
Conversations
Labels
jbehave
junit
reporting
spock
About
Send feedback
Help
Serenity BDD Users Group
Contact owners and managers
1–30 of 1391
Mark all as read
Report group
0 selected
San O
,
John Smart
2
9/4/17
What CucumberJVM/JBehave actually bring that Serenity doesn't already?
You would typically not add Cucumber or JBehave unless your whole team is adopting BDD, and you had (
unread,
jbehave
What CucumberJVM/JBehave actually bring that Serenity doesn't already?
You would typically not add Cucumber or JBehave unless your whole team is adopting BDD, and you had (
9/4/17
Danny Barrientos
6/5/17
[xUnit] No test reports found for the metric 'JUnit' in 'target/site/serenity/SERENITY-JUNIT-*.xml
The POM.xml is it I have two jenkins Job and runs sequentially, The first job if it generates the
unread,
jbehave
junit
reporting
[xUnit] No test reports found for the metric 'JUnit' in 'target/site/serenity/SERENITY-JUNIT-*.xml
The POM.xml is it I have two jenkins Job and runs sequentially, The first job if it generates the
6/5/17
Yek
, …
John Smart
3
3/8/17
@WhenPageOpens does not seem to be working
Adi is correct, this would have to be done explicitly, Serenity has no way of knowing when you
unread,
jbehave
@WhenPageOpens does not seem to be working
Adi is correct, this would have to be done explicitly, Serenity has no way of knowing when you
3/8/17
Przemysław Słodkiewicz
3/2/17
BlurScreenshots with serenity and Jbehave
Hi Serenity community :) That is my first post on this group but belive me I search a lot about it.
unread,
jbehave
reporting
BlurScreenshots with serenity and Jbehave
Hi Serenity community :) That is my first post on this group but belive me I search a lot about it.
3/2/17
praveenkumar vk
,
Varadharajan Srinivasan
2
12/19/16
Softassert/Verify option in Serenity-Jbehave framework
Serenity does not support soft assert now. If a step fails, remaings steps in the scenario are run in
unread,
jbehave
junit
Softassert/Verify option in Serenity-Jbehave framework
Serenity does not support soft assert now. If a step fails, remaings steps in the scenario are run in
12/19/16
Martin Aas Andersen
,
Harry King
5
9/1/16
Resetting Serenity reports
unread,
jbehave
reporting
Resetting Serenity reports
9/1/16
Michael Baker
7/28/16
JBehave JUnit issues
I have been working on eliminating some of the custom classes within my project and I notice when I
unread,
jbehave
junit
JBehave JUnit issues
I have been working on eliminating some of the custom classes within my project and I notice when I
7/28/16
Harry King
,
Matthew Chan
2
8/2/16
Getting running scenario name
You don't need Serenity to do this, you can find that out through cucumber api before scenario
unread,
jbehave
Getting running scenario name
You don't need Serenity to do this, you can find that out through cucumber api before scenario
8/2/16
Dmitriy Grablyov
,
John Ferguson SmartSmart
2
7/13/16
Best way to test user interaction in several browsers
Hi Dmitriy, The best way to do this in Serenity is to use the ScreenPlay pattern, where every actor
unread,
jbehave
Best way to test user interaction in several browsers
Hi Dmitriy, The best way to do this in Serenity is to use the ScreenPlay pattern, where every actor
7/13/16
m...@itscope.de
6/20/16
Serenity launches two instances of a custom webdriver - bug or feature?
Hi! I have another interesting case here. I implemented my custom webdriver for my
unread,
jbehave
junit
reporting
Serenity launches two instances of a custom webdriver - bug or feature?
Hi! I have another interesting case here. I implemented my custom webdriver for my
6/20/16
m...@itscope.de
6/10/16
Custom Webdriver ignores language when provided by pom or command line?
Hi, I have an interesting case here. When I use in my serenity.properties webdriver.driver = provided
unread,
jbehave
junit
Custom Webdriver ignores language when provided by pom or command line?
Hi, I have an interesting case here. When I use in my serenity.properties webdriver.driver = provided
6/10/16
Martin Aas Andersen
3
9/1/16
Frame issues after migrating to Serenity BDD jBehave
Turns out the issues where caused by a error in FireFox because we have Sentry running (where raven.
unread,
jbehave
Frame issues after migrating to Serenity BDD jBehave
Turns out the issues where caused by a error in FireFox because we have Sentry running (where raven.
9/1/16
Harry King
5/13/16
Scenarios only available on one form factor
Hi Guys, I'm testing a site with a piece of functionality on the home page which is only visible
unread,
jbehave
reporting
Scenarios only available on one form factor
Hi Guys, I'm testing a site with a piece of functionality on the home page which is only visible
5/13/16
Dmitriy Grablyov
4/29/16
latest Jbehave does not run scenarios without examples
Hi all. With new JBehave 4.0.5 if scenario was parametrized with Example Table and that table is
unread,
jbehave
latest Jbehave does not run scenarios without examples
Hi all. With new JBehave 4.0.5 if scenario was parametrized with Example Table and that table is
4/29/16
Marian Dobre
4/26/16
Can I run all the stories from a feature/capability in the same browser, with Serenity and JBehave?
Hi everybody, I'm kind of new in Serenity framework and I would like to keep the browser open
unread,
jbehave
reporting
Can I run all the stories from a feature/capability in the same browser, with Serenity and JBehave?
Hi everybody, I'm kind of new in Serenity framework and I would like to keep the browser open
4/26/16
Selva kumar V
,
Matthew Chan
2
3/31/16
In Serenity report is there a way to view the Eclipse "Console" output
There is no way as far as I know. However if you want to just log additional details into your report
unread,
jbehave
junit
In Serenity report is there a way to view the Eclipse "Console" output
There is no way as far as I know. However if you want to just log additional details into your report
3/31/16
Selvav
,
Martin Reinhardt
2
4/5/16
Serenity + Selenium Grid + Gradle
you have to define your own gradle tasks, see my sample project: https://github.com/hypery2k/
unread,
jbehave
Serenity + Selenium Grid + Gradle
you have to define your own gradle tasks, see my sample project: https://github.com/hypery2k/
4/5/16
Dmitriy Grablyov
, …
John Ferguson SmartSmart
4
3/2/16
problems aggregating reports with too many tests (java.nio.file.FileSystemException: too many open )
Hi John, sorry for the delay. From that point we tried to investigate this issue again. Now we are
unread,
jbehave
reporting
problems aggregating reports with too many tests (java.nio.file.FileSystemException: too many open )
Hi John, sorry for the delay. From that point we tried to investigate this issue again. Now we are
3/2/16
Dmitriy Grablyov
12/3/15
handling @manual tag
Hi all. We are using serenity with JBehave. Assume that story has scenario marked as manual, but some
unread,
jbehave
handling @manual tag
Hi all. We are using serenity with JBehave. Assume that story has scenario marked as manual, but some
12/3/15
M
12/2/15
Jbehave - thucydides multi-thread execution of selected stories
Hello All, my organization is using selenium automation framework designed using Jbehave-Thucydides-
unread,
jbehave
junit
reporting
Jbehave - thucydides multi-thread execution of selected stories
Hello All, my organization is using selenium automation framework designed using Jbehave-Thucydides-
12/2/15
Николай Колев
,
Dmitriy Grablyov
3
11/9/15
Serenity Jbehave unstable (could not load class .. )
I found the problem. I am getting some configuration properties for my tests from a config file. One
unread,
jbehave
Serenity Jbehave unstable (could not load class .. )
I found the problem. I am getting some configuration properties for my tests from a config file. One
11/9/15
Николай Колев
2
11/6/15
Manual tests and dry runs?
Also another thing (not important, but still an issue): How to use my package structure as stories
unread,
jbehave
reporting
Manual tests and dry runs?
Also another thing (not important, but still an issue): How to use my package structure as stories
11/6/15
Dmitriy Grablyov
11/4/15
reports generation defect - infinite execution
Hi, John. I've noticed that sometimes during report generation one of the test outcomes fail with
unread,
jbehave
reporting
reports generation defect - infinite execution
Hi, John. I've noticed that sometimes during report generation one of the test outcomes fail with
11/4/15
Dmitriy Grablyov
10/26/15
step related logs
Hi John. Is there any possibility to attach step-related logs to the reports, so user can open story
unread,
jbehave
reporting
step related logs
Hi John. Is there any possibility to attach step-related logs to the reports, so user can open story
10/26/15
Dmitriy Grablyov
9/15/15
Unreachable link to steps in serenity reports.
Hi, colleagues. We are using Serenity with JBehave. Recently on our project we decided to mark every
unread,
jbehave
reporting
Unreachable link to steps in serenity reports.
Hi, colleagues. We are using Serenity with JBehave. Recently on our project we decided to mark every
9/15/15
Balaji M
, …
Abhishake Golyan
10
10/18/16
Error while Integrating Serenity with Jira for BDD
Hi, Can someone please share versions of all depency plugin to fetch narratives and scenario from
unread,
jbehave
junit
reporting
Error while Integrating Serenity with Jira for BDD
Hi, Can someone please share versions of all depency plugin to fetch narratives and scenario from
10/18/16
Ilko Iliev
8/21/15
serenity-jbehave in non-english language
Hi, I'm struggling to make serenity-jbehave work with stories written in German. Could please
unread,
jbehave
serenity-jbehave in non-english language
Hi, I'm struggling to make serenity-jbehave work with stories written in German. Could please
8/21/15
Harry King
8/12/15
Testing Cross Site Scripting
Hi John, I've started to test XSS vulnerabilities using Serenity, and unfortunately, the report
unread,
jbehave
Testing Cross Site Scripting
Hi John, I've started to test XSS vulnerabilities using Serenity, and unfortunately, the report
8/12/15
Michael D D'Amato
, …
Semenu Aggor
10
7/27/15
aggregate reports not completing properly, "NullPointerException", and "not a valid JSON" errors
Hi John, My day-to-day work is done on Ubuntu 12.04 LTS and that's where I had first seen the
unread,
jbehave
reporting
aggregate reports not completing properly, "NullPointerException", and "not a valid JSON" errors
Hi John, My day-to-day work is done on Ubuntu 12.04 LTS and that's where I had first seen the
7/27/15
Dmitriy Grablyov
6/18/15
Using metafilter with dashes
Hi, guys. I'm trying to improve test suites by using metafilter, in Serenity documentation it is
unread,
jbehave
Using metafilter with dashes
Hi, guys. I'm trying to improve test suites by using metafilter, in Serenity documentation it is
6/18/15