allure-framework / allure-framework/allure-java
TestNG - Mutiple Test are there in the xml file ..TC count not displayed in the report properly
- Vorherrschende Sprache
- Java
- Sterne
- 376
- Forks
- 240
- Ø Merge
- 1 T. 7 Std.
- Gemergte PRs (30 T.)
- 45
Beschreibung
**Describe the bug**
In the TestNG xml.. I have two test suite.
my TestNG report shows the no.of test cases properly.In Allure report of the test suite cases are missing.
The json file report is generated in allure-reports
**To Reproduce**
**Expected behavior**
The total no of testcase should be 5 . each class have one method. But in allure only 4 is displayed .Test1 results are not displayed.
I see a simillar pattern.If i use the same methods in differents test .. the count is not displayed properly
**Screenshots**
If applicable, add screenshots to help explain your problem.

**Additional context**
Add any other context about the problem here.
Beitragsleitfaden
Rechercherichtung
Beginne damit, das Problem mit dem bereitgestellten TestNG XML zu reproduzieren, das zwei Testeinträge enthält, und untersuche das generierte Allure JSON in allure-reports. Vergleiche die fünf erwarteten Testfälle mit den vier angezeigten Ergebnissen, insbesondere die wiederholte Klasse und Methode, und überprüfe, dass alle Testergebnisse im Bericht dargestellt werden.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- java
- Bereich
- testing
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 30/100