You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
@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
changed the title
Parallel Execution With SpecFlow - With Report Scenarios Getting Logged Under The Lastly Executed Thread
Parallel Execution With SpecFlow/Extent Report - With Report Scenarios Getting Logged Under The Lastly Executed Thread
Nov 7, 2019
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.
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
The text was updated successfully, but these errors were encountered: