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

Parallel Execution With SpecFlow/Extent Report - With Report Scenarios Getting Logged Under The Lastly Executed Thread

Open ramgkn opened this issue 6 years ago • 4 comments

Hi Team,

I am in the process of enabling Parallel Execution for One of My Project; however ended up in a situation where I am able to execute test cases parallelly but the ExtentReport is generating wearied report - all the Test Steps are logged under the last scenario that got executed; where as i

have executed 3 separate feature files.

Solution that i am working on along with sample report attached. Tired to workout on couple of solution suggested in google with no luck . Can somebody give me direction on this.

ExtentReport_Local.zip

ParallelExecution.zip

ramgkn avatar Nov 05 '19 12:11 ramgkn

@anshooarora - tired the solution from this repository location for Parallel Execution but not able to figure out where my solution is going wrong.. - just thought of adding this comment up

ramgkn avatar Nov 05 '19 12:11 ramgkn

Will look into this.

anshooarora avatar Dec 24 '19 06:12 anshooarora

Hi @anshooarora,

Facing the same issue while running in parallel. Scenarios are getting updated (sometimes) under random features but when running in sequential order steps are updated properly. Attached the html report in txt format.

Any updates on the fixes ? index .txt

Vardhan18 avatar Apr 16 '20 10:04 Vardhan18

Same happening for me as well @anshooarora is there any possibility to look in to this early?

gnaneswarreddy avatar Oct 30 '23 15:10 gnaneswarreddy