Skip to content
This repository has been archived by the owner on Jul 17, 2020. It is now read-only.

How to merger the parallel test report when using JVM-Cucumber with Extent report #517

Open
perwez123 opened this issue Jun 14, 2016 · 11 comments
Labels

Comments

@perwez123
Copy link

perwez123 commented Jun 14, 2016

I have been running the parallel test using jvm-cucumber and extent report and it generate the different report folder for each nodes (browser) ,But I need the single report for all the test (node tests) .

Is it currently supporting .I am using your recent example and happen to see that it does not merge all the report and generate single report .

Can you provide the way to solve this problem

@perwez123 perwez123 changed the title How to merger the parallel test report with JVM-Cucumber with Extent report How to merger the parallel test report when using JVM-Cucumber with Extent report Jun 14, 2016
@anshooarora
Copy link
Owner

Are you using the cucumber plugin that Vimal has written, here: https://github.com/email2vimalraj/CucumberExtentReporter?

@saikrishna321
Copy link

Can u also pls provide some info on how Ur running the cucumber-jvm tests in parallel ?

@perwez123
Copy link
Author

HI Anshoo ,

Yes I am using the cucumber plugin that has been written by Vimal only .
But example are not given for parallel testing using this plugins .

Please provide us an example which shows the use of parallel testing using
Jvm cucumber and extent report .

Please help us to solve this problems

On Wed, Jun 15, 2016 at 8:47 AM, Sai Krishna notifications@github.com
wrote:

Can u also pls provide some info on how Ur running the cucumber-jvm tests
in parallel ?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#517 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AJ4BlIRADa6xLLtbb_B1aAh2FaQVEL93ks5qL26wgaJpZM4I1MT_
.

Thanks & Regards

  • Md Perwez Alam*

@saikrishna321
Copy link

@perwez123 can u pls tell how do u run cucumber-jvm tests in parallel ? with this info i can help u log your results on parallel run

@perwez123
Copy link
Author

I could not find the solution of this problem yet . I have explored and found that there are some plugins which could be used for this but , but we can not use extent along with those plugins . I am looking for a solutions using extent report plugins..

@perwez123
Copy link
Author

@Sai Krishna and Anshoo

I am still exploring how to run in parallel , but did not get any proper
solution for it . Can you please share some sample for distribution test
using extent report and jvm cucumber .

It would be great helpful .

On Wed, Jun 15, 2016 at 10:43 PM, Sai Krishna notifications@github.com
wrote:

@perwez123 https://github.com/perwez123 can u pls tell how do u run
cucumber-jvm tests in parallel ? with this info i can help u log your
results on parallel run


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#517 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AJ4BlNl-g3FbZXE7kGybqudsBXfqb_YLks5qMDKtgaJpZM4I1MT_
.

Thanks & Regards

  • Md Perwez Alam*

@Prem88977
Copy link

Hi,

Even I face the same problem. When I run tests without parallel runs then the report looks good. But when extending the Framework to execute parallel then the report doesn't work as we get an automated generated runners.
I implemented using this http://automationrhapsody.com/running-cucumber-tests-in-parallel/

Looking for the solution for a consolidated report when tests are run parallel.

@saikrishna321
Copy link

@perwez123 i get the report build correctly when running cucumber tests in parallel

https://github.com/saikrishna321/AppiumTestDistribution/tree/master/src/main/java/com/report/factory

@qakart
Copy link

qakart commented May 2, 2018

any one got solution to combine cucumber parallel run results with extendreport
thanks in advance
karthik

@qakart
Copy link

qakart commented May 2, 2018

@saikrishna321 i am using the extendreport how do you manage to combine all the xml report into one ?

@Ajay2613
Copy link

Hi Guys

Did anyone get the solution, I am getting the same problem, extent report is not having all the feature files results, It overwrites with last one.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

6 participants