extentreports-java icon indicating copy to clipboard operation
extentreports-java copied to clipboard

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

Open perwez123 opened this issue 9 years ago • 11 comments

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 avatar Jun 14 '16 10:06 perwez123

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

anshooarora avatar Jun 14 '16 13:06 anshooarora

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

saikrishna321 avatar Jun 15 '16 03:06 saikrishna321

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 [email protected] 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 https://github.com/anshooarora/extentreports/issues/517#issuecomment-226077823, or mute the thread https://github.com/notifications/unsubscribe/AJ4BlIRADa6xLLtbb_B1aAh2FaQVEL93ks5qL26wgaJpZM4I1MT_ .

Thanks & Regards

  • Md Perwez Alam*

perwez123 avatar Jun 15 '16 06:06 perwez123

@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

saikrishna321 avatar Jun 15 '16 17:06 saikrishna321

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 avatar Jun 16 '16 05:06 perwez123

@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 [email protected] 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 https://github.com/anshooarora/extentreports/issues/517#issuecomment-226255183, or mute the thread https://github.com/notifications/unsubscribe/AJ4BlNl-g3FbZXE7kGybqudsBXfqb_YLks5qMDKtgaJpZM4I1MT_ .

Thanks & Regards

  • Md Perwez Alam*

perwez123 avatar Jun 17 '16 09:06 perwez123

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.

Prem88977 avatar Jan 02 '17 06:01 Prem88977

@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

saikrishna321 avatar Jan 02 '17 07:01 saikrishna321

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

qakart avatar May 02 '18 15:05 qakart

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

qakart avatar May 02 '18 15:05 qakart

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.

Ajay2613 avatar May 28 '18 10:05 Ajay2613