authorjapps / authorjapps/zerocode-spring-junit
seeing more rows in csv report than the no. of threads provided
- Dominant language
- Java
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
When i provide no of threads as 2 in load properties, it shows me 5 records in csv report. Or if i provide 3 no of threads in properties it shows me 7 no of records in csv report. Always in the form of "No. of threads x 2 + 1". I am running through Junit4. Can someone help on this issue?


Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the JUnit4 load-generation case with 2 and 3 threads, then trace where the CSV report rows are produced. Compare the generated row count with the configured thread count and document or test the intended behavior; the issue is resolved when the report no longer adds unexpected records.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100