jUnit report is showing testcases twice in v3.42.0
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
jUnit report is showing testcases twice in v3.42.0
This behavior is since v3.41.0
When generating jUnit report in TestRunner. in all-tests.html, some test cases are showing twice. The generated XML documents that contains the details of all testsuite results ( properties & testcase result), are showing the info twice
Any idea how to resolve this issue
- Labels:
-
Function Tests
-
Reporting
-
Test Results
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
it's a bug in reporting; I was able to reproduce it in 3.42.1 as well.
At first, there were no duplicates, but when I repeated the execution of all functional tests, the test case number started to rise. After each round, the test case number rose again.
The reporting data should be reset when the test starts, but apparently the aren't.
https://apimate.eu
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How do we report bugs to ReadyAPi team?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@DinaE, visit https://support.smartbear.com/ to raise a support ticket.
You'll need to use your Smartbear account and give the license number.
https://apimate.eu
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I've noticed this as well
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Bug Reported
